remati

Members
  • Posts

    102
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

remati's Achievements

Apprentice

Apprentice (3/14)

6

Reputation

  1. It seems Community Apps has marked this plugin as Deprecated. Any other alternatives to this plugin available?
  2. EDACerton, if you're feeling up to it, can you also turn Cloudflare's Tunnel offering (Zero Trust) into an unraid plugin as well? Currently this is only offered as a docker container in the Community Apps store. Here is some info about the daemon https://github.com/cloudflare/cloudflared https://github.com/cloudflare/cloudflared/releases https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/installation/
  3. Wow that was super fast. Thanks!
  4. Can I request a settings page checkbox to disable most if not all Tailscale logging? This plugin is very noisy in the unraid system log.
  5. All in one container of Immich would be nice. https://github.com/immich-app/immich
  6. Requesting https://github.com/podify-org/podify 👍
  7. Nice work on the renamer plugin! I see in your dockerfile you are using the jrottenberg/ffmpeg:4.1-nvidia container for your base. I think it's about 1GB in size. For those of us that do not use an Nvidia GPU for encoding but instead use Intel's QuickSync would it be possible to use jrottenberg/ffmpeg:4.1-vaapi instead?
  8. Ideas for a plugins: 1) Rename a processed file if "x264" or "h264" is detected in the filename and change it to "h265" after conversion. 2) Add video resolution to the filename. Nice container by the way! Looking forward to the updates.
  9. Nice app! Do the mobile apps have the ability to automatically upload all new photos and videos as a background process? That seems the be the missing feature in most of these backup solutions.
  10. Anyone have an example External Post-processor Script to rename files with 264 in their filename to 265? Thanks!
  11. There is a client plugin where your unraid server becomes an openvpn client. Although the above githubusercontent link no longer works because petersm is no longer on github. I've had it installed on my unraid for a few years now and have it paired with unassigned devices to access SMB shares at a remote location. Eventually I think I might need to offload this task to the router.
  12. I know you have to download easy-rsa v.3.0.5 for the server plugin to make this plugin work on unraid 6.9+ but what about the client plugin? Does it work out the box or do we need extra steps?
  13. Just wanted to give you guys an update... I installed the m.2 A+E coral card into the wifi slot on my itx motherboard. It has cut down on my CPU usage while detecting 8 rtsp camera feeds. Two of which have a lot of car movement on a busy street. This used to put the pain on my i5 9400 cpu (about 70% usage) if I did not mask out the street. Now my CPU is sitting at ~25% usage and that is without the masks! The coral ai chip is doing great. Now I need to figure out how to get the frigate.process using less CPU. Although 25% is not too bad for now I suppose. Thanks again yayitazale!
  14. First of all this is a great piece of software! I started playing with this yesterday and have my 8 rtsp cameras detecting people, dogs, etc and recording clips. I have 2 questions though: 1) I just ordered the Coral M.2 Accelerator A+E key for my Asrock ITX board. I don't use the current wifi card in there so going to replace it with this. How would I go about passing through this M.2 card to this container? 2) My other question is should I create a path of /tmp on my host to the container for /tmp/cache? I see there are a bunch of writes being done to this location with temporary ffmpeg created videos. Should they be created on my unraid tmp folder instead? This is how my current Plex container stores it's temporary ffmpeg created videos.
  15. So I think something is wrong with my motherboard temperature or is 111 degrees celsius typical for an Asrock Z390M board?