Receive a stream from another VLC and save as FLV ?
Posted: 01 Nov 2006 11:15
Is there a way to receive a stream with LVC on the follow format:
1. Windows with VLC recording webcam and transmiting
2. Linux with VLC receives and save as FLV format
if this is possible what i would have to have installed with VLC and how would the command line look like ?
so far i was using the follow command line to receive and re-transmit:
vlc -vvv udp:windows_machine_ip --sout '#standard{access=http,mux=ps,dst=linux_ip:1935}'
1. Windows with VLC recording webcam and transmiting
2. Linux with VLC receives and save as FLV format
if this is possible what i would have to have installed with VLC and how would the command line look like ?
so far i was using the follow command line to receive and re-transmit:
vlc -vvv udp:windows_machine_ip --sout '#standard{access=http,mux=ps,dst=linux_ip:1935}'