[Live-devel] How to to stream h264 encoded stream in a MP4 container with Live555

Ross Finlayson finlayson at live555.com
Mon Jan 30 01:33:59 PST 2012


> So how or where should i modify the  testOnRTSPServer so that intead
> of reading from a file,
> it justs get the output of MP4 demuxer?

You will first need to define and implement your own new subclass of "OnDemandServerMediaSubsession" that reimplements the two pure virtual functions "createNewStreamSource()" and "createNewRTPSink()".  This new subclass will probably be similar to the existing "H264VideoFileServerMediaSubsession" class (which is used for streaming from a H.264 Video Elementary Stream file).

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/20120130/a34124c3/attachment.html>


More information about the live-devel mailing list