ayufan / camera-streamer

High-performance low-latency camera streamer for Raspberry PI's
293 stars 46 forks source link

Can´t use a tuning-file from libcam #82

Open sosagarcia opened 1 year ago

sosagarcia commented 1 year ago

I'm using camera-streamer to stream video from ov5647 sensor using libcamera. Imtrying to set as variable --tuning-file=/usr/share/libcamera/ipa/raspberrypi/imx219_noir.json for get a color correction but it crash

kbingham commented 1 year ago

Do you get a report of the crash trace? If so please paste it here too.

We recently fixed an issue with parsing tunning files in libcamera so I suspect this might be related to that.

albatorsssx commented 7 months ago

Hi, where do we enter this parameter? I am interested in this setting for my configuration on Octopi. THANKS