How to record the video from InstantSDKYUVRawDataI420 and InstantSDKPreProcessRawData raw data?

Description

  1. How to record the video from InstantSDKYUVRawDataI420 and InstantSDKPreProcessRawData raw data?
  2. Is there any example code or reference to using this raw data to record video locally on the machine?

Which Desktop Video SDK version?
Video SDK 1.0.2

To Reproduce(If applicable)
N/A

Screenshots
N/A

Device (please complete the following information):

  • Device: [e.g. Apple MacBook Pro (13-inch, M1)]
  • OS: [e.g. macOS Big Sur 11.2.1 ]

Additional context
N/A

Hi @deepesh,

You can send raw video data through the InstantSDKVideoSender class. The sendVideoFrame method can be used to send each frame of raw video data.

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.