[Live-devel] how to create custom sink

Ross Finlayson finlayson at live555.com
Wed Feb 10 19:47:59 PST 2010


>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/


More information about the live-devel mailing list