Thanks a lot for your help
>
> Remember that - because you're reading from a single input source -
> you must also change "reuseFirstSource" to "True".
>
I have modified that in testOnDemandRTSPServer without
any change in the results.
Is it possible that testOnDemandRTSPServer does some fsee
I'm aware of the preferred model for unicast, testOnDemandRTSPServer.
However, it didn't seem to work with continuous streaming
from stdin. On the other hand streaming wav files works fine with
testOnDemandRTSPServer.
Simply modifying testOnDemandRTSPServer to read from stdin
Remember that - be