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

Dear Kirill, excellent project !! I am using you Client sharp in .net console application, what do you recommend me to decode H264 frame in console in order to avoid use WritableBitmap to generate the frame? FFmpeg.Autogen use other type of Frame Class #102

Open Ogost22 opened 3 years ago

Ogost22 commented 3 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.