Streaming video only - ffmpeg was not found
See original GitHub issueBug Report
Describe the Bug
Installed ffmpeg per instructions on OS X 10.11.6 and receiving the error[2/22/2020, 12:25:50 PM] [Ring] Streaming video only - ffmpeg was not found. See https://github.com/dgreif/ring/wiki/FFmpeg for details.
To Reproduce
Steps to reproduce the behavior:
- Start Homebridge
- Attempt to view video from Ring doorbell. Snapshot and live video are displayed correctly.
- See error
Expected behavior
Video + audio would be streamed.Screenshots/Logs
If applicable, add screenshots and log output to help explain your problem.Additional context
Add any other context about the problem here.Homebridge Ring Config
Post homebridge-ring platform config without sensitive information
"platform": "Ring",
"refreshToken": "xxx"
Environment
- OS: OSX 10.11.6
- Node.js: 12.14.1
- NPM: 6.13.4
- homebridge-ring: 7.0.0
- homebridge: 0.4.50
Issue Analytics
- State:
- Created 4 years ago
- Comments:22 (10 by maintainers)
Top Results From Across the Web
[Ring] Streaming video only - ffmpeg was not found : r/HOOBS
Currently I am running Hoobs: 3.3.2 and Ring plugin: 9.14.1. This is the error I see in the log whenever I try to...
Read more >PySceneDetect FFmpeg Not Available - Stack Overflow
This code working fine: Here i using only FFmpeg-python library stream = ffmpeg.input('vi0.mp4') stream = ffmpeg.filter(stream, 'fps', ...
Read more >StreamingGuide - FFmpeg Wiki
FFmpeg can basically stream through one of two ways: It either streams to a some "other server", which re-streams for it to multiple...
Read more >ffmpeg Documentation
Matches streams with usable configuration, the codec must be defined and the essential information such as video dimension or audio sample rate must...
Read more >FFmpeg Filters Documentation
This filtergraph splits the input stream in two streams, then sends one ... There exist so-called source filters that do not have an...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@dgreif i think @DMBlakeley problem with the pre-compiles binaries is he’s running El Captain which is a 5 year old OS.
The ffmpeg npm package tests the binary works on the system; if it failed the test on install it should return
undefined
at runtime.@DMBlakeley can you show the logs for this install?
I have 2 Apple TVs and a HomePod that can act as the Home Hub and I keep their firmware up to date. The Apple TVs are on ethernet and HomePod on wireless. The “connected” Home Hub shifts between the 3 devices. Wish there was a way to fix or set a priority for the “connected” Hub to remove a variable when trying to troubleshoot these things.