Yes it does - just call "H264VideoRTPSink::createNew()"


Ok, yes it does... How can I start reading from it?

Call
        yourSink<-startPlaying( ... );
then
        env->taskScheduler().doEventLoop();
(unless you're already running in the event loop)
--

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