I'd like to have attributes in that sensor for current and previous video.
The thing is I'm using it to have a camera live stream from an local monitoring channel but sometimes they upload a new video from their CCTV when something happened and the live stream is stii alive but that sensor is showing only the new uploaded video. I'm using a helper to get only the video id for the yt card - the live stream video id changes often so I need to have something that can change it automatically. But when they upload a new video it's messing with my pipeline.
Maybe only a video type filter would be ok so I can filter to get only live streams.
I'd like to have attributes in that sensor for current and previous video.
The thing is I'm using it to have a camera live stream from an local monitoring channel but sometimes they upload a new video from their CCTV when something happened and the live stream is stii alive but that sensor is showing only the new uploaded video. I'm using a helper to get only the video id for the yt card - the live stream video id changes often so I need to have something that can change it automatically. But when they upload a new video it's messing with my pipeline.
Maybe only a video type filter would be ok so I can filter to get only live streams.