webrtc-streamer icon indicating copy to clipboard operation
webrtc-streamer copied to clipboard

LiveVideoSource: onData no decoder NOTIFY failed

Open lionelfung7 opened this issue 3 years ago • 1 comments

Screenshot 2022-08-01 114642 Screenshot 2022-08-01 114708

lionelfung7 avatar Aug 01 '22 03:08 lionelfung7

Hi,

You should look in the log, there is probably an error before. webrtc SDK may not supported the h264 profile that you are using ? You may also try with option -o it will forward h264 frames, then the h264 format need to be supported by your web browser.

Best Regards, Michel.

mpromonet avatar Aug 01 '22 06:08 mpromonet