> 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/

_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to