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
2.8k stars 581 forks source link

Deploy on server stream resolution return zero #703

Open vincodecn opened 5 days ago

vincodecn commented 5 days ago

GET /api/getPeerConnectionList

"ice_state": "connected", "pc_state": "connected"

on local area network: image

on internet: image

It's strange the width and height return 0

mpromonet commented 2 days ago

Hi,

Probably backend stream does not receive data.

Best Regards Michel