How to save the incoming stream to a local file?
Posted: 23 Oct 2008 18:00
probably a beginner's question:
I am trying to save the incoming RTP stream into a local file. How do i achieve this?
I tried this from command line:
vlc.exe -vvv rtp://@IP:Port --sout=#std{access=file url="/tmp/recorded"}
But it didn't work.
Am i missing something?
Thanks.
I am trying to save the incoming RTP stream into a local file. How do i achieve this?
I tried this from command line:
vlc.exe -vvv rtp://@IP:Port --sout=#std{access=file url="/tmp/recorded"}
But it didn't work.
Am i missing something?
Thanks.