Orchid
When a user logs into Orchid Core, a websocket named "webrtc" is created. In this case, the "webrtc?" is just a label, and does not literally mean WebRTC. This web socket stays open as a placeholder during the time a particular user is logged into Orchid, but it does not continue communication.
When the user pulls a full bandwidth camera on the Orchid stage, a "webrtc?" web socket will be created.
When the user pulls a low bandwidth camera on the Orchid stage, a "ws?" web socket will be created.
Fusion
When a user logs into Fusion, a websocket named "events" is created. This websocket is used for continued communication, showing event/camera changes in the configuration.
When the user pulls a full bandwidth camera on the Orchid stage, a "webrtc?" web socket will be created.
When the user pulls a low bandwidth camera on the Orchid stage, a "ws?" web socket will be created.
Comments
0 comments
Please sign in to leave a comment.