Access Output

About encoding, codec settings, muxers and filter usage
kosowar
Blank Cone
Blank Cone
Posts: 11
Joined: 14 May 2007 16:44

Access Output

Postby kosowar » 09 Sep 2007 05:47

I'm trying to configure a stream putput without adding each file for stream, but it doesnt work. Here an example for Access Output:

Access outout mode: UDP stream output
IPv4 multicast output: 192.168.1.77

Should the IPv4 be like that or:
192.168.1.77:1237 or
udp://192.168.1.77 or
udp://192.168.1.77:1234

none of that works, what have i missed?

thnx

Rémi Denis-Courmont
Developer
Developer
Posts: 15260
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Access Output

Postby Rémi Denis-Courmont » 09 Sep 2007 14:59

First UDP sucks. You should use RTP instead.

Second, 192.168.*.* is in the unicast address range. You need to use a multicast address.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

kosowar
Blank Cone
Blank Cone
Posts: 11
Joined: 14 May 2007 16:44

Re: Access Output

Postby kosowar » 10 Sep 2007 10:54

Why UDP sucks? What is the difference between UDP and RTP?

I don't need multicast, I need just one PC to an Amino.

So how to make it possible each time I don't have to make any file to ftream but it streams automaticly from playlist?

Thnx

funman
Developer
Developer
Posts: 1159
Joined: 03 Sep 2006 04:03
VLC version: master
Operating System: All of them
Location: Lost, please help me

Re: Access Output

Postby funman » 10 Sep 2007 12:49

RTP acts at an higher level than UDP, which is just a transport stream.

kosowar
Blank Cone
Blank Cone
Posts: 11
Joined: 14 May 2007 16:44

Re: Access Output

Postby kosowar » 11 Sep 2007 12:37

OK I understad thank you :D

But what about my playlist, how to make it stream, what's wrong with the configuration I wrote before?

Rémi Denis-Courmont
Developer
Developer
Posts: 15260
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Access Output

Postby Rémi Denis-Courmont » 22 Sep 2007 22:16

This is all in the Streaming howto from the official website.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

kosowar
Blank Cone
Blank Cone
Posts: 11
Joined: 14 May 2007 16:44

Re: Access Output

Postby kosowar » 03 Oct 2007 10:45

Why do you make it so complicated. I found the answer in som eother sites in internet, it's very very simple. All I hade to di is click on SETTINGS > PREFERENCES > STREAM OUTPUT, enable ADVANCED OPTIONS and write udp://IP-ADRESS:1234 in "Default stream output chain".


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 7 guests