Closed lynxbat closed 3 years ago
Well, the error is very descriptive. You have not enabled stream:
component in HomeAssistant.
Well. Egg meet face.
For anyone who may hit this in google. The relevant HA integration reason why you need stream
is:
The stream integration provides a way to proxy live streams through Home Assistant. The integration currently only supports proxying H.264 source streams to the HLS format and requires at least FFmpeg >= 4.
Thanks @resoai.
Closed because I missed an important config item in HA. Not a problem with TB.
I've also added a note to the CAMERA_STREAM example here: https://github.com/resoai/TileBoard/blob/master/TILE_EXAMPLES.md#camera-and-camera_stream
I am getting a weird error from the following tile pointing towards a working RTSP stream within HA (amcrest cam). I googled and search the source and I can't even pin down where the error is coming from. I used the last main release and dev build off master. Same thing.
Here is my example config
Any advice on what I have wrong