上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 29 下一页
摘要: 1. 安装ffmpeg dong@ubuntu:~/ffmpeg$ tree.├── build.sh├── faac-1.29.9.2.tar.gz├── fdk-aac-2.0.0.tar.gz├── ffmpeg-4.1.tar.bz2├── lame-3.100.tar.gz├── last 阅读全文
posted @ 2019-05-01 11:37 dong1 阅读(1180) 评论(0) 推荐(0)
摘要: Handle multiple socket connections When writing server programs using sockets , it becomes necessary to handle multiple connections at a time , since 阅读全文
posted @ 2019-04-13 15:20 dong1 阅读(351) 评论(0) 推荐(0)
摘要: 0. C++ Language This is a reference of the core C++ language constructs. Basic concepts Comments ASCII chart Names and identifiers Types - Fundamental 阅读全文
posted @ 2019-04-13 12:16 dong1 阅读(432) 评论(0) 推荐(0)
摘要: https://open.youtu.qq.com/#/open 阅读全文
posted @ 2019-04-12 10:15 dong1 阅读(405) 评论(0) 推荐(0)
摘要: FreeSWITCH has 3 media handling modes: Default: media flows through FS, full processing options - RTP proxied by FreeSWITCH - FreeSWITCH controls code 阅读全文
posted @ 2019-04-12 09:15 dong1 阅读(442) 评论(0) 推荐(0)
摘要: Socket Programming in Python (Guide) by Nathan Jennings advanced python web-dev Tweet Share Email Table of Contents Background Socket API Overview TCP 阅读全文
posted @ 2019-04-10 10:27 dong1 阅读(315) 评论(0) 推荐(0)
摘要: 1、不管是chrome还是firefox都在限制flash了,新版本浏览器直接用打开htm文件已经用不了flash了。为了给flash续命,经过验证把web播放器加载http服务上是可行的,新版旧版都可行。 2、在linux下可以用SimpleHTTPServer,widows下有hfs、nginx 阅读全文
posted @ 2019-04-04 08:09 dong1 阅读(1442) 评论(0) 推荐(0)
摘要: 1、opencore-amr源码下载 https://sourceforge.net/projects/opencore-amr/files/opencore-amr/ 2、opencore-amr编译 交叉编译到arm平台 ./configure --host=arm-linux-gnueabih 阅读全文
posted @ 2019-04-03 15:23 dong1 阅读(3035) 评论(0) 推荐(0)
摘要: 1、TI-Davinci DVSDK(Digital Video Software Development Kit) http://processors.wiki.ti.com/index.php/DVSDK 2、Nvidia-DeepStream DeepStream: Next-Generati 阅读全文
posted @ 2019-03-26 16:44 dong1 阅读(308) 评论(0) 推荐(0)
摘要: Simple Live System Using SRS https://www.cnblogs.com/dong1/p/5100792.html 1、h264推送规则看文档描述如下 /**For the example file: http://winlinvip.github.io/srs.re 阅读全文
posted @ 2019-03-26 14:53 dong1 阅读(4521) 评论(0) 推荐(0)
上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 29 下一页