Is there a way to cast the Rtmp feed from frigate to a chrome cast?
Yes, if your cameras are set up in frigate and exposed to home assistant correctly then us the camera play stream service:
service: camera.play_stream
data:
media_player: media_player.your_chromecast
target:
entity_id: camera.your_camera
1 Like