RTSPtoWebRTC icon indicating copy to clipboard operation
RTSPtoWebRTC copied to clipboard

Connection fails if server is on another network

Open maxim729467 opened this issue 2 years ago • 1 comments

I expect to connect to the stream even if the server is behind NAT and I'm on another network, but it does not work. When the server is publicly available or I am on the same network, it works perfectly.

Should it work despite of being behind NAT when the server and the client exhanged sdp? Isn't it the purpose of stun servers defined in config.json?

maxim729467 avatar Oct 25 '23 10:10 maxim729467

I also encountered the same situation

MI-Class avatar Mar 27 '24 07:03 MI-Class