SkillAgentSearch skills...

VP8.Net

C# port of the WebM VP8 video codec (work in progress)

Install / Use

/learn @sipsorcery-org/VP8.Net
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Repository Moved as of 21 Feb 2026

The repository has now been absorbed into the main SIPSorcery repository. Any iusses or pull requests should be raised there.

VP8.Net

This project is an attempt to port the WebM VP8 video codec to C#.

The motivation for the project is to provide a .NET video codec that does not require any native libraries for use in the sipsorcery real-time communications library.

As of Mar 2021:

  • VP8 decoder works but is very slow. A demo program is available.
  • VP8 encoder is not yet ported.

Related Skills

View on GitHub
GitHub Stars19
CategoryContent
Updated1mo ago
Forks8

Languages

C

Security Score

90/100

Audited on Feb 21, 2026

No findings