[Live-devel] callback doesnot work for MP4
Ishan Vaishnavi
ishan73 at yahoo.com
Tue Aug 15 05:15:56 PDT 2006
Hi Guys,
My team is trying to use live to get RTSP streams to
play in our player.
The following code
.
.
MediaSubsession* subsession;
.
.
.
subsession->readSource()->getNextFrame(m_context->video_packet,
MAX_RTP_FRAME_SIZE, after_reading_video, m_context,
on_source_close,m_context);
.
.
calls the getNextFrame routine of the framedsource
class. The callback function pointer is provided but
doesnot get called back for MP4V-ES format video
whereas it works perfectly for MPEG 1 or 2. I can't
seem to understand this code can anyone explain what
is happening in Live ? And why for MP4V-ES stream the
callback function is not called.
Any ideas ?
Ishan
___________________________________________________________
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine
http://uk.docs.yahoo.com/nowyoucan.html
More information about the live-devel
mailing list