mms streaming problems (mmsh works)

*nix specific usage questions
Daniel

mms streaming problems (mmsh works)

Postby Daniel » 21 Aug 2005 22:11

Hi!

I hope my question is not too FAQish... I have searched a lot...

I want to stream something to a WMP on Windows Mobile 2003 SE.

The destination is:
:sout=#transcode{vcodec=DIV3,vb=200,scale=0.29,acodec=mp3,ab=56,channels=2}:duplicate{dst=std{access=mmsh,mux=asfh,url=:1234}}

I think that should be correct. But any mms client which connects, just hangs. WMP, Mplayer, even VLC itself cannot open that stream. VLC sais on console (after hitting the stop button while it hangs forever):

[00000262] access_mms access error: failed to open a connection (tcp)
[00000262] access_mms access error: cannot connect to server
[00000262] access_mms access error: cannot connect to 192.168.0.3:1234
[00000260] main input error: no suitable access module for `mms://192.168.0.3:1234'

The port itself is open though and it begins giving data if i telnet to it and type GET / HTTP/1.0...

It cannot be a faulty client, because the same vlc client can connect to mms streams on the net. So it has to be a problem on the streaming vlc process.

Now if I use the same url in vlc client, but use mmsh instead uf mms, it works!

Can anybody give me a hint what to do to get mms streaming and not only mmsh streaming?

Thanks,
Daniel

jix
Blank Cone
Blank Cone
Posts: 23
Joined: 13 Oct 2004 14:22
Location: Ecole Centrale Paris, France

Postby jix » 21 Aug 2005 23:33

Can you paste the logs of the vlc that streams ?

You don't need the "duplicate" in your command line, it should look like
vlc yourfile --sout=#transcode{vcodec=DIV3,vb=200,scale=0.29,acodec=mp3,ab=56,channels=2}:std{access=mmsh,mux=asfh,url=:1234}

Daniel

Postby Daniel » 26 Aug 2005 23:34

Sorry for being that late.

When connecting with the mms client (client and server are both vlc 0.8.2), the -vvv output gives only the line:

[00000270] main private debug: new connection (192.168.0.3)

Nothing else.

Here is the hex dump of the conversation.
That's only traffic from client to server and no reply from server.

00000000 01 00 00 00 ce fa 0b b0 c0 00 00 00 4d 4d 53 20 ........ ....MMS
00000010 18 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........
00000020 16 00 00 00 01 00 03 00 00 00 00 00 0b 00 04 00 ........ ........
00000030 1c 00 03 00 4e 00 53 00 50 00 6c 00 61 00 79 00 ....N.S. P.l.a.y.
00000040 65 00 72 00 2f 00 37 00 2e 00 30 00 2e 00 30 00 e.r./.7. ..0...0.
00000050 2e 00 31 00 39 00 35 00 36 00 3b 00 20 00 7b 00 ..1.9.5. 6.;. .{.
00000060 62 00 61 00 62 00 61 00 63 00 30 00 30 00 31 00 b.a.b.a. c.0.0.1.
00000070 2d 00 37 00 61 00 39 00 30 00 2d 00 38 00 36 00 -.7.a.9. 0.-.8.6.
00000080 31 00 35 00 2d 00 37 00 34 00 30 00 33 00 66 00 1.5.-.7. 4.0.3.f.
00000090 61 00 32 00 39 00 64 00 39 00 31 00 66 00 35 00 a.2.9.d. 9.1.f.5.
000000A0 34 00 34 00 34 00 7d 00 3b 00 20 00 48 00 6f 00 4.4.4.}. ;. .H.o.
000000B0 73 00 74 00 3a 00 20 00 31 00 39 00 32 00 2e 00 s.t.:. . 1.9.2...
000000C0 31 00 36 00 38 00 2e 00 30 00 2e 00 33 00 00 00 1.6.8... 0...3...

Thanks,
Daniel


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 44 guests