Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1092553
  • 博文数量: 187
  • 博客积分: 1156
  • 博客等级: 少尉
  • 技术积分: 2163
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-16 15:01
个人简介

go!go!go!

文章分类

全部博文(187)

文章存档

2024年(1)

2023年(11)

2022年(13)

2021年(15)

2020年(38)

2019年(3)

2018年(6)

2016年(1)

2015年(16)

2014年(13)

2013年(24)

2012年(46)

发布时间:2021-02-08 15:25:18

WebRTC gateway janus入门:从配置到插件编写......【阅读全文】

阅读(2990) | 评论(0) | 转发(0)

发布时间:2021-01-26 11:32:20

编译过程中遇到如下问题make[2]: Entering directory `/home/vagrant/janus-gateway/html'make[2]: Nothing to be done for `all'.make[2]: Leaving directory `/home/vagrant/janus-gateway/html'make[2]: Entering directory `/home/vagrant/janus-gateway'  CC       plugins/plugins_lib.........【阅读全文】

阅读(1564) | 评论(0) | 转发(0)

发布时间:2021-01-15 15:24:35

1.1.  RTP是什么RTP全名是IETF提出的一个标准,对应的RFC3550(RFC3550不仅定义了RTCP(RTP用来为RTP为RTCP来提供。简单的多播音频会议。语音通信通过一个多播地址和一对端口来实现。一个用于音频数据(RTCP)。RTP会话中传送,每一个会话使用不同的传输地址(RTCP包都使用规范化名字Canonical Nam.........【阅读全文】

阅读(1459) | 评论(0) | 转发(0)

发布时间:2021-01-14 11:39:25

Streaming a simple RTP audio stream from FFmpeg?https://trac.ffmpeg.org/wiki/StreamingGuideFFmpeg can stream a single stream using the RTPprotocol. In order to avoid buffering problems on the otherhand, the streaming should be done through the -re option, whichmeans that the stream will be stre.........【阅读全文】

阅读(5575) | 评论(0) | 转发(0)

发布时间:2020-12-24 11:03:17

golang中使用ffmpeg pipe将ts文件转推至rtmp简单示例......【阅读全文】

阅读(2164) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册