上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 83 下一页
该文被密码保护。 阅读全文
posted @ 2021-09-14 18:45 lshan 阅读(0) 评论(0) 推荐(0) 编辑
摘要: SpringContextUtils import org.apache.commons.lang3.StringUtils; import org.springframework.beans.BeansException; import org.springframework.context.Ap 阅读全文
posted @ 2021-09-10 11:05 lshan 阅读(1696) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2021-09-03 15:55 lshan 阅读(8) 评论(0) 推荐(0) 编辑
摘要: idea 个人文件信息模板,之前没有设置的同学,参考设置下: 选择File --> Settings --> Editor --> Code Style --> File and Code Templates --> Python Script java : class #if (${PACKAGE 阅读全文
posted @ 2021-09-01 09:48 lshan 阅读(200) 评论(0) 推荐(0) 编辑
摘要: 原文:https://blog.csdn.net/sundehui01/article/details/106234778 单台服务器做直播,总归有单点风险,利用SRS的Forward机制 + Edge Server设计,可以很容易搭建一个大规模的高可用集群,示意图如下 源站服务器集群:origin 阅读全文
posted @ 2021-08-30 11:46 lshan 阅读(1022) 评论(0) 推荐(0) 编辑
摘要: webrtc doc: https://ossrs.net/lts/zh-cn/docs/v4/doc/webrtc 官网部署文档:https://github.com/ossrs/srs/wiki/v4_CN_SampleOriginCluster 参考:https://blog.csdn.net 阅读全文
posted @ 2021-08-29 19:31 lshan 阅读(2049) 评论(1) 推荐(0) 编辑
摘要: 18个实时音视频开发中会用到开源项目 : https://blog.csdn.net/weixin_34261739/article/details/88917741 NGINX-RTMP 直播服务部署: 参考:https://zhuanlan.zhihu.com/p/28009037 > http 阅读全文
posted @ 2021-08-25 14:36 lshan 阅读(754) 评论(0) 推荐(0) 编辑
摘要: 原文: https://blog.csdn.net/qq_35433926/article/details/91880345 springboot2.1.3配置sftp,自定义sftp连接池 项目地址 maven依赖 application.yml配置 SftpProperties sftp连接工厂 阅读全文
posted @ 2021-08-24 14:54 lshan 阅读(1812) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.cnblogs.com/imcati/p/11743922.html 背景:防止第三方引用链接访问我们的图片,消耗服务器资源和网络流量,我们可以在服务器上做防盗链限制。 实现防盗链的方式有两种:refer方式和签名方式。 refer方式实现防盗链 工作模块:ngx_ht 阅读全文
posted @ 2021-08-23 16:21 lshan 阅读(306) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2021-08-22 17:29 lshan 阅读(3) 评论(0) 推荐(0) 编辑
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 83 下一页