IGMP streaming

About encoding, codec settings, muxers and filter usage
DaveAngel
New Cone
New Cone
Posts: 2
Joined: 14 Mar 2011 18:16

IGMP streaming

Postby DaveAngel » 14 Mar 2011 18:24

Hi,

I'm trying to use VLC to stream a Mpeg2 video over IGMP on my network. I'm using VLC 1.1.7 on Windows 7. I also want to use VLC player and windows media to play the stream on local LAN machines.

Currently i have got the command

vlc -vvv -sout igmp:224.0.0.1 hc.mpeg --loop

However, this seams to cause VLC player to freeze up.

Any ideas?

DaveAngel
New Cone
New Cone
Posts: 2
Joined: 14 Mar 2011 18:16

Re: IGMP streaming

Postby DaveAngel » 18 Mar 2011 09:58

Anyone?

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

Re: IGMP streaming

Postby Rémi Denis-Courmont » 18 Mar 2011 22:49

IGMP is a routing protocol, and simply cannot carry video. Just like PIM, BGP or OSPF.

Thus, your request makes no sense and therefore nobody can help you.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

VDIEng
New Cone
New Cone
Posts: 8
Joined: 02 Mar 2011 11:58

Re: IGMP streaming

Postby VDIEng » 25 Mar 2011 01:45

I believe what you are looking for is UDP broadcasting into a multicast. Trysomething like:

vlc -vvv hc.mpeg -sout udp{dst=239.0.0.1, port=1234} --loop


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 4 guests