> The MediaSink I am using is the QuickTimeFileSink from liveMedia.
> I am creating the FileSink this way:
> 
>       scs.qtOut = QuickTimeFileSink::createNew(env, *scs.session, fileName,
>                                          50000,480, 
> 360,20,false,false,false,false);
> 
> An example of a file I have recorded is posted here:
> http://fazion.com.br/biz/192.168.200.39-16-25-35.avi

Good heavens!  Why are you trying to write an AVI-format file using a 
"QuickTimeFileSink"?

And why not just use the "openRTSP" application, which does all this for you: 
http://www.live555.com/openRTSP/

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