Hi Ross, thanks a lot for your reply! No,I'm sorry I wrong..This is my question.. I've an array which contains the frame buffer, currently ready to be displayed on screen. I'd like to pass this array to streaming media, which encode "on the fly" and stream it... Following the source/sink architecture, can i implement a source which get the frame buffer's array and pass it to another source which enqueue and encode (i.e. with h263 or h264) and than feed an RTP sink? I confess,i'm quite confused..Any suggestions,ideas,links?
Thanks! brizio On Tue, Jun 16, 2009 at 11:47 PM, Ross Finlayson <finlay...@live555.com>wrote: > 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 >
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel