Skip to content

Commit c441857

Browse files
authored
Update binary_sensor.ffmpeg.markdown
1 parent e2aed73 commit c441857

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

source/_components/binary_sensor.ffmpeg.markdown

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ ha_iot_class: "Local Polling"
1616

1717
The `ffmpeg` platform allows you to use every video or audio feed with [FFmpeg](http://www.ffmpeg.org/) for various sensors in Home Assistant. Available are: **noise**, **motion**. If the `ffmpeg` process is broken, the sensor will be unavailable. To restart the instance, use the service *binary_sensor.ffmpeg_restart*.
1818

19-
<p class='note'>
20-
You need the `ffmpeg` binary in your system path. On Debain 8 you can install it from backports. If you want Hardware support on a Raspberry Pi you need to build it from source. Windows binary are avilable on [FFmpeg](http://www.ffmpeg.org/) homepage.
21-
</p>
22-
2319
### {% linkable_title Noise %}
2420

2521
To enable your FFmpeg with noise detection in your installation, add the following to your `configuration.yaml` file:

0 commit comments

Comments
 (0)