mpromonet / webrtc-streamer

WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
https://webrtcstreamer.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/?layout=2x2
The Unlicense
3.03k stars 609 forks source link

Video play error #521

Open YLgithub opened 2 years ago

YLgithub commented 2 years ago

Server is divided into internal and external network IP how to process

I Visit use url 19.112.201.121:8000 ,IP address mapped from the external network .but The actual IP address of the server is an Intranet address 172.21.30.12 .Video play error

1658933621(1) 1658932925(1) 1658933359(1)

mpromonet commented 2 years ago

Hi @YLgithub

It is hard to guess what is your problem... An educated guess may be you are running webrtc-streamer inside a docker without --net=host ?

Best Regards, Michel.