How to add virtual camera nodes in android 13/14?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to add virtual camera nodes in android 13/14?

1,266 次查看
vedantteksun
Contributor I

hello,

i have imx8mp kit with the android 13. I have added the v4l2loopback driver in v4l2 section and built it. Using the v4l2loopback i have created /dev/video8 node. i am also performing the ffmpeg command to get the rtsp stream and feed to /dev/video8.

My end goal is to use that rtsp stream as the secondary camera, but i am not getting the stream on the second camera as no switch camera option not coming on the screen.

Please if anyone has solution kindly provide

1) insmod v4l2loopback.ko video_nr=8

2) ffmpeg -v verbose -i rtsp://192.168.1.163:8554/mystream -pix_fmt yuyv422 -f v4l2 /dev/video8

标记 (1)
0 项奖励
回复
2 回复数

1,234 次查看
vedantteksun
Contributor I

Hello @Bio_TICFSL ,

I am not getting understand, Could you please brief?

 

Thanks

0 项奖励
回复

1,244 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

If you has entered the camera module into kernel is going to be easy to integrate just search for the camera, use video*

Regards

0 项奖励
回复