Skip to main content
Associate
July 24, 2025
Question

Video stream from VD55g1

  • July 24, 2025
  • 2 replies
  • 328 views

Hi, I have teh VD55G1 connected to UCM-IMX8m PLUS sbev from compulab 

Here is the links to the SBC : https://www.compulab.com/products/computer-on-modules/ucm-imx8m-plus-nxp-i-mx-8m-plus-som-system-on-module-computer/

 

I am compiling the driver with my kernel for that SBC and it loads and registers the device accurately. 

I would like to start the stream with the camera using v4l2-ctl but it give me a negotiation error. 

The logs attached is what i see when i try to start the video. 

 

Is there anything that I should attempt to fix this issue? 

 

 

2 replies

ST Employee
July 30, 2025

Hi @rjoshiIntero,

Unfortunately, our driver is not yet supported on IMX8, so we have not tested it on it.

One suggestion we can give you is to check if the media controller setup is correct. We recommend running media-ctl -p to verify that all links are properly attached and configured. If everything is correct, you could try capturing video with a simpler tool than GStreamer, such as v4l2-ctl.

Regards, Megane

 
Associate
July 30, 2025

hi @MeganeG 

I have attached the output. 

Please take a look and let me know if you can assist me in trying to figure out the issue. 

We are running into similar issues with the vd56g3 as well. 

Thank you.