Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play Webrtc video on local network #3

Open
gtirth opened this issue Nov 16, 2023 · 2 comments
Open

Play Webrtc video on local network #3

gtirth opened this issue Nov 16, 2023 · 2 comments

Comments

@gtirth
Copy link

gtirth commented Nov 16, 2023

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?

@gtirth gtirth changed the title Getting it to play Webrtc video on local network Play Webrtc video on local network Nov 16, 2023
@vdalex25
Copy link
Owner

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?

@gtirth
Copy link
Author

gtirth commented Nov 20, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants