I assume that your "test.m4e" file plays OK on VLC when you stream it 
using the original, unmodified "testOnDemandRTSPServer".  If so, then 
- when you modify "testOnDemandRTSPServer" to (i) read from "stdin" 
instead of "test.m4e", and (ii) set "reuseFirstSource" to True - you 
should also be able to run
        testOnDemandRTSPServer < test.m4e

If that also works, then you should be able to run
        your-reader-application | testOnDemandRTSPServer
but I can't help you with that, because that's your own code.
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to