服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. ffmpeg shell
  3. 如果使用shell脚本失败,则重新启动ffmpeg进程streamrtmpvideo
Intereting Posts
NUMBER_OF_PROCESSORSvariables是如何生成的? Win Server 2008挂在“应用计算机设置” SSH:如何启动系统重启后不会结束的进程? Powershell脚本运行System.IO.FileSystemWatcher作为Windows服务 Ubuntu的Cloudformation抛出错误 从托pipe交换迁移到Exchange 2010 / var / log / btmp不可读格式? 服务器重启时高磁盘I / O /etc/init.d中的脚本不会在启动时运行(Ubuntu 8.10) TCP端口耗尽真实吗? LinuxnetworkingconfigurationGUI前端 Lync服务器可以用作PBX吗? 切换到新目录后禁用额外的消息 内部DNSlogging不caching或传播 为什么qemu在收到DHCP offer后发出DHCP discover

如果使用shell脚本失败,则重新启动ffmpeg进程streamrtmpvideo

我们使用ffmpeg来实时转发stream。 通常由于未知原因或者由于stream临时停止,命令停止在后台运行。

什么是监视和继续在无限循环中重试ffmpeg命令的最佳方法。

这是目前的命令:

avconv -i rtmp://example.com:1935/rtplive/Live2 -pix_fmt yuv420p -s hd720 -vcodec libx264 -preset ultrafast -r 30 -bufsize 600k -acodec libmp3lame -ac 2 -b:a 128k -ar 44100 -f flv "rtmp://example.com/live/adfaf" > avconv.log 2>&1 & 

  • 使用SoX降低MPEG-4容器中的AAC噪声
  • configurationnginx自动启动ffmpeg
  • 带有x11grab的ffmpeg导致vlc播放中出现黑屏
  • FFGpeg Godaddypipe理VPS
  • 当提取缩略图时,ffmpegaudio在video前结束

  • 如何运行10进程和montring它
  • 如何在Linux CentOS 5 Server上安装FFMPEG编码器
  • 在写入文件夹的php脚本中运行system()命令需要什么权限?
  • 运行shell脚本时服务器崩溃
  • ffmpeg在PHP exec()中失败
  • 只需要在Centos 6上安装libswresample.so.0 – 如何? (对于FFMPEG)
  • ffmpeg简单的RTMPstream媒体
  • Keepalivetypes和频率在ffmpeg
  • 无法在Ubuntu上安装ffmpeg-php
  • video托pipe,转换和stream媒体解决scheme
  • 我的自定义生成依赖问题ffmpeg rpm
  • 如何检查ffmpeg如果安装在centos / php
  • 减lessffmpeg中的出站带宽
  • ffmpeg继续监听端口
  • 检查一个RTMPstream是否正在运行,并启动ffmpeg转码stream

  • © 2017 服务器 Gind.cn
  • Topics
  •        
  • Powered by Server
  • Privacy Policy