Skip to content

mycrl/librtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libRTC


C bindings for Google Chrome WebRTC Native
current version: [M110/5481](https://webrtc.googlesource.com/src.git/+log/refs/branch-heads/5481)
hardware codec: Nvenc / Qsv / VideoToolBox

C bindings for Google Chrome WebRTC Native. Using C++ ABI in other programming languages is a very difficult thing, but most languages support interacting with stable C ABI, the meaning of this project is just that, abstract some commonly used structures and methods, and make other projects embed WebRTC Native is easier.


License

MIT Copyright (c) 2022 Mr.Panda.

About

C bindings for Google Chrome WebRTC Native.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published