[Live-devel] H264 Streaming

Ross Finlayson finlayson at live555.com
Mon Oct 16 14:41:06 PDT 2006


>Hello,
>
>           I'm sorta new to the livemedia 
>streaming framework - have been trying to get a 
>H264 streaming solution going on linuxŠ
>
>Trying making my own H264VideoRTPSink, but there 
>doesn't seem to be a valid framer (at least they 
>seem like stub functions)

Yes, to use "H264VideoRTPSink", you need to 
define and implement your own subclass of 
"H264VideoStreamFramer".  This subclass delivers 
discrete H.263 NAL units - one at a time - using 
your implementation of "doGetNextFrame()".  (See 
"DeviceSource.cpp" - and the code for other 
'source' classes - for hints on how to implement 
"doGetNextFrame()".)
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20061016/58a199b3/attachment.html 


More information about the live-devel mailing list