当前位置:网站首页>metaRTC4.0集成ffmpeg编译
metaRTC4.0集成ffmpeg编译
2022-06-13 04:59:00 【metaRTC】
概述
ffmpeg是一个强大的音视频处理软件,处理各种音视频的编解码和传输等,里面还集成有ffplay播放器等。metaRTC4.0新版本支持静态编译集成到ffmpeg,实现 ffmpeg从流媒体服务器SRS和ZLM的webrtc推拉流,实现ffmpeg的p2p拉流。
下载源码
GitHub - metartc/ffmpeg-metartc: 集成到ffmpeg的metaRTC集成到ffmpeg的metaRTC. Contribute to metartc/ffmpeg-metartc development by creating an account on GitHub.https://github.com/metartc/ffmpeg-metartcffmpeg-metartc: 集成到ffmpeg里的metaRTC
https://gitee.com/metartc/ffmpeg-metartc
编译参数设置
metaRTC4.0编译
修改配置文件include/yang_config.h中
将Yang_HaveDatachannel设为0
//是否编译datachannel支持 1:是 0:否
#define Yang_HaveDatachannel 1
ffmpeg编译
编译参考下面链接
边栏推荐
- Ruoyi cloud startup tutorial (hand-held graphics)
- CMB's written test -- data analysis
- General communication protocol for industrial Internet
- Vercel uses HTTP caching
- C language learning log 10.5
- String()和toString()方法得区别
- Sub paragraph of Chapter 16
- Chapter 13 abstraction: address space
- [try to hack] upload labs (temporarily write to 12)
- C # get all callable methods of WebService interface [webmethod]
猜你喜欢
C disk lossless move file
Advanced C language - Section 1 - data storage
Advantages of win8.1 and win10
Spread your wings and soar
MySQL8.0.13安装教程(有图)
Keil uses j-link to burn the code, and an error occurs: Flash download failed - one of the "Cortex-M3" solutions
Draw a hammer
Gradient descent, learning rate
What is the difference between ROM, ram and flash? SRAM、DRAM、PROM、EPROM、EEPROM
josephus problem
随机推荐
C # get all callable methods of WebService interface [webmethod]
Stepping on a horse (one stroke)
Clause 26: avoid overloading universal reference types
Ruoyi cloud startup tutorial (hand-held graphics)
QT using layout manager is invalid or abnormal
Cesium:cesiumlab makes image slices and loads slices
Shell variable learning notes
QT brushes and brushes
C language learning log 10.19
E - Lucky Numbers
2021TPAMI/图像处理:Exploiting Deep Generative Prior for Versatile Image Restoration and Manipulation
rainbow
Clause 32: moving objects into closures using initialization capture objects
JS to realize the conversion between string and array and an interview question
CMB's written test -- data analysis
Section 5 - Operator details
利用Javeswingjdbc基於mvc設計系統
C language learning log 10.5
Simple-SR:Best-Buddy GANs for Highly Detailed Image Super-Resolution論文淺析
Gradient descent, learning rate