Problems with the web interface and pocket pc

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
bendy
New Cone
New Cone
Posts: 5
Joined: 23 May 2007 21:56

Problems with the web interface and pocket pc

Postby bendy » 23 May 2007 22:03

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

Napo
New Cone
New Cone
Posts: 3
Joined: 14 May 2007 10:47

Postby Napo » 06 Jun 2007 21:19

I've got exactly the same problem with an HTC s710 smartphone running WM6.

Napo

bendy
New Cone
New Cone
Posts: 5
Joined: 23 May 2007 21:56

Postby bendy » 06 Jun 2007 21:39

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

Napo
New Cone
New Cone
Posts: 3
Joined: 14 May 2007 10:47

Postby Napo » 07 Jun 2007 19:34

THX bendy !

Works great !

Napo

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

Postby jockyw2001 » 11 Jun 2007 15:14

Ahh, thx bendy.
Another happy Vox user :)

bendy
New Cone
New Cone
Posts: 5
Joined: 23 May 2007 21:56

Postby bendy » 11 Jun 2007 16:57

Ahh, thx bendy.
Another happy Vox user :)
Yet to find an unhappy one :-)

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

Postby jockyw2001 » 11 Jun 2007 17:16

Slightly off-topic, but which codec params do you use for streaming to your Vox?

bendy
New Cone
New Cone
Posts: 5
Joined: 23 May 2007 21:56

Postby bendy » 11 Jun 2007 17:19

Not doing a lot of that at the mo

I mainly use TMCMP to watch recorded tv on my VOX

Napo
New Cone
New Cone
Posts: 3
Joined: 14 May 2007 10:47

Postby Napo » 16 Jun 2007 11:21

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

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

Postby jockyw2001 » 16 Jun 2007 17:17

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 }

harisson
Blank Cone
Blank Cone
Posts: 23
Joined: 17 Jan 2006 13:07

Postby harisson » 24 Jun 2007 12:31


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//


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 7 guests