Hello,
We are using imx8mp processor for recording video.
I am currently using gstreamer as it is one that supports vpuenc_h264 hardware encoding module.
We want to take same video source /dev/video2 for two different processes using gstreamer.
We found a module called v4l2loopback which we tested in our imx but we cannot observe the expected output.
We have gone through case which was posted by @malik_cisse but we have not got any conclusion from that
Any idea how we can implement this using v4l2loopback? Or could you please suggest different ways ?