PCYO 评测夜鸥 六度计算世界

少年强 则 中国强

最新发布

杂谈

ffmpeg 直播推流

admin 阅读(19318) 评论(0)

D:\tools\ffmpeg\bin>ffmpeg -stream_loop -1-re -i G:\文档\迈克尔欧文.mp4 -vcodec libx264 -acodec aac -f flv -rtmp_app live -rtmp_playpath "9821559365?t...

杂谈

Centos7 升级内核

admin 阅读(5896) 评论(0)

在升级内核前,应该先执行操作把所有包升级到最新yum update 导入public keyrpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org安装版本包yum install https://www.elrepo.org/elr...

杂谈

wget使用cookie来下载

admin 阅读(7707) 评论(0)

wget --no-cookies --header "Cookie: =" --post-data 'tab=search&name=+&personsubmit=Rechercher&keywords=&keywordsoption=allmine' https://demo.com/in...