SIPSorceryMedia.Encoders
Audio and video encoders for use with the SIPSorcery Real-time Communications library.
Install / Use
/learn @sipsorcery-org/SIPSorceryMedia.EncodersREADME
SIPSorceryMedia.Encoders
This project is an example of developing a C# library that can use a video codec from a native library and that inegrates with the SIPSorcery real-time communications library.
The classes in this project provide functions to:
- VP8 video decoding.
- VP8 video encdoing.
