Update stream.markdown to fix #31753 (#39948)

This commit is contained in:
RanTheLab 2025-07-10 00:40:23 -04:00 committed by GitHub
parent 34b4840d6d
commit c0fa7d1681
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,16 @@ The stream integration provides a way to proxy live streams through Home Assista
## Configuration
The `stream` integration is automatically loaded by `default_config` and enabled by the `camera` platforms that support it. If `default_config` is used, no separate {% term "`configuration.yaml`" %} entry is necessary. However, there are some extra options you can configure.
The `stream` integration is automatically loaded by `default_config` and enabled by camera platforms that support it. If `default_config` is used, no separate {% term "`configuration.yaml`" %} entry is necessary. If `default_config` is **not** used, add the `stream` integration to {% term "`configuration.yaml`" %} to enable it.
Example configuration:
```yaml
# Enables the stream integration when not using the default configuration
stream:
```
Some extra options can be configured. If specified, these options will be used whenever the stream integration is loaded.
{% configuration %}
ll_hls: