Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: cuongtv on August 29, 2017, 10:02:10 AM

Title: Show RPI Camera on Debian
Post by: cuongtv on August 29, 2017, 10:02:10 AM
Hi all,

I have ran the design example "te0726_m_demo2 - ZynqBerry - Demo VIDEO/AUDIO Design with Debian_8.4". It run ok. How can I show the RPI Camera to the monitor and stream video via internet using gstreamer.

Thanks for helping ^^
Title: Re: Show RPI Camera on Debian
Post by: JH on August 29, 2017, 01:46:44 PM
Hi,

first add init.sh from demo 3 to your sd card.
This enables and initializes the camera. Script also includes (as comment) a command to create a image from camera stream.

If you would have Video, you must write your own app (for ex. use qt) for linux, which read the frame buffer memory space.

br
John