Page 1 of 1

Problems with the web interface and pocket pc

Posted: 23 May 2007 22:03
by bendy
Hi

I am using videoLAN 0.8.6b on windows xp. when i use the web interface via IE or Firefox from all works well.

But using pocket pc 2003 on an axim or WM5 on a smartphone ine web interface does not work. The links arnt right etc.

Has anyone got ths set up working?

Are there other html files out there that are designed for the smartphone etc

thanks

Posted: 06 Jun 2007 21:19
by Napo
I've got exactly the same problem with an HTC s710 smartphone running WM6.

Napo

Posted: 06 Jun 2007 21:39
by bendy
I've got exactly the same problem with an HTC s710 smartphone running WM6.

Napo
Hey Napo just got a vox as well (Bloody fantastic).

Have a look over here
http://www.orrentdesign.com/outsideReso ... aphite.zip

It does the job OK not brill but ok

Ta

Posted: 07 Jun 2007 19:34
by Napo
THX bendy !

Works great !

Napo

Posted: 11 Jun 2007 15:14
by jockyw2001
Ahh, thx bendy.
Another happy Vox user :)

Posted: 11 Jun 2007 16:57
by bendy
Ahh, thx bendy.
Another happy Vox user :)
Yet to find an unhappy one :-)

Posted: 11 Jun 2007 17:16
by jockyw2001
Slightly off-topic, but which codec params do you use for streaming to your Vox?

Posted: 11 Jun 2007 17:19
by bendy
Not doing a lot of that at the mo

I mainly use TMCMP to watch recorded tv on my VOX

Posted: 16 Jun 2007 11:21
by Napo
Slightly off-topic, but which codec params do you use for streaming to your Vox?
I've created a playlist for both TV channels (Got a TV card) and recorded videos.

To be able to play that list either to the Vox or on the computer screen, I use a batch file (for smartphone). If I wanna play on screen, just double-click the playlist file :

Code: Select all

D: cd \Program Files\adslTV start /min vlc --extraintf=http --http-host=:8080 --http-charset=ISO-8859-1 --sout="#std" -vvv file://"D:/Program Files/adslTV/test.m3u" --sout=#transcode{width=320,canvas-height=240,vcodec=mp1v,vb=192,scale=1,acodec=mpga,ab=64,channels=2}:duplicate{dst=std{access=http,mux=mpeg1,url=:1234}}
Then I use DynDNS to get a fixed IP and ... VOILA !

Napo

Posted: 16 Jun 2007 17:17
by jockyw2001
Yep, streaming of VLC to Vox works great in inter- and intranet.
I'm using a bit higher quality settings (for video).
You may wonna try:

Code: Select all

:sout=#transcode{vcodec=h264,vb=300,width=320,heig ht=240,fps=15,venc=x264{me=dia,subme=1,analyse=non e,bframes=0,b-adapt=none,chroma-me=none,merange=1},acodec=mp3,ab=32,channels=1}:st d{access=http,mux=ts,url=0.0.0.0:1234}
or even better and also puts less transcoding load on your pc

Code: Select all

:sout=#transcode{vcodec=DIV3,vb=350,width=320,heig ht=240,fps=15,acodec=mp3,ab=48,channels=1,samplera te=44100}:std{access=http,mux=ogg,url=0.0.0.0:1234 }

Posted: 24 Jun 2007 12:31
by harisson

I've created a playlist for both TV channels (Got a TV card) and recorded videos.

To be able to play that list either to the Vox or on the computer screen, I use a batch file (for smartphone). If I wanna play on screen, just double-click the playlist file :

Code: Select all

D: cd \Program Files\adslTV start /min vlc --extraintf=http --http-host=:8080 --http-charset=ISO-8859-1 --sout="#std" -vvv file://"D:/Program Files/adslTV/test.m3u" --sout=#transcode{width=320,canvas-height=240,vcodec=mp1v,vb=192,scale=1,acodec=mpga,ab=64,channels=2}:duplicate{dst=std{access=http,mux=mpeg1,url=:1234}}
hi,

did you try this system for pocket WMP 10.2+ ? it didn't work for me :-(

Code: Select all

--sout=#transcode{width=320,canvas-height=240,vcodec=WMV2,vb=192,scale=1,acodec=wma(or mp3),ab=64,channels=2}:duplicate{dst=std{access=mmsh,mux=asf,url=ip_server:1234}}
and then on pocket wmp, open url : http://ip_server:1234//