BogdanovKirill / RtspClientSharp

Pure C# RTSP client for .NET Standard without external dependencies and with true async nature. I welcome contributions.
MIT License
713 stars 286 forks source link

Want to take a picture and record videos using api #107

Open leandrofagundes opened 3 years ago

leandrofagundes commented 3 years ago

Hi,

I'm trying to take a picture of a specific frame and record (two different situations).

How can I make a button to take a specific frame? How can I start recording and stop recording from specific buttons?