View Single Post
Posts: 34 | Thanked: 24 times | Joined on Jan 2008 @ Saint-Avertin / France
#148
Streaming over http works (audio or video but not both at the same time)

Typical command for video :
Code:
cvlc -vvv v4l2:///dev/video0:chroma=UYVY:height=144:width=176:swscale_maemo \
--sout="#transcode{vcodec=H263,fps=10,vb=196}:std{access=http,mux=asf,dst=:7070}"
Did you followed the advices that I gave you in PM about the outdated tools in scratchbox ?
If you're still interested in building vlc inside scratchbox, I think I can help you a little bit. (have not a lot of time)
I thought more people would have done the same thing as me, so you are welcome.

lokidor
 

The Following User Says Thank You to lokidor For This Useful Post: