 Re: rtmpdump and "no frame" error
Hi everyone,
I managed to have almost 95% of my streams being correct after I commented out lines in librtmp/rtmp.c relatives to ignoring short size video/audio packets.
For the last 5%, I assume the stream is corrupted.
For what I see, I need to test the packet against ffmpeg library if I want the packet not to be dumped and corrupting the FLV file created.
So I will try for the next days to fork rtmpdump source code in order to perform that.
Help welcome...
See you
|