I have a problem interfacing a video decoder(tvp5150) as a camera to a android samsung dev-kit works on FIMC API.
As far as I goggled the decoders do work as camera interface for composite cameras. I added the drivers in the kernel from menuconfig , updated the board file, but when I launch the DEFAULT CAMERA application the drivers are never initialized however the device was probed successfully. All I can see is black screen and no vsync/hsync on chip.
My questions are
mem2mem_test_dev.c in /kernel/drivers/media/video/
for. virtual camera test pattern? if yes how can I use it in android?I need some help and some detailed examples if possible.
You need to write/port camera HAL (libcamera) - see TI porting guide http://processors.wiki.ti.com/index.php/TI-Android-DevKit-Camera_Porting_Guide