postnik0706 / SIPSorceryMedia.Encoders

Audio and video encoders for use with the SIPSorcery Real-time Communications library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Audio and video encoders for use with the SIPSorcery Real-time Communications library.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 98.7%Language:C++ 1.3%