Help streaming Blue iris to Apple TV

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

The Apple TV is quite picky about supported video formats, do it’s likely because of that. MP4 is usually the best container format.

I tried that also here and didn’t succeed. :frowning: