USB OTG goes webcam
This time in my mini series of testing USB on the N810 tablet - I bring you external webcam. The following video shows mplayer playing v4l stream from the device. See details after the jump.
Nokia N810 + Creative webcam + USB OTG + mplayer on Vimeo.
Arduino interaction
As promised in my previous post. So this one was a bit harder to implement, because I couldn’t find working kernel modules, and had to compile them myself. There is a good discussion about arduino in ITT forums, and other blog posts, but still this was something I wanted to try.
Nokia N810 meets an [...]
DVD disk and image transcoding for N800
I needed to encode a movie, but the Media Converter didn’t seem to work with DVDs in Windows Vista.
After googling a while, I stumbled upon two programs that seem to do the job. For transcoding DVDs to N800 format (MPEG4 400×240) the open source solution MeWiG is adequate. The GUI crashes after a few minutes [...]