You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue linked to #17.
Implement display and interpretation of remote audio/video sources.
The component will be able to read what's happening in the websocket. Everytime the "audio" message happens, it decodes the payload to display the audio/video.
It just need a connected user entity to work, in order to display from who is coming the feed and to manage the socket:
Issue linked to #17.
Implement display and interpretation of remote audio/video sources.
The component will be able to read what's happening in the websocket. Everytime the "audio" message happens, it decodes the payload to display the audio/video.
It just need a connected user entity to work, in order to display from who is coming the feed and to manage the socket:
Example
The text was updated successfully, but these errors were encountered: