Relative Content

Tag Archive for pythonvideo-streamingraspberry-pi4picamera2libcamera

How can I live stream in HDR using a Picamera Module 3 Noir and a Raspberry Pi 4? (using flask)

I am very new to all this. Currently i am working on a project where i am using the picamera module 3 noir and pi4 for live detection. Due to using the OS Lite version i use flask to stream in on my web browser. I have read through the picamera library etc and know that not every mode of hdr is supported by the pi4, but when i take a picture using the command line (for exmaple. libcamera-still –sharpness 16 -o afbeelding.jpg and libcamera-still –hdr -o afbeelding.jpg) i actually see the difference. The problem is that i am unable to implement this in my code to. I tried the code here below and kept getting this error