avaf
33
You don’t need rknpu2 and sdl2 to stream video, for that use gstreamer.
Instructions here:
If you want to use NPU and stream the result, you can use the code from here:
(GitHub - avafinger/ff-rknn: ff-rknn - Real-time Object Detection with NPU (Rockchip))
and use this FFmpeg that has imx415 support, I am not sure if it was updated or not:
The fix:
There is a small bug in the mipi support when releasing the buffers, but it is usable.
I don’t know which kernel version you use, mainline perhaps?