BogdanovKirill / RtspClientSharp

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

I want to use data from RawVideoFrame in D2DRenderer. #126

Open chounghwan opened 2 years ago

chounghwan commented 2 years ago

hi..

I want to use data from RawVideoFrame in D2DRenderer.

What should I do?