[Linux-uvc-devel] uvcStreamer 0.1 - incomplete
Linux UVC driver and tools
Brought to you by:
pinchartl
|
From: Binary X. <bx...@gm...> - 2006-01-31 16:59:39
|
alright hi everyone! considering the failure of most applications to contain jpeg decoding/support i have tried this solution: a universal solution to convert the mjpeg into something more 'friendly' as it stands this application 'sorta' works. by sorta i mean, i have managed to get a streaming image from the device to play with mplayer however, I am UNEXPERIENCED, lol, emphasis on that, so the image comes out choppy and incomplete. Im submitting this code to you guys to see if anyone can help or correct the errors. this program is mostly taken from uvcview, and vloopback (for v4l2, included) TODO: fix the image possibly convert the yuv to yv12 (more support?) figure out why xawtv (etc) cant play it? (and for my purposes, aMSN) no doubt more... this project is probably pointless..and is at very very best a cheap, ugly, dirty hack. im only trying to get this to work so i can view my webcam in aMSN (which uses libng from xawtv). I would just add the jpeg_decoder to xawtv..but im really not experienced enough or know how. so let me know what you guys think.. edit: forgot you cant upload files to the mailing list haha! so if anyone wants to see the code, email me an i will send via email (unless someone wants to host it) |