Code once run everywhere, A pure C version of webRTC
MetaRTC是一个跨平台的webRTC SDK,更适合嵌入式/物联网的webRTC应用
MetaRTC is a cross-platform webRTC SDK, more suitable for embedded/Internet of Things webRTC applications.
Remark:metaRTC6.0 is stable
-
Audio/Video Support
- H264/H265(HEVC)
- OPUS/G711A/G711U/AAC/MP3/SPEEX
- AEC/ANS/AGC/VAD/CNG
-
DataChannels
-
NACK/PLI/FIR/FEC/TWCC
-
STUN/TURN Support
-
IPv4/IPv6
-
Whip/Whep
-
Linux/Windows/Mac/Android/IOS
-
ARM/MIPS/Loongson/RISC-V/X86
-
MP4/FLV Recording
- AAC/H264
- AAC/H265(HEVC)
demo/metaplayer7_lvgl
download: https://github.com/metartc/metaRTC/releases/tag/7.0.050 file:metartc7.062.linux.lvgl.7z
Implementation of webRTC protocol stack
AEC/ANS/AGC and other audio and video processing libraries
Realize audio and video collection, encoding, decoding, transmission, rendering, and push-pull streaming
To compile libmetartccore7, you'll need to satisfy the following dependencies:
OpenSSL or Mbedtls
libsrtp
usrsctp
微信号: taihang82
email: [email protected] [email protected]
twitter: metaRTC@metartc_sdk
./cmake_lib_x64.sh
./cmake_lib_android.sh
./cmake_mips32.sh
#arm64
./cmake_arm.sh
./cmake_x64.sh
#arm64-v8a armeabi x86_64
./cmake_android.sh
libmetartccore7/libmetartccore7.pro
libmetartc7/libmetartc7.pro
project_msvc/
libmetartccore7/libmetartccore7.pro
libmetartc7/libmetartc7.pro
project_xcode/
demo/metapushstream6/metapushstream7.pro
demo/metaplayer6/metaplayer7.pro
android studio ide(api:29)
demo/metapushstream7_android
demo/metaplayer7_android
https://github.com/metartc/metaRTC/wiki/metaRTC-streams-to-janus-via-the-whip-protocol
https://github.com/metartc/metaRTC/wiki/metaRTC-Learning