Michel Promonet
Michel Promonet
Hi, This probably means the stream contains B-frame ? video size 80x32 seems strange ? Best Regards, Michel.
you may look to https://bugs.chromium.org/p/webrtc/issues/detail?id=15725&q=h.265&can=2
Hi, Looking to the logs may help you. Best Regards Michel
Hi @RezaFeng You might increase log level to see capture device discovery. Best Regards, Michel.
Hi, maybe your firewall configuration ? Best Regards, Michel.
Hi, Ok you could reach the http server, then probably running docker with option --net=host will help you. Best Regards, Michel.
Hi, There is différent way do go this, you Can use the webcomponent webrtc-streamer-element or use webrtc player using whep. There is notes in readme. Best Regards Michel
Hi, Because -o use H264 frame, desktop capture is not compressed. You need to find a way to compressed it. Best Regards, Michel.
Hi, Using -o, only h264 is added to supported codec. Without it supports codec supported by webrtc, h264, vp8, ans others... You Can sée this in the /call answer. Best...
Hi, The RTCP RR report are sent by live555 RTSP client. If VLC close the RTSP session, maybe some firewall is filtering it ? Best Regards, Michel.