作者:yuweixian4230@163.com
博客:yuweixian4230.blog.chinaunix.net
ARM9远程视频监控uvc-streame+viewer.exe测试 USB摄像头
1.先插上 USB摄像头,然后启动
- VFS: Mounted root (yaffs filesystem) on device 31:2.
-
Freeing init memory: 196K
-
gspca: probing 0ac8:301b
-
zc3xx: probe 2wr ov vga 0x0000
-
zc3xx: probe sensor -> 0011
-
zc3xx: Find Sensor HV7131R(c)
-
gspca: video0 created
-
-
- Try to bring eth0 interface up ...
2.使用 uvc_stream 可执行程序 放置在 /lib/下
- [root@yuweixian /]# uvc_stream --help 查看帮助
-
------------------------------------------------------------------
-
Usage: uvc_stream
-
[-h | --help ]........: display this help
-
[-d | --device ]......: video device to open (your camera)
-
[-r | --resolution ]..: 960x720, 640x480, 320x240, 160x120
-
[-f | --fps ].........: frames per second
-
[-p | --port ]........: TCP-port for the server
-
[-c | --control_port ]: TCP-port for the motor control server
-
[-v | --version ].....: display version information
-
[-b | --background]...: fork to the background, daemon mode
-
--disable_control.....: disable the motor control server
- ------------------------------------------------------------------
3.命令
- [root@yuweixian /]# uvc_stream
-
Using V4L2 device.....: /dev/video0
-
Resolution............: 640 x 480 默认分辨率
-
frames per second.....: 5
-
TCP port..............: 8080
-
motor control TCP port: 8081
- zc3xx: probe 2wr ov vga 0x0000
4. window上 viewer.exe 显示