spacemanspiffy

joined 1 year ago
[–] [email protected] 1 points 1 week ago

I feel like there is an alternate reality where I use micro. I remember getting excited when it was first announced, then I just never really needed it.

[–] [email protected] 3 points 1 month ago (2 children)

I just wish uSD cards didn't die so easily.

[–] [email protected] 2 points 1 month ago

Toad in the Hole

Frog in the Log

[–] [email protected] 2 points 1 month ago (1 children)

But are you sure?

[–] [email protected] 1 points 1 month ago (1 children)

Ashleigh, Raileigh, Kaileigh

[–] [email protected] 2 points 2 months ago (3 children)

I'm still running 4.20.0 like a gangster

[–] [email protected] 32 points 2 months ago

My understanding is that due to X11's design, all running GUI apps can "see" all the other apps. If you're running a malicious program in X11, it can easily snoop what else you are doing, log your keystrokes, etc.

Wayland solves this through better design.

[–] [email protected] 10 points 2 months ago

Thunderbird, much like Firefox, is the best because it's the least bad.

[–] [email protected] 23 points 2 months ago (2 children)

I wonder where JetBrains Fleet is at, too.

I am happy there is more competition against VS Code. But I already have my forever-editor (Neovim).

[–] [email protected] 1 points 3 months ago

For apps, Bottles. For games, Lutris is quite good. Bottles can do both but I am partial to Lutris for games.

[–] [email protected] 4 points 3 months ago (2 children)

I'm weirdly excited about password-less lockscreens.

 

I have two cameras in Frigate.

One is a Raspberry Pi 3 running Monocle server, and this stopped working in Frigate some time back (driveway). The second is a Galayou G7 (nursery). The nursery camera is the one I am concerned about with this post.

Problem: Up until a month or two ago (I must have ran an update but I don't know) the audio from the Galayou camera worked in Home Assistant. I'd like to get that working again. Some searching led me to try setting up go2rtc in my config.

Here is my config before making any changes:

mqtt:
  host: 192.168.1.10
cameras:
  nursery:
    ffmpeg:
      inputs:
        - path: rtsp://redacted:[email protected]:554/live/ch1
          roles:
            - detect
    detect:
      width: 1280
      height: 720
  driveway:
    ffmpeg:
      inputs:
        - path: rtsp://192.168.1.240:554/recording/7824851880350319106/replay?trackid=8836591
          roles:
            - detect
    detect:
      width: 1920
      height: 1080

This currently provides only jsmpeg video in Frigate. If I add something like this to the end:

go2rtc:
  streams:
    nursery:
      - rtsp://redacted:[email protected]:554/live/ch1

this adds mse and webrtc as options in Frigate. But, mse plays only video, no audio. And webrtc loads neither audio nor video. I have tried adding lines like - "ffmpeg:nursery#video=h264#audio=aac" and also with opus but to no avail.

Finally, if I ffplay rtsp://redacted:[email protected]:554/live/ch1 it loads audio/video without a problem. I'm also able to connect via ONVIF at onvif://192.168.1.241:8899 from onvif-gui.

So, something is wrong in my Frigate config, and I don't know what. I'm hoping someone here is a little more familiar and can give me a pointer or two here?

33
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

This is probably a stupid question, since 2 > 1, but here goes...

I have a home server. It's a ComputerLINK 1U rack server I bought off eBay some years back. It has 2 CPUs, Intel Xeon E5645 2.4Ghz(https://ark.intel.com/content/www/us/en/ark/products/48768/intel-xeon-processor-e5645-12m-cache-2-40-ghz-5-86-gt-s-intel-qpi.html). It also has two 750W power supplies, but I have one unplugged. It also has RAM and 5 HDDs.

I also have the guts of my old desktop PC. The CPU is an AMD FX8350 4Ghz(https://www.amd.com/en/products/cpu/fx-8350). The motherboard is some ASUS model, I forget and don't want to check right now. A potential PSU would be 500-600W range.

My question: I am considering moving to use my old PC parts as a new home server. One benefit is to cut down on the noise (rack mount PC fans are LOUD). But the real gain I would want is on power savings. So, if RAM and the multiple HDDs all stay the same, but I moved them to the AMD/ASUS CPU/motherboard, can anyone definitively say this will be more power-efficient?

I am not very knowledgeable when it comes to electrics or power consumption, and am just looking for someone to confirm for me. I am aware that the AMD CPU still isn't an excellent choice for an always-on machine, but it could be an improvement.

 

I have a Scarlett Solo and I have found that with the linux-rt kernel, I get no noticeable latency recording audio, whereas there's a few ms delay on the main linux kernel.

I am able to run other applications and play games just fine on linux-rt. Is there any reason not to just make this my default?

 

The thing i said in the title

view more: next ›