webrtc-streamer
webrtc-streamer copied to clipboard
LiveVideoSource: onData no decoder NOTIFY failed

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.