bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
10.69k stars 1.39k forks source link

ffmpeg pull rtsp stream from mediamtx server error #3376

Closed ChaoII closed 1 month ago

ChaoII commented 1 month ago

I use ffmpeg c++ api to pull rtsp stream ,fram can be decode but the latency is very high, very slow, the terminal display error info repeated :

[h264 @ 0x7fb8c2813740] co located POCs unavailable
[h264 @ 0x7fb8c2813740] co located POCs unavailable
[h264 @ 0x7fb8c2813740] mmco: unref short failure

When I change ZLMediaKit which can decode and show normally.

github-actions[bot] commented 1 month ago

This issue is being automatically closed because it does not follow the issue template. Please reopen the issue and make sure to include all sections of the template.