I would like to be able to save video clips on whichever device I am looking at them on without having to resort to a cloud service.
I am using SSL to access my Home Assistant (running on Hass OS on a Raspberry Pi). When a person is detected (I am using Frigate), I receive a notification and a video clip is recorded on my Pi. I then view that clip on my mobile phone (Android running the HA companion mobile app) via the Media Browser menu item.
What I want to be able to do is save selected video clips on the device I am viewing them on (usually the Android Phone). I see that the clip player in the Media Browser has a menu option for “Download” but when I press it, it does nothing when I access the clip from within my Android Companion App.
However, if I log into HA via the browser on my phone, I am able to play the clip and download it.
Am I missing an integration? Or is there some other way of saving video clips on the phone? Any help would be appreciated.