Skip to content

Need a new video monitoring system #9

@pulkitvyas08

Description

@pulkitvyas08

The current WebRTC system that we have developed is basically a P2P mesh which is not scalable to any extent. Every connection has to be connected to every other connection in it which means nC2 connections for n users. This would mean a huge load on every user's bandwidth and outright unusable for many.
We need a monitoring system with a many-to-one architecture i.e. video stream of the students (many) would be viewed by the invigilator (one). If you have any suggestions drop them in the replies below

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions