vcuse / SE-Neurology-WebClient

0 stars 0 forks source link

If one client does not have a video camera, the call will fail #4

Closed deHank closed 5 months ago

deHank commented 5 months ago

Could you add support for Audio Only streams on one end? For example we may run into a scenario where one client has a camera and one does not. I think a way of handling this could be using a placeholder video that gets replaced when a connection is made. (that we we don't have to remake the peerConnection between the clients).