Does anyone know if it's possible to change the input of Streaming Media?

Do you mean
- Change the input source for a "MediaSink" (subclass), after you've already called "startPlaying()"?

To do this, just call "stopPlaying()" on the sink object, then call "startPlaying()" again with the new input source.
--

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