Hi Ross,
Thanks for your explanations. I am somehow unsure about the proper setup of
fPresentationTime and fDurationInMicroseconds.
My h264 video stream comes in the oder of pps, sps, I, P, P, P...(29 times)
in a second.
Is the following code correct ? Thank you.
::continueReadProcessing() {
I need to understand the value of fPresentationTime
fDurationInMicroseconds. Those two are used in almost all
videoframers.
I have an IP camera, which sends out video frames in the oder of
pps, sps, I, P, P, P...(29 times) in a second. So should the
fPresentationTime/ fDurationInMicroseconds b
Hi All,
I need to understand the value of fPresentationTime fDurationInMicroseconds.
Those two are used in almost all videoframers.
I have an IP camera, which sends out video frames in the oder of pps, sps,
I, P, P, P...(29 times) in a second. So should the fPresentationTime/
fDurationInMicroseco