[Live-devel] H264 Session

Ross Finlayson finlayson at live555.com
Tue Feb 13 17:18:41 PST 2007


>I create a test program that sends broadcast H.264 video. I create a 
>class that derives from H264VideoStreamFramer and takes the video 
>information from another application that extract the NAL Units from 
>a file. My application uses PassiveServerMediaSubsession to send 
>broadcast and it works very well, but it only works opening a SDP 
>file in VLC. What kind of session could I use to send that video on 
>broadcast (or maybe unicast) and supporting RTSP? Have I to create 
>my own MediaSubsession?

Yes, you should create your own subclass of 
"OnDemandServerMediaSubsession".  See the numerous examples of this 
in the code.  ("PassiveServerMediaSubsession" is used only for 
accessing pre-existing multicast streams.)
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list