当前位置:网站首页>metaRTC4.0稳定版发布
metaRTC4.0稳定版发布
2022-06-13 04:59:00 【metaRTC】
概述
metaRTC4.0是支持webrtc功能较为全面的一个版本,最新版本为稳定版本,推荐开发者全面转向metaRTC4.0版本。
源码下载
Release Release v4.0-b0 · metartc/metaRTC · GitHubWebrtc SDK for pure C. Contribute to metartc/metaRTC development by creating an account on GitHub.
https://github.com/metartc/metaRTC/releases/tag/v4.0-b0https://gitee.com/metartc/metaRTC/releases/v4.0-b0
https://gitee.com/metartc/metaRTC/releases/v4.0-b0
参数设置
参数设置在文件include/yang_config.h中
//是否编译datachannel支持 1:是 0:否
#define Yang_HaveDatachannel 1
//是否编译twcc处理支持
#define Yang_Using_TWCC 0
//1:软编码为openh264 0:软编码为x264
#define Yang_Using_Openh264 1边栏推荐
- QT realizes message sending and file transmission between client and server
- CMB written test graphical reasoning
- josephus problem
- Section 3 - functions
- PostgreSQL Guide: inside exploration (Chapter 10 basic backup and point in time recovery) - Notes
- Robot pose description and coordinate transformation
- Kaggle 时间序列教程
- shell变量学习笔记
- Introduction to QT XML
- Clause 32: moving objects into closures using initialization capture objects
猜你喜欢

RuoYi-Cloud启动教程(手把手图文)

Sampo Lock

Spice story

Chapter 15 mechanism: Address Translation

Explain the differences and usage scenarios between created and mounted

Keil uses j-link to burn the code, and an error occurs: Flash download failed - one of the "Cortex-M3" solutions

Win8.1和Win10各自的优势

Simple-SR:Best-Buddy GANs for Highly Detailed Image Super-Resolution論文淺析

Draw a hammer

UNO
随机推荐
Leetcode game 297 (20220612)
Createanonymousthreadx passes parameters to anonymous threads
Converting MySQL data to PostgreSQL with Navicat
[untitled]
Common skills in embedded programming
The processing flow of thread pool depends on the core parameters
Reductive elimination
Several methods of identifying equivalent circuit of circuit drawing
C language learning log 12.25
C language exercise 1
无限循环滚动代码阿里巴巴国际站店铺装修代码底图滚动黑色半透明显示效果自定义内容装修代码全屏显示
Article 29: assuming that the mobile operation does not exist, is expensive, and is not used
What is the difference between ROM, ram and flash? SRAM、DRAM、PROM、EPROM、EEPROM
Little C's Notepad
1.2 differences caused by keywords
E - Lucky Numbers
LeetCode第297场周赛(20220612)
Logical point
135. distribute candy
How to understand JS expressions and JS statements