07 2022 档案

摘要:shell脚本: #以推流为例 URL="rtmp://192.168.*.*:1935/test1/index" while(true) do ffmpeg -re -i "rtmp://192.168.*.*:1935/live/index" -vf 'pad=1366:768:93:24:bl 阅读全文
posted @ 2022-07-31 12:39 冬音 阅读(1066) 评论(0) 推荐(0) 编辑
摘要:centos7直接 sqlserver 2019 存在依赖问题难以解决,故采用docker方式安装 1.安装docker 参考:https://www.runoob.com/docker/centos-docker-install.html 2.docker安装 sql server 2019 参考 阅读全文
posted @ 2022-07-24 12:58 冬音 阅读(648) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2022-07-03 00:56 冬音 阅读(581) 评论(0) 推荐(0) 编辑