techyian / MMALSharp

C# wrapper to Broadcom's MMAL with an API to the Raspberry Pi camera.
MIT License
195 stars 33 forks source link

ISP component port 362 does not call native callback method #131

Open techyian opened 4 years ago

techyian commented 4 years ago

Related to comments made in #47, this ticket is to investigate why port 362 does not call the native callback method. At this stage I believe it may be due to the following:

"If no output buffer is available on port 362 when both an input buffer and port 361 output buffer are available."