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
Hi,
I would like to stream a live audio source readable from stdin
over unicast and I have modified the test program testWAVAudioStreamer
so I can successfully stream multicast:
% audiorecord -p mic -T wav | testWAVAudioStreamer
I was wondering is it possible to modify testWAVAudioStreamer
to