Help With Streaming to WinXP

About encoding, codec settings, muxers and filter usage
riesjj
New Cone
New Cone
Posts: 2
Joined: 31 Mar 2005 05:56

Help With Streaming to WinXP

Postby riesjj » 31 Mar 2005 06:02

Hi,

I have an issue recieving a client connection via upd. I know the pc is recieving packets becasue I seen the traffic on the DU meter.

I have 3 NIC, I have disabled 2 of them. The one is an Intel GigE built into the motherboard (supermicro brand)

this is the output when I do a open network stream

main debug: adding playlist item `udp://' ( udp:// )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: `udp://' gives access `udp' demux `' path `'
main debug: demux2_New: access='udp' demux='' path=''
main debug: looking for access_demux module
main debug: probing 0 candidates
main debug: thread 3140 (input) created at priority 1 (src/input/input.c:228)
main warning: no access_demux module matched "udp"
main debug: access2_New: access='udp' path=''
main debug: looking for access2 module
main debug: probing 5 candidates
access_udp debug: opening server=:0 local=:1234
main debug: net: connecting to ':0@:1234'
main debug: looking for network module
main debug: probing 2 candidates
ipv4 warning: cannot create socket (10106)
ipv6 warning: cannot create socket (No error)
main debug: net: connection to ':0@:1234' failed
access_udp error: cannot open socket
access_file warning: cannot stat() file `' (No such file or directory)
main warning: no access2 module matching "udp" could be loaded
main error: no suitable access module for `udp://'
main debug: thread 3140 joined (src/input/input.c:290)

Running XPSP1 on the client and the server is Win2k SP4. I can open a network stream on the Win2K box to itself and it works fine. Try it over a "network" (cross over cable), I see the traffic going the other box, but can open any sockets on the client.

Any thoughts?

markfm
Big Cone-huna
Big Cone-huna
Posts: 1536
Joined: 22 Feb 2004 17:42

Postby markfm » 31 Mar 2005 16:52

Are you doing addressed UDP, where you send to the specific gigabit Ethernet IP?

If you're using multicast, the common problem would be that you need to do
route add
At either the server or client (sometimes both), to tell the PC(s) which interface to use for multicast.

riesjj
New Cone
New Cone
Posts: 2
Joined: 31 Mar 2005 05:56

Postby riesjj » 01 Apr 2005 07:24

I am doing addressed UDP where i send it to a specific IP address.

I have tired the NIC (2 are intel GigE and 1 RealTec 10/100). I get the same error as before.

Thanks,
jr

markfm
Big Cone-huna
Big Cone-huna
Posts: 1536
Joined: 22 Feb 2004 17:42

Postby markfm » 01 Apr 2005 14:05

Lack of knowledge on my part -- what is the DU meter?

On the first PC, at a command line (console) a ping to the second PC works OK?

Your command line looks something like:

vlc thing_to_stream :sout=#transcode{vcodec=DIV3,vb=1024,scale=1,acodec=mp3,ab=192,channels=2}:duplicate{dst=std{access=udp,mux=ts,url=192.168.2.50:1234}}

Where the 192... is replaced by the second PC's IP?

There's one thing I've heard of, some people run an app that begins with a "v", it does some kind of intercept or mapping on Ethernet, doesn't work with VLC.
(sorry I cannot be more specific on that last one -- it's been a couple months)


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 12 guests