these are the steps i followed
1114 source device/milkv-duo256m-sd/boardconfig.sh
1115 source build/milkvsetup.sh
1116 defconfig cv1812cp_milkv_duo256m_sd
1117 menuconfig_kernel
selected these options
Device Drivers —> <*>Multimedia support —> Media core support —> [ * ]Media Controller API (NEW)
<*>Multimedia support —> Video4Linux options —> [ * ]V4L2 sub-device userspace API (NEW)
<*>Multimedia support —> Media drivers —> [ * ]Media USB Adapters —> <*>USB Video Class(UVC) [ * ]UVC input events device supports
Media drivers —> [ * ]V4L platform devices
Device Drivers —> <*>USB support —> [ * ]USB announce new devices
saved config and built image
so finally was able to build the image, got /dev/video0 and /dev/video1 recognised,
now how do i stream videos? none of the packages are installing, even pip packages are getting hanged.
Hi @vamsi i have also followed the same steps with sdk(v1). And i am not able to get the camera as /dev/video*. How should i proceed?
Thank you in advance.
I was able to build the image after enabling the correct options in the menu, i got the video device recognised, but the device doesnt support any rom ffmpeg build so i was only able to take images using the uvctest given by the developers.
No. I realized i understood it wrongly. I want to use the milkv duo as UVC for my PC. So i have posted it as a seperate topic. i want to use the borad and camera combined as a webcam for my PC.
And hey, thank you for the quick reply. If you have tried the above or have any info on the above is greatly appreciated.