Home > Forum > snapshot of a previewed video

snapshot of a previewed video

Sep 22, 2021
Jonathan Spiegelglas wrote
how do I take a snapshot of a currently streamed video?

I see there's a OnStillVideoFrameBitmap event, I'm just not sure how to initiate it
Reply
1 Answer
Sep 22, 2021
Roman Miniailov agent wrote
Hi

You can use Frame_GetCurrent/Frame_Save methods or OnVideoFrameBitmap/OnVideoFrameBuffer events.