Hi mrousavy,
Can you please provide a Swift code for this block please?
["AVVideoCompressionPropertiesKey": {
AllowFrameReordering = 1;
AllowOpenGOP = 1;
AverageBitRate = 47848572;
BaseLayerFrameRate = 15;
ExpectedFrameRate = 60;
MaxAllowedFrameQP = 41;
MaxKeyFrameIntervalDuration = 1;
MinAllowedFrameQP = 15;
MinimizeMemoryUsage = 1;
Priority = 80;
ProfileLevel = "HEVC_Main_AutoLevel";
RealTime = 1;
RelaxAverageBitRateTarget = 1;
},
"AVVideoWidthKey": 2160,
"AVVideoCodecKey": hvc1,
"AVVideoHeightKey": 3840]
I have the same problem and don't know how to fix it