Stream from VLC to Windows Mobile 5 (WM5)?

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
pcm2a
New Cone
New Cone
Posts: 9
Joined: 23 Jul 2007 18:26

Stream from VLC to Windows Mobile 5 (WM5)?

Postby pcm2a » 24 Jul 2007 01:03

Good evening all,

Has anyone gotten a successfull combination of "Encapulation Option" and "Transcoding Methods" to work to be able to receive a stream in Windows Mobile 5 (WM5)?

WM5 comes with Media Player 10 which can stream http:// and mms:// as well as a Streaming Media player that can do rtsp://. I have tried countless combinations, none of which work.

I know such things are possible since windows media encoder can stream to http:// and mms:// and WM5 can pick this stream up perfectly.

Thanks!

jockyw2001
Blank Cone
Blank Cone
Posts: 54
Joined: 24 Jun 2006 10:18

Re: Stream from VLC to Windows Mobile 5 (WM5)?

Postby jockyw2001 » 24 Jul 2007 08:17

I could stream from VLC on PC to VLC for WINCE. Streaming via http works fine, I tried rtsp as well but that failed.
Here is an example of the parameters of VLC on PC:

Code: Select all

:sout=#transcode{vcodec=DIV3,vb=350,width=320,height=240,fps=15,acodec=mp3,ab=48,channels=1,samplerate=44100}:std{access=http,mux=ogg,url=0.0.0.0:1234}
I'm very interested in developing a new VLC for WinCE version. I just managed to build a new toolchain and will post a separate thread on that later.

viperri
New Cone
New Cone
Posts: 3
Joined: 28 May 2007 17:06

Re: Stream from VLC to Windows Mobile 5 (WM5)?

Postby viperri » 24 Jul 2007 23:13

Give a try to Coreplayer:
vlc yourplaylistfile -I http --daemon --sout-keep --sout '#transcode{vcodec=WMV2,vb=1024,width=320,height=240}:duplicate{dst=std{access=http,mux=ts,dst=:1234}}'

yeup

erwin
New Cone
New Cone
Posts: 6
Joined: 31 Jul 2007 16:51

Re: Stream from VLC to Windows Mobile 5 (WM5)?

Postby erwin » 03 Aug 2007 16:54

I have posted a similar question in the VLC stream-output (sout) forum under the title
"Windows Mobile 5.0 can't pull stream from VLC"

According to the "VideoLAN Streaming Howto" Chapter 4, streaming to Windows Media Player is simple:

in the Stream output Dialog use Output method = MMSH and Encapsulation method = ASF
Windows Media Player can then pull a stream with the following URL: mms://server_ip_address:port

But this does not work with Windows Media Player 10 Mobile running under Windows Mobile 5.0

WMP 10 Mobile certainly behaves different than regular WMP. You can see that when you use it together with Windows Media Encoder instead of VLC

With WMP the URL syntax is: mms://server_ip_address:port

with WMP 10 Mobile you have to use: mms://server_ip_address:port/* note the asterik

I hope you find this useful

Regards

Erwin


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 11 guests