Android wear app for frigate nvr

This is for the addon frigate.

I have made a repo with the source code for a android wear app to use with frigate nvr.

I believe few ppl would want this, but as I was one, I have built, and been using it.

Any PRs or usage is welcome. Did not publish yet because I’m testing.

It can:

  • internal URL which is used while in defined Networks;
  • External URL which is used in any other case;
  • Internal Networks, just a list of WIFI SSIDs for the internal url.
  • It will show the cameras you have, when configured.
  • It will show the JSMPeg like expirience to the selected camera.

Why tho?
Because sometime I want to keep a Eye to some camera while doing something else, like waching TV.

How?
It’s flutter, just a set interval to refresh the image 1/s.

Help wanted to do it, I’m not a good flutter dev, so, was fun, but almost At my limit.
My frigate external link is behind cloudflared zero trust, so I could not use it in there.

1 Like