flussonic / v4l-erl

v4l2 implementation for erlang. Simple and working.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hang up

bitbegin opened this issue · comments

./capture.erl -vi /dev/video0
Opening card UVC Camera (046d:0825) on /dev/video0, input Camera 1. 640x480 'YUYV' on fps 30/1
UTC ms            	PTS        	Index	Seq	Field	Body size

Add output after {ok,VBufCount} : how much buffers are there

camera issue, it can't use yuv422 format, even G_FMT show it support this format, choose mjpg format, and it will work