[Live-devel] Taking video frames from the FileSink ..Too slow to play.

Ross Finlayson finlayson at live555.com
Mon Jun 16 05:16:38 PDT 2008


>Hi,
>I am taking the FileSink output video frames (this is run by 
>./openRTSP -c rtsp//url ) and piping it to my decoder. But I am find 
>ing it is very
>slow.
>Can anybody tell me from which point of the (openRTSP) programme , I 
>ahave to pipe the frames. What command options I have to use.

???

You don't need to modify the "openRTSP" application at all.  Just run:

	openRTSP -v rtsp://url | your_decoder_application

Notice the "|" (pipe) symbol.  This is just standard Unix command-line stuff...
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list