-
Notifications
You must be signed in to change notification settings - Fork 227
metaRTC Features
yangrtc edited this page Oct 7, 2022
·
2 revisions
- video encoding 8bit:x265, vaapi, nvenc, etc。
- video encoding 10bit:x265、vaapi、nvenc,etc。
- video decoding:ffmpeg or yangh264decoder。
- VR:基于抠图实现虚拟视频的互动和录制、直播等。
- 8bit和10bit网络播放器:yangplayer
- audio:Opus、Aac、Speex、Mp3 and other audio codecs。
- audio:AEC、AGC、ANS and SOUND SYNTHESIS 声音合成等处理。
- transport:webrtc、rtmp、srt,webrtc is non-google lib。
- live:rtmp、srt、webrtc、HLS、HTTP-FLV。
- 8bit recording:hh264, h265 mp4 and flv。
- 10bit recording:h265 mp4
- screen sharing and control 实现了屏幕共享与控制。
- a variety of processing of sound and images is realized 实现了声音和图像多种处理。
- professional camera gimbal control with multi-lens guide switching 专业摄像头的云台控制与多镜头导播切换。
- supports both 32-bit and 64-bit programming 支持32位和64位编程。
音视频应用: 视频会议/录播直播/直播互动 IPC/云游戏/云3D/元宇宙RTC
行业应用: 远程教育/远程医疗/远程办公 指挥调度/安防监控/金融 视频AI/影视录播/电商直播
可内置信令服务
实现一对多直播
实现浏览器p2p通信
实现双向对讲和会议
metaRTC4.0支持WEBRTC/RTMP/SRT/
metaRTC5.0将支持RTSP/GB2811/QUIC
支持ARM-Linux
支持ARM-Android
提供ARM编译脚本
提供第三方ARM编译文档