Problems recording in 1080p with PiCamera

The Raspberry Pi is a series of credit card-sized single-board computers developed in the United Kingdom by the Raspberry Pi Foundation to promote the teaching of basic computer science in schools and developing countries.

Post Reply
User avatar
/RaspberryPi
Corporate
Posts: 2449
Joined: Wed Jun 05, 2019 1:29 am

Problems recording in 1080p with PiCamera

Post by /RaspberryPi »

I'm using the PiCamera python library to record a MJPEG into a buffer. This buffer then gets transmitted over the network to another node. On this node I'm using Python Open CV to process the frames. The problem is that when I want to record in 1080p I get only a part of the frame (like 1 quarter). Is there a limitation on recording in 1080p with MJPEG? If, what is the easiest format to use with Open CV, BRG?

submitted by /u/jurgonaut
[link] [comments]

More...
Post Reply

Return to “Raspberry Pi Forum”