Thanks for your reply. I am very sure the fPresentationTime is correct.
I can use VLC to play the RTSP stream for 2 , 3 minutes correctly,
then suddenly VLC becomes blank.
Because openRTSP has the buffer limitation (encoded frame must be
able to fit into the buffer, I set it -b 60K),
I suspect
Russ,
Thanks for your reply. I am very sure the fPresentationTime is correct.
I can use VLC to play the RTSP stream for 2 , 3 minutes correctly, then
suddenly VLC becomes blank.
Because openRTSP has the buffer limitation (encoded frame must be able to
fit into the buffer, I set it -b 60K),
I suspe
I have made a H264 media server and the input is encoded frames
directed coming from the hardware encoder, not from a file.
I can successfully receive the H264 stream from openRTSP command
tool and store the received stream into a file.
The VLC player also can play the stored the file smoothly.
Hi,
I have made a H264 media server and the input is encoded frames directed
coming from the hardware encoder, not from a file.
I can successfully receive the H264 stream from openRTSP command tool and
store the received stream into a file.
The VLC player also can play the stored the file smoothly