cancel
Showing results for 
Search instead for 
Did you mean: 

Video stream from VD55g1

rjoshiIntero
Associate

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 2
MeganeG
ST Employee

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

 

Our community relies on fruitful exchanges and good quality content. You can thank and reward helpful and positive contributions by marking them as 'Accept as Solution'. When marking a solution, make sure it answers your original question or issue that you raised.

ST Employees that act as moderators have the right to accept the solution, judging by their expertise. This helps other community members identify useful discussions and refrain from raising the same question. If you notice any false behavior or abuse of the action, do not hesitate to 'Report Inappropriate Content'
rjoshiIntero
Associate

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.