上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 29 下一页
摘要: 1. Install nginx su mkdir /usr/local/nginx cd /usr/local/nginx apt-get install libssl-dev tar xvf nginx-http-flv-module-1.2.7.tar.gz tar xvf nginx-1.1 阅读全文
posted @ 2019-03-21 11:30 dong1 阅读(1243) 评论(0) 推荐(0)
摘要: ALSA stands for the Advanced Linux Sound Architecture. It consists of a set of kernel drivers, an application programming interface (API) library and 阅读全文
posted @ 2019-03-20 16:24 dong1 阅读(234) 评论(0) 推荐(0)
摘要: hi all, It does work for me. SIP: C1(2001) <--> FS1(PBX) <--> FS2(RTP) <--> C2(2002) RTP: C1(2001) <--> FS2(RTP) <--> C2(2002) FS1: 192.168.10.150, in 阅读全文
posted @ 2019-03-14 12:05 dong1 阅读(1827) 评论(0) 推荐(0)
摘要: A Tutorial on Using the ALSA Audio API This document attempts to provide an introduction to the ALSA Audio API. It is not a complete reference manual 阅读全文
posted @ 2019-03-12 15:19 dong1 阅读(441) 评论(0) 推荐(0)
摘要: rtp/rtcp stack custom rtp ORTP UCL Common RTP library Bell Labs RTP Library jrtplib 1、custom rtp send/recv send.c #include <stdio.h> #include <unistd. 阅读全文
posted @ 2019-03-07 20:48 dong1 阅读(799) 评论(0) 推荐(0)
摘要: This is a continuation from Part II series,Socket Part 9. Working program examples if any compiled using gcc, tested using the public IPs, run on Linu 阅读全文
posted @ 2019-03-06 11:36 dong1 阅读(210) 评论(0) 推荐(0)
摘要: mplayer官网提供的测试文件 http://samples.mplayerhq.hu/ live555官网提供的测试文件 http://www.live555.com/liveMedia/public/ 苹果官网的测试文件 http://devimages.apple.com/iphone/sa 阅读全文
posted @ 2019-02-28 17:02 dong1 阅读(257) 评论(0) 推荐(0)
摘要: 官网 http://ffmpeg.org/ 应用手册 http://ffmpeg.org/documentation.html 源码包自带示例 https://www.ffmpeg.org/doxygen/4.1/examples.html 源码编译安装 http://trac.ffmpeg.org 阅读全文
posted @ 2019-02-25 20:42 dong1 阅读(788) 评论(0) 推荐(0)
摘要: gstreamer官网 https://gstreamer.freedesktop.org/ 应用手册 https://gstreamer.freedesktop.org/documentation/index.html 一、getreamer安装(ubuntu) gstreamer0.10和gst 阅读全文
posted @ 2019-02-23 18:39 dong1 阅读(15625) 评论(0) 推荐(1)
摘要: 1)HiSilicon Compiler arm-himix100-linux.tgz or arm-himix100-linux.tgz #Installation instructions are included in the compiler package There is three f 阅读全文
posted @ 2019-02-22 11:25 dong1 阅读(1061) 评论(0) 推荐(0)
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 29 下一页