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
i am trying to get the video streaming on another computer which is on the same network. Is there a way to do it with this player. I was able to get the video working in RTSPtoWEB project's GUI.
I assume that i might need to change the webrtc config which I tried but it did not work. Can you please help or suggest if it is possible to do with this player?
The text was updated successfully, but these errors were encountered:
gtirth
changed the title
Getting it to play Webrtc video on local network
Play Webrtc video on local network
Nov 16, 2023
check that you set server address in the link correctly, this should be the address of the server like 192.168... not localhost or 127.0.0.1
and are there any errors in the console?
I have put in the server address and not the localhost. Also there is no error message in the console. I am sorry I forgot to mention that there is no internet. I have a specific use case where i would not be able to connect to internet, could it be the reason that it does not work?
i am trying to get the video streaming on another computer which is on the same network. Is there a way to do it with this player. I was able to get the video working in RTSPtoWEB project's GUI.
I assume that i might need to change the webrtc config which I tried but it did not work. Can you please help or suggest if it is possible to do with this player?
The text was updated successfully, but these errors were encountered: