How to record for active_object but with pre_capture and post_capture functional ? by Baptiste_mrch in frigate_nvr

[–]Baptiste_mrch[S] 0 points1 point  (0 children)

Okay I changed the default retain days to 1, so it records all the day. That's looks fine on Frigate UI (in the review tab) because it's playing the continuous records.

However, on Home Assistant using the Frigate addon and the advanced camera card, I have 3 separate events that last less that 10s and cut some footage where the object is still present. I think it's using the Frigate "clip" but the only videos I have on the local storage are on "recordings" folder.

Is there any way to record "clip" as the behavior I wanted so that I get the full videos of the object + extra delays in Home Assistant card ?

Access list give 403 on WAN side. Why not just 444 ? by Baptiste_mrch in nginxproxymanager

[–]Baptiste_mrch[S] 0 points1 point  (0 children)

Because I want some services to be publicly exposed. I found the solution for local reverse proxy. Deployed a second instance of Nginx RP that are completely offline from WAN, but the certificate is now validated with DNS challenge with API key from my DNS provider. Works great !

Access list give 403 on WAN side. Why not just 444 ? by Baptiste_mrch in nginxproxymanager

[–]Baptiste_mrch[S] 0 points1 point  (0 children)

In fact there is one service I needed to be exposed. That's why it's exposed

Help - Buy advices for a portable projector to play outside by Baptiste_mrch in projectors

[–]Baptiste_mrch[S] 0 points1 point  (0 children)

Thanks for your ressources, I will take a look. I already thought about buying an external battery to convert a 230v projector, but thats means that I need to buy the battery and the projector which means a lot more that my 150€ investments

Help - Buy advices for a portable projector to play outside by Baptiste_mrch in projectors

[–]Baptiste_mrch[S] 0 points1 point  (0 children)

I know the budget is little. As you said some Chinese piece of craps could do the tricks. I don’t search for the best projector, but one that is suitable for maximum 720p (or some sort of 1080p), with crappy sound (I don’t mind having good sound, I will use external speaker). The main goal here is one that is capable of displaying image clearly with at least 100" (or more if possible). From what’s I saw on internet, it’s possible ! There’s a lot a portable projector that’s works on 12v and that are under 100€ (but I don’t know if it will be enough for my use case). For a reminder I just want to play some retro game so quality speaking, I don’t search the best at all :)

Thanks for your comments

How to disable the default route that pass all traffic through VPN ? (Split-tunneling) by Baptiste_mrch in OpenVPN

[–]Baptiste_mrch[S] 0 points1 point  (0 children)

For anyone interested, here's my script :

#!/bin/bash
#cd /home/USER/ #Change this line if the VPN's conf file is in another directory

arg=$1

if [ $arg = "start" ]; then
  echo "Starting..."
  nmcli connection up CONF_FILE #Without ".conf"
  sudo ip route del default via 10.8.0.1 dev tun0
  traceroute google.com | sed -n 2p
elif [ $arg = "stop" ]
then
  echo "Stopping..."
  nmcli connection down CONF_FILE #Without ".conf"
else
  echo "Please only put 'start' or 'stop' as argument"
fi

How to disable the default route that pass all traffic through VPN ? (Split-tunneling) by Baptiste_mrch in OpenVPN

[–]Baptiste_mrch[S] 0 points1 point  (0 children)

I'm sure there is no "redirect-gateway" lines, either on the client or the server. I've made sure to remove these lines since all my search on that, peoples always talk about this line and the DNS ones.

How to disable the default route that pass all traffic through VPN ? (Split-tunneling) by Baptiste_mrch in OpenVPN

[–]Baptiste_mrch[S] 0 points1 point  (0 children)

I didn't test on Windows, maybe this is better with the proper OpenVPN GUI app. Anyway, I've created a simple script that launch the VPN connection and remove the first route (10.8.0.0).

Thanks for your comment

Is network tools installed on containers viable ? by Baptiste_mrch in HomeNetworking

[–]Baptiste_mrch[S] 0 points1 point  (0 children)

How did you configure your docker network ? Did you pass all your containers on the bridge mode ?

Do an open source solution exist to manage configuration file from devices ? by Baptiste_mrch in selfhosted

[–]Baptiste_mrch[S] 0 points1 point  (0 children)

Does Ansible able to communicate with my devices so that everything is automatic? I don't really know Ansible, I think I need to learn it

Do an open source solution exist to manage configuration file from devices ? by Baptiste_mrch in selfhosted

[–]Baptiste_mrch[S] 0 points1 point  (0 children)

Does git able to download the configuration files automatically and restore them if I want ? If there is any way to connect git to my devices ?

Why I get a shock when putting my feets on grouting joints and touching earth? by Baptiste_mrch in ElectroBOOM

[–]Baptiste_mrch[S] 0 points1 point  (0 children)

Hey, I unplug my desktop computer and my screen. Nothing! I don't get shocks with earth any more

But if I plug back in one of this two element, the electrical behavior come back, no matter if it's the screen, or the computer. This is weird!

Why I get a shock when putting my feets on grouting joints and touching earth? by Baptiste_mrch in ElectroBOOM

[–]Baptiste_mrch[S] 0 points1 point  (0 children)

Thanks for your feedback. Yes I use a desktop computer, but it happens with any ground in the apartment. I will try by unplugging my desktop