mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
parent
7b994e6db2
commit
19dbe3b2ae
@ -3,6 +3,7 @@ title: Media Extractor
|
|||||||
description: Instructions on how to integrate the Media Extractor into Home Assistant.
|
description: Instructions on how to integrate the Media Extractor into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Media Player
|
- Media Player
|
||||||
|
ha_iot_class: Calculated
|
||||||
ha_release: 0.49
|
ha_release: 0.49
|
||||||
ha_quality_scale: internal
|
ha_quality_scale: internal
|
||||||
ha_domain: media_extractor
|
ha_domain: media_extractor
|
||||||
@ -11,7 +12,7 @@ ha_domain: media_extractor
|
|||||||
The `media_extractor` integration gets a stream URL and sends it to a media player entity. This integration can extract entity specific streams if configured accordingly.
|
The `media_extractor` integration gets a stream URL and sends it to a media player entity. This integration can extract entity specific streams if configured accordingly.
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
Media extractor doesn't transcode streams, it just tries to find stream that match requested query.
|
Media extractor doesn't transcode streams, it just tries to find a stream that matches the requested query.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
To use the media extractor service in your installation, add the following to your `configuration.yaml` file:
|
To use the media extractor service in your installation, add the following to your `configuration.yaml` file:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user