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

Error in parsing EncodedImage4 #636

Closed mjchow closed 6 months ago

mjchow commented 8 months ago

I used the -o parameter and encountered an error log (NullEncoder.h:73): Error in parsing EncodedImage4. What should I do? I do not use the -o parameter for the video, and the video can play, but there are also several lines of error logs: (VideoDecoder.h:265): VideoDecoder::DecoderThread no decoder [h264 @ 0x7fe1fa10e240] No start code is found. [h264 @ 0x7fe1fa10e240] Error splitting the input into NAL units.

mpromonet commented 8 months ago

Hi, It may be some problem in the H264 stream ? Increasing loglevel may give you more information. Best Regards, Michel.