View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#83
I have a fairly acceptable stream from VLC now. I replaced "size" with "width" and "height" and I used 160x120 for the dimensions.

Code:
vlc -Idummy v4l2://dev/video0:chroma=RV16:width=160:height=120 :sout="#transcode{vcodec=WMV2,fps=10,vb=196}:duplicate{dst=std{access=http,mux=asf,dst=:7070}}"
I have to use mplayer (mplayer http://localhost:7070) if I want to see the video on the tablet, since I can't seem to get VLC to actually display video.

One bit of good news: we don't have to worry too much about hildonizing VLC. Just run the following:

Code:
vlc -I http
and then point your browser at http://localhost:8080
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!