BogdanovKirill / RtspClientSharp

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

How to use gpu to decoder frame to bitmap, The cpu Take up a high level. #45

Closed wangning08115 closed 5 years ago

wangning08115 commented 5 years ago

How to use gpu to decode frame to bitmap, The cpu Take up a high level.

BogdanovKirill commented 5 years ago

You need to use gpu decoder, check ffmpeg

BogdanovKirill commented 5 years ago

If you have more questions about that please reopen