[Live-devel] Streaming Live H264
Yedidia Amit
amit.yedidia at elbitsystems.com
Thu Oct 2 05:39:36 PDT 2008
Ross,
I am still tyring to understand the live capture issue.
I imlemented the framer (H264LiveVideoStreamFramer) and the source
(ImxDeviceSource)
Now, when the following chain is being called:
H264FUAFragmenter::doGetNextFrame() ->
H264LiveVideoStreamFramer::doGetNextFrame() ->
ImxDeviceSource::doGetNextFrame()
What should happened at the ImxDeviceSource::doGetNextFrame()?
1.Does the function should return only when a frame is valid (and return
the poiter and size)
Or, as I think you meant, it should call deliverFrame()?
2.Does deliverFame() is called by the chain (doGetNextFrame() ) or by
the encoder when a frame is valid?
3. Where is the waiting for the next frame is done? (after the RTPSinc
call getNextFarme())
Thank you.
Regards,
Amit Yedidia
Elbit System Ltd.
Email: amit.yedidia at elbitsystems.com
Tel: 972-4-8318905
----------------------------------------------------------
The information in this e-mail transmission contains proprietary and business
sensitive information. Unauthorized interception of this e-mail may constitute
a violation of law. If you are not the intended recipient, you are hereby
notified that any review, dissemination, distribution or duplication of this
communication is strictly prohibited. You are also asked to contact the sender
by reply email and immediately destroy all copies of the original message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20081002/c6146d54/attachment-0001.html>
More information about the live-devel
mailing list