-
I was going through FFmpegFileAndDevicesTest. In this code a websocket server is being created and the PeerConnection is added to the websocket. Is there any way to connect to an external websocket server instead of creating one. The code is
|
Beta Was this translation helpful? Give feedback.
Answered by
imtadashi
Aug 12, 2023
Replies: 1 comment
-
NoSignaling code can be modified to use external websocket. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
imtadashi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NoSignaling code can be modified to use external websocket.