hi,my friends.
you didn't reply my old question about h264fuaframer deleted caused the
afterGetting task call crash.
and i have a new question.
if rtsp client request scale = 0.5.
my rtsp server must slow down the send speed by using fDurationInMicroseconds
/= m_scale;
what ot
I dont think its the only thing to change.
Also, for indexing H264, the equivalent of the I-Frames must be located in
the stream, and that is really harder than with MPEG2 video.
By the way the indexer code isnt really easy to understand.
That why I did a small and external TS indexer based o
Hi Ross
I am trying to improve the indexer to index a h.264/ts file.
Could you tell me which parts of the indexer are write regardless of the
codec?
In particular I see the following comment in the code
// Note: The following works only for MPEG-2 data #
Is this the only part that depends on MP