News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

Show RPI Camera on Debian

Started by cuongtv, August 29, 2017, 10:02:10 AM

Previous topic - Next topic

cuongtv

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 ^^

JH

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