Federico Di Pierro

Results 728 comments of Federico Di Pierro

Hi! You are right: libs are not catching `sendmmsg` arguments: https://github.com/falcosecurity/libs/blob/master/driver/fillers_table.c#L75 You can open an issue on libs to add support for it :)

Hi! Thanks for opening this feat req! I will move this one to Clightd repo, since it belongs there :) It should not be much work to support NV12, i...

I just opened https://github.com/FedeDP/Clightd/pull/115 :) can you test it?

You can also quickly test through [clightd dbus api](https://github.com/FedeDP/Clightd/wiki/Api#orgclightdclightdsensor): `busctl call org.clightd.clightd /org/clightd/clightd/Sensor/Camera org.clightd.clightd.Sensor Capture "sis" "" 5 ""`

Hi! Sorry, haven't had the time to look into it :/ > Actually now, after a reboot, I'm getting a new message: Are you sure you are running Clightd from...

Anyway, reading https://stackoverflow.com/tags/nv12-nv21/info and https://paulbourke.net/dataformats/nv12/ it seems like NV12 should be very similar yo yuyv, already supported (considering Clightd only cares about intensity).

> In the clight log it shows the clightd version and commit, Yes i saw that! I thought that perhaps after the reboot the original Clightd was running instead of...