how to stream

About encoding, codec settings, muxers and filter usage
alexandros27
New Cone
New Cone
Posts: 7
Joined: 18 Aug 2009 16:43

how to stream

Postby alexandros27 » 08 Oct 2009 16:55

Hello guys i wanted to aks how i can stream a video file from my pc to another vlc player on pc in a defferent network. Can any one help me ?

pujansrt
New Cone
New Cone
Posts: 3
Joined: 08 Oct 2009 17:50

Re: how to stream

Postby pujansrt » 08 Oct 2009 18:02

PC1>------------------> PC2
IP1 >------------------> IP2

(IP=IP Address)

On PC1 run
C:\Program Files\VideoLAN\VLC>vlc.exe "D:\test.avi" :sout=#duplicate{dst=display,dst=std{access=udp,mux=ts,dst=IP2:1234}}

On PC2 run
C:\Program Files\VideoLAN\VLC>vlc.exe udp://@:1234

smartin
New Cone
New Cone
Posts: 1
Joined: 09 Oct 2009 22:10

Re: how to stream

Postby smartin » 09 Oct 2009 22:15

Hi There,

I'm trying to do the same thing here.

I follow the exact step below and the VLC starts on PC2, I can hear the audio but I don't see the video even though the video screen opens but it's all black :(

Thanks


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 12 guests