Now, I am trying to get the captured frame then write to decklink SDI output,
Which interface or data struct should I use to get the frame before conding?
In the source code, i found List<VideoSegment> bufferedVideo but is used in EncodeLoop().
Any Suggestions are very helpful
Which interface or data struct should I use to get the frame before conding?
In the source code, i found List<VideoSegment> bufferedVideo but is used in EncodeLoop().
Any Suggestions are very helpful