上一页 1 2 3 4 5 6 ··· 11 下一页
摘要: FreeSWITCH内核开发 1 环境 FreeSWITCH : FreeSWITCH-1.10.11-dev OS: debian bullseye gcc:10.2.1 gdb:10.1.99 2 FreeSWITCH启动流程 2.1 main函数的主要工作 FreeSWITCH在main函数中 阅读全文
posted @ 2023-11-21 17:44 钟齐峰 阅读(993) 评论(2) 推荐(2) 编辑
摘要: uuid_media_reneg接口实现流程 一、实现位置 uuid_media_reneg api接口位于mod_command模块,函数位置定义在mod_command.c大约3741行左右。原型如下: SWITCH_STANDARD_API(uuid_media_neg_function) { 阅读全文
posted @ 2023-11-21 11:33 钟齐峰 阅读(327) 评论(0) 推荐(0) 编辑
摘要: 基于Kamailio和RTPProxy实现FreeSWITCH SIP和RTP数据包负载均衡 一、环境 debian bullseye Kamailio 5.7.2 RTPProxy 3.0-rc.1.2dbc63b9 FreeSWITCH· 1.10.10 二、安装Kamailio和RTPProx 阅读全文
posted @ 2023-11-03 14:19 钟齐峰 阅读(1849) 评论(1) 推荐(1) 编辑
摘要: Kamailio源码编译 一、环境 1、OS:Debian bullseye 2、版本:Kamailio-5.7.2 3、MySQL 5.7 二、编译 1、在Kamailio-5.7.2目录下执行如下指令,生产modules.lst文件 make FLAVOUR=kamailio cfg 2、打开m 阅读全文
posted @ 2023-11-01 09:57 钟齐峰 阅读(479) 评论(0) 推荐(1) 编辑
摘要: SRS 一、简介 SRS是一个简单高效的实时视频服务器,支持RTMP、RTSP、WebRTC、HLS、HTTP-FLV、SRT、GB28181等协议。传统的监控端(Windows PC桌面)可以通过RTSP/GB28181推流到SRS服务器,Web浏览器可以通过WebRTC推流SRS服务器,然后通过 阅读全文
posted @ 2023-10-21 17:59 钟齐峰 阅读(652) 评论(0) 推荐(0) 编辑
摘要: ZLMediaKit 一、环境: debian 11 64bit ZLMediaKit WVP-PRO MySQL 8 测试机IP:192.168.1.115 二、ZLMediaKit 编译 编译源码之前,先安装编译器、camke构建工具及第三方依赖库 # 安装编译器 sudo apt instal 阅读全文
posted @ 2023-08-18 14:43 钟齐峰 阅读(5939) 评论(1) 推荐(1) 编辑
摘要: 1、环境说明 实验环境:Ubuntu 16.04 + Heartbeat_3.0.6-2+FreeSWITCH _1.10.5+nginx_1.10.3 Heartbeat 下载地址:https://launchpad.net/ubuntu/xenial/amd64/heartbeat/1:3.0. 阅读全文
posted @ 2023-08-03 14:06 钟齐峰 阅读(329) 评论(0) 推荐(0) 编辑
摘要: tomcat环境下部署verto客户端 1. generate a self-signed certificate for Tomcat using OpenSSL Step 1: Generate a private key openssl genpkey -algorithm RSA -out 阅读全文
posted @ 2023-08-02 11:04 钟齐峰 阅读(53) 评论(0) 推荐(0) 编辑
摘要: verto communicator 模块编译 一、环境 debian 11,gcc 10.2.1,openssl 1.1.1n ,freeswitch 1.10.10,测试终端 windows 10 64 位 (浏览器:Microsoft edge 115.0.1901.183 64 位 ,Chr 阅读全文
posted @ 2023-07-27 18:16 钟齐峰 阅读(102) 评论(0) 推荐(0) 编辑
摘要: 1 deb http://mirrors.ustc.edu.cn/debian bullseye main 2 deb-src http://mirrors.ustc.edu.cn/debian bullseye main 3 4 deb http://mirrors.ustc.edu.cn/deb 阅读全文
posted @ 2023-07-27 11:16 钟齐峰 阅读(1131) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 11 下一页
点击右上角即可分享
微信分享提示