examples icon indicating copy to clipboard operation
examples copied to clipboard

Code examples for Allied Vision Alvium CSI-2 camera, V4L2

Results 8 examples issues
Sort by recently updated
recently updated
newest added

Hi, it is stated in the code that RGGB pixel format is not supported. That really bottlenecks the performances (10FPS in 4k instead of 30). Is there a way to...

https://www.kernel.org/doc/html/v4.9/media/uapi/v4l/mmap.html#mmap says: > When using the multi-planar API, every plane of every buffer has to be mapped separately, so the number of calls to [mmap()](https://www.kernel.org/doc/html/v4.9/media/uapi/v4l/func-mmap.html#func-mmap) should be equal to number...

I am currently working on a camera pipeline on a Jetson AGX Xavier and use the OpenCV performance example as a guideline for interactions with my Allied Vision Cameras. I...

After installing Gstreamer but i couldn't run live.sh of it and this command throws errors as below: harish@harish:~/Downloads/examples-master/GStreamer$ ./gstreamer_live.sh No device specified. Exit. Usage: ./gstreamer_live.sh -d -b Options: -b, --board...

Is there any example code to take images from multiple Allied Cameras and fuse them into one bird eye view image with distances maintained?

After calling the ```make``` command in the appropriate folder, what are the parameters which should be used to call the BasicDemo? Is there a step-by-step guide in order to get...

Went through the driver installation. rebooted. Camera still not detected

Hey, actually I'm quiet new to this standard, though I was wondering if there is a "simple" SDK to access the camera from within Python on the Jetson Nano.