Giter Club home page Giter Club logo

Comments (13)

azharmalik3 avatar azharmalik3 commented on August 26, 2024 3

I am having the same issue with the WebRtc stream. HLS and MSE work but when load webrtc stream shows a blank screen with loading icon and backend logs say WebRTC Client Offline.

image

I have this issue only with external IP but It works locally.

from rtsptoweb.

esra-aydemir avatar esra-aydemir commented on August 26, 2024 1

I am having the same issue when I run the server on docker.

from rtsptoweb.

allenporter avatar allenporter commented on August 26, 2024 1

#179 has some discussion

from rtsptoweb.

jannes34haar avatar jannes34haar commented on August 26, 2024

Same error for me using a HD Encoder for the rtsp stream in the same network but my client is connected over VPN

from rtsptoweb.

deepch avatar deepch commented on August 26, 2024

only webrtc not play? mse worked?

from rtsptoweb.

MoeidHeidari avatar MoeidHeidari commented on August 26, 2024

The same problem with the same situation. Yes Deepch, all others work but Webrtc.

from rtsptoweb.

deepch avatar deepch commented on August 26, 2024

I can’t do anything until you give access to your rtsp stream over the Internet.

from rtsptoweb.

felipecrs avatar felipecrs commented on August 26, 2024

I believe I am running into this same issue in allenporter/stream-addons#26.

from rtsptoweb.

t3therdev avatar t3therdev commented on August 26, 2024

Same issue here. STUN ports are open, 8083 is open, udp ports open. MSE works fine. Need to know if its a bug or if there are some firewall issues, or port issues. Same error in logs:

msg="WebRTC Client Offline" call=WritePacket channel=0

from rtsptoweb.

tfmeneses avatar tfmeneses commented on August 26, 2024

I've had the same problem with OpenStack virtual machines that use PORTs and float IP. The server doesn't a real IP and the connection can't be stabilized.

from rtsptoweb.

MoeidHeidari avatar MoeidHeidari commented on August 26, 2024

As I understood you should have a direct ip for your server. It means If you have your RTSP accessible just wit local IP of your network then the RTSP_to_Webrtc can not stablish the connection. I have tested it out on a server with direct ip and has access to the RTSP address with direct ip again and it worked without any problem, Although it puts the workload on the server which is running the converter and it is not a good idea if you want to have a P2P connection.

The better Idea is to have the converter where you have your rtsp locally accessible and connect it to your own (or public) STUN/TURN server to take a unique address behind the NAT and then make the connection with the pear directly.

Hope this helps

from rtsptoweb.

allenporter avatar allenporter commented on August 26, 2024

Make sure to use host network w/ docker

from rtsptoweb.

esra-aydemir avatar esra-aydemir commented on August 26, 2024

Thanks @allenporter but it looks like it is only available on linux (as mentioned here). I am using windows so can you tell the reason why we need host networking so that I can look for an alternative?

from rtsptoweb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.