2024年4月19日

LinkedHashMap排序

摘要: import java.util.LinkedHashMap; import java.util.Map; import java.util.TreeMap; public class SortLinkedHashMapByKey { public static void main(String[] 阅读全文

posted @ 2024-04-19 09:26 yebinghuai2019 阅读(3) 评论(0) 推荐(0) 编辑

2024年2月16日

springboot的web项目部署_前后端整合部署

摘要: springboot的web项目部署[2]_前后端整合部署 vite.config.ts build: { //build编译后存放静态文件的目录 outDir: "../renren-admin/src/main/resources/static", ShiroConfig.java filter 阅读全文

posted @ 2024-02-16 14:43 yebinghuai2019 阅读(18) 评论(0) 推荐(0) 编辑

2023年7月11日

视频平台级联

摘要: 视频平台级联 1:NVR设置 2:下级推送给上级 2.1创建级联 2.2添加通道 添加完,如下所示 3:目标上级平台 阅读全文

posted @ 2023-07-11 16:24 yebinghuai2019 阅读(28) 评论(0) 推荐(0) 编辑

zlm+wvp+redis搭建视频平台

摘要: Windows 下安装redis 下载地址:https://github.com/tporadowski/redis/releases zlm视频服务搭建请参考 https://www.cnblogs.com/yebinghuai/p/ZLMediaKit.html 运行界面 wvp视频信念搭建 依 阅读全文

posted @ 2023-07-11 16:07 yebinghuai2019 阅读(335) 评论(0) 推荐(0) 编辑

2022年11月4日

springboot加载图片和mp4进行显示的设置类WebMvcConfig

摘要: springboot加载图片和mp4进行显示的设置类WebMvcConfigimport org.springframework.beans.factory.annotation.Autowired;import org.springframework.context.annotation.Conf 阅读全文

posted @ 2022-11-04 09:41 yebinghuai2019 阅读(50) 评论(0) 推荐(0) 编辑

2022年8月26日

windows10下ZLMediaKit编译webrtc(亲测可用)

摘要: windows ZLMediaKit webrtc 阅读全文

posted @ 2022-08-26 23:10 yebinghuai2019 阅读(1956) 评论(0) 推荐(0) 编辑

2022年5月14日

qt换肤开源项目使用

摘要: qt换肤开源项目使用 使用QT换肤开源项目,github地址,大家多给ta加星。https://github.com/satchelwu/QSS-Skin-Builder.pro文件添加引用resources other/qss.qrc \ other/main.qrc \ 添加.cpp和.h文件 阅读全文

posted @ 2022-05-14 14:36 yebinghuai2019 阅读(306) 评论(0) 推荐(0) 编辑

营石QTSDK多路播放修改

摘要: 营石QTSDK多路播放修改 //QString m_sessionId;//注释或者删掉原来的单路m_sessionId新建一个SessionIdVideo类,把QString sessionId声明到这个类中,也可以增加其他业务需要的字段;QVector<SessionIdVideo> listS 阅读全文

posted @ 2022-05-14 14:26 yebinghuai2019 阅读(199) 评论(0) 推荐(0) 编辑

2020年9月6日

把h264视频文档打包RTP包发送UDP给VLC播放

摘要: 把h264视频文档打包RTP包发送UDP给VLC播放 从windows发送到linuxmint效果截图 阅读全文

posted @ 2020-09-06 21:20 yebinghuai2019 阅读(234) 评论(0) 推荐(0) 编辑

2020年9月3日

libeventClient简单流程图

摘要: libeventClient简单流程图 阅读全文

posted @ 2020-09-03 18:31 yebinghuai2019 阅读(132) 评论(0) 推荐(0) 编辑

导航