With the new Apple TV integration recently announced I have been to stream my blue iris camera to it but can’t seem to be able to get it working.
So far I have tried this:
entity_id: media_player.bedroom_3
media_content_id: 'http://192.168.0.164:81/mjpg/frontdoorsd/video.mjpg'
media_content_type: image/jpg
But that just gives me a black screen for a couple of seconds then nothing.
I have tried:
camera.play_stream with these variables
entity_id: camera.blueiris_frontdoorsd
media_player: media_player.bedroom_3
And the same thing. Is this possible with the AppleTV integration?
Thanks