You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
Hi, I am trying to detect when an i-frame is inserted in my custom OutputCaptureHandler class like so:
It seems to only Console.WriteLine on the very first frame, none after that.
I have MMALCameraConfig.IntraPeriod set to 24, which is the same as the video capture framerate so it should be printing every 1 second, no?
The text was updated successfully, but these errors were encountered: