Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mycrl/librtc

C bindings for Google Chrome WebRTC Native.
https://github.com/mycrl/librtc

abi webrtc

Last synced: 3 months ago
JSON representation

C bindings for Google Chrome WebRTC Native.

Awesome Lists containing this project

README

        


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](./LICENSE) Copyright (c) 2022 Mr.Panda.