06 2018 档案
摘要:转自: https://www.ibm.com/developerworks/cn/linux/l-cn-nohup/index.html 最有效的办法: # (命令 &), 比如: # (ping www.qq.com &) 验证方法:ps -ef|grep ping 查看ppid是否为 1(in
阅读全文
摘要:from: https://blog.csdn.net/weiyuefei/article/details/64125208 ffmpeg循环推流方法 ffmpeg循环推流方法 You should be able to use the -stream_loop -1 flag before the
阅读全文