Get encoded data of CVPixelBufferRef

Hello
I am implementing a video recording of a user from meeting. To do this, I give the pixel buffer that your SDK gives and encode it. But the Zoom SDK also encodes it for transmission over the network. Is there any way to get access to encoded data and not the prepared pixel buffer?

Hey @stas.hryhoriev,

Thanks for using the dev forum!

Are you using the Client/Meetings SDK or the Fully Customizable SDK?

Thanks!
Michael

Hello
I am using Client/Meetings SDK. But I see no way to get the encoded data from either Client/Meetings SDK or Fully Customizable SDK. I can get only pixel buffer or YUV420 data which is also decoded data.

Thanks!
Stas

Hey @stas.hryhoriev,

Unfortunately, the encoded data is not currently available. If this changes in the future, I will update this thread.

Please let us know if you have any other questions.
Thanks!
Michael