Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7025

Compute Module • Re: Compute module 4 - stream

$
0
0
Hello everyone,

I'm new to the forum and have a question:

I want to create a stream using Compute Module 4 with the Arducam 64MP Hawkeye camera. My goal is to stream in 4K resolution using Python, adjust brightness using picamera2, and issue AWB commands. I'm not sure if this will pose any hardware issues for me. I've previously implemented the same project at 1080p 30fps on a Raspberry Pi Zero 2. I'm uncertain if there are any obstacles preventing me from achieving this at 4K using the Compute Module 4.

Thank you in advance for your assistance and support.
If you need to perform any kind of colorspace conversion, do not expect to be able to get 30 fps with a 4k input. Overall if you need to do any video processing, do not expect 30 fps at 4k. I manged to get 4k at 30fps from csi when doing a gstreamer pipeline that just discard the output without any processing, so the io can take it.

Statistics: Posted by nicolasb565 — Fri Jan 19, 2024 3:55 pm



Viewing all articles
Browse latest Browse all 7025

Trending Articles