FFmpeg 设置
Agent DVR 已更新为使用 FFmpeg v8。
如果您正在阅读此消息,那么很可能您已升级 Agent DVR,并且在更新时遇到了问题(因为它通常会自动安装 FFmpeg)。要让一切恢复正常运行:
-
macOS:打开终端并运行:
在较早版本的安装中,服务是系统守护程序 - 如果该文件不存在,请使用launchctl bootout gui/$(id -u) ~/Library/LaunchAgents/com.ispy.agent.dvr.plist brew install ffmpeg
launchctl bootstrap gui/$(id -u) ~/Library/LaunchAgents/com.ispy.agent.dvr.plistsudo launchctl bootout system /Library/LaunchDaemons/com.ispy.agent.dvr.plist和sudo launchctl bootstrap system /Library/LaunchDaemons/com.ispy.agent.dvr.plist。