Skip to content

Latest commit

 

History

History
executable file
·
27 lines (23 loc) · 1.07 KB

README.md

File metadata and controls

executable file
·
27 lines (23 loc) · 1.07 KB

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.