Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: gelssen on February 07, 2017, 04:57:18 AM

Title: Te0726 Zynqberry: How to enable rpi-camera at Te0726_m_demo2
Post by: gelssen on February 07, 2017, 04:57:18 AM
Hello,

I can watch video from Te0726_m_demo1, but I don't know how to enable rpi-camera at Te0726_m_demo2.
After startx, what should I do to start video stream from rpi-camera?

Regards,
Title: Re: Te0726 Zynqberry: How to enable rpi-camera at Te0726_m_demo2
Post by: JH on February 07, 2017, 09:07:23 AM
Hello,

Demo 2 is only prepared for Debian.

te0726_m_demo1 - ZynqBerry - Demo VIDEO/AUDIO Design with RPI video camera stream to monitor
-use this for camera: see description: https://shop.trenz-electronic.de/en/Download/?path=Trenz_Electronic/TE0726/Reference_Design/2016.2/te0726_m_demo1
te0726_m_demo2 - ZynqBerry - Demo VIDEO/AUDIO Design with Debian_8.4
-use this with debian desktop: see description: https://shop.trenz-electronic.de/en/Download/?path=Trenz_Electronic/TE0726/Reference_Design/2016.2/te0726_m_demo2
te0726_m_demo3 - ZynqBerry - Demo VIDEO/AUDIO Design with Video and Audio Example
-use this for video/audio: see description:  https://shop.trenz-electronic.de/en/Download/?path=Trenz_Electronic/TE0726/Reference_Design/2016.2/te0726_m_demo3

On demo 1 frame buffer address from camera stream is set to frame buffer address from HDMI output. On demo 2 debian use this output frame buffer. See FSBL changes.  For example, you could write a application (use QT or so) to read the camera frame buffer.

br
John 
Title: Re: Te0726 Zynqberry: How to enable rpi-camera at Te0726_m_demo2
Post by: gelssen on February 07, 2017, 09:07:01 PM
Thank you for your reply.

I'll check it out.

Thanks