-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem: For the wave tank, we reckon that classes of say 30 students will want to view the same stream as the teacher. The teacher might have control but the students have a read-only interface. Nonetheless, they will each draw a video stream. We might want to limit that number of connections a class can make, with a single link, so that we can size the relay instance ahead of time, and know that each customer is getting the service they paid for, which might not be the case if a class of 100 log on from one school, e.g. in an assembly,
Solution: consider a way in which to specify max number of connections (probably in the jwt token)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request