Other Parts Discussed in Thread: TVP5146M2, TVP5146
H,
There is an error running saMmapLoopback.
Do I need to enable any other modules in the kernel?
V4L USB Devices - USB Video Class (UVC) support is enabled
Video capture driver support is enabled
The camera is connected to the USB hub (see attached console output)
uvcvideo: Found UVC 1.00 device StarCam Flip (0c45:62e0)
root@dm3730-am3715-evm:/media/mmcblk0p2/video_bin# ./saMmapLoopback -u 1
tvp514x 3-005c: tvp5146m2 found at 0xb8 (OMAP I2C adapter)
Capture: Opened Channel
Capture: Current Input: COMPOSITE
VIDIOC_S_INPUT: Invalid argument
Error in opening capture device for channel 0
root@dm3730-am3715-evm:/media/mmcblk0p2/video_bin# ./saMmapLoopback -h
Usage: saMmapLoopback [-u <usb/tvp>] [-h help]
[-u <usb/tvp>] : 0 - TVP Capture 1 - USB Camera
[-i <S-Vid/CVBS>] : 0: CVBS 1 - S-Video
root@dm3730-am3715-evm:/media/mmcblk0p2/video_bin#
