This is a follow up to the now locked thread "Misadentures trying to use the ISP (/dev/video12) via V4L2 M2M"
I'm finally getting around to posting my code to use the ISP, including the off-by-one-frame work around. This code has been working solidly in production, hopefully it helps anyone out there who is trying to use the video12 device. See lines 206-211 of libpsresample.cpp for the hack, which simply cycles through an extra frame.
Here's the code:
https://gist.github.com/n8allan/6192f41 ... ce6e38cff6
Re: Misadentures trying to use the ISP (/dev/video12) via V4L2 M2M - FOLLOW UP
Posts are autolocked after a few months of inactive. A moderator can unlock it if you ask. Click on the report flag/button at the top of viewtopic.php?p=2001140#p1997917 and ask for it to be unlocked.