Skip Navigation
Nikon community at lemmy.world not showing posts
lemm.ee Nikon - lemm.ee

Nikon Community: 📷 Capture the World’s Moments! 🌍 Welcome to the Nikon Community, where photography enthusiasts come together to share their love for capturing the world’s beautiful moments! Whether you’re a professional photographer or an enthusiastic beginner, this community is the perfect place...

Nikon - lemm.ee

I thought this was a boost issue, but even using lemm.ee's web site, when browsing to my Nikon subscription (https://lemm.ee/c/nikon@lemmy.world) I don't see any post. If I go to the same community from lemmy.world's own site, I can see recent posts: https://lemmy.world/c/nikon I noticed the same problem in other communities (but I thought the issue was my lemmy client). Can this be fixed?

5
So your looking to build a low end computer.
  • For a low end, small, low consumption Intel box for HTPC/Kodi, Home assistant, Frigate, small Home Server or all of the above, I can recommend any N100-based box or mini itx mobo. It's very fast compared to prior Intel low consumption CPUs (apollo lake etc), does 4K, HDR, AV1.

  • Touchless Car Wash options in (South) Etobicoke

    Looking for recommendations for a touchless car wash. Currently using the shell at Burnharmthorpe and Mavis but its kind of far. There is another one I used in the past in Dixon and Islington that is supposed to give both touchless and roller options, selectable in the screen, but the last time i was there it didnt ask, used rollers.

    0
    HA + Frigate and Reolink WiFi cams - how to avoid ffmpeg crashes
  • I just checked that link and YES, actually it is, thanks for pointing it out. The docs must have been updated for v0.13, they added the ffmpeg prefix to the go2rtc stance, this wasn't there before. I found this originally in a github bug discussion with the frigate dev, where he suggested the person having issues to try this out and see what happens. There was no follow up after that suggestion though.

  • HA + Frigate and Reolink WiFi cams - how to avoid ffmpeg crashes
  • Note - another helpful tip for 510WA cams: in this github listing: Reolink Firmware Archive, you can find a link to version 3.1.0.1387 which I have been running for a week, this version is much newer than the latest official release (.764), it adds two useful new options in t he Stream configuration section (which is only accessible via the Web interface of the cam),

    • interframe space: set it to 1X
    • frame rate mode: set it to fixed
  • HA + Frigate and Reolink WiFi cams - how to avoid ffmpeg crashes
    github.com GitHub - blakeblackshear/frigate: NVR with realtime local object detection for IP cameras

    NVR with realtime local object detection for IP cameras - blakeblackshear/frigate

    GitHub - blakeblackshear/frigate: NVR with realtime local object detection for IP cameras

    If you use Reolink wifi cams via the Frigate integration in homeassistant, you may be used to seeing tons of "ffmpeg has crashed unexpectedly" in your frigate logs. I have 3 older reolink wifi cams in frigate (510WA, 511WA) which most in the community seems to advise against and indeed since I've been running frigate, while they worked, they have been problematic since Frigate 0.12 and the arrival of go2rtc

    Cutting down to the chase, when I was using the standard common configuration with these cameras:

    go2rtc: streams: driveway: - "http://192.168.x.y/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=USER&password=PASSWORD#video=copy" driveway_sub: - "http://192.168.x.y/flv?port=1935&app=bcs&stream=channel0_sub.bcs&user=USER&password=PASSWORD"

    ... frigate would generally work with them however in the logs I could see that the ffmpeg process that frigate creates for each re-stream would crash every few minutes, accumulating thousands of crashes over time. I assume that the crashes would also cause event detection to be unavailable for a brief period each time they happened.

    With Frigate 0.13, it got even worse, as with each crash, the HA dashboard would show a black image with a "No frames received" message that would only go away after a manual dashboard refresh.

    I believe the issue is that go2rtc was unable to properly handle the streams from these old cams, while in the past, ffmpeg directly in frigate could do it, adding some ffmpeg parameter.

    The solution I found a few days ago that ALMOST COMPLETELY eliminated all the "ffmpeg crashed unexpectedly" situations (I went from THOUSANDS of errors to just one or two errors after a few days) is to change the go2rtc configuration so that it uses ffmpeg instead of it's own code to connect to the cams:

    go2rtc: streams: driveway: - "ffmpeg:http://192.168.x.y/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=USER&password=PASSWORD#video=copy" driveway_sub: - "ffmpeg:http://192.168.x.y/flv?port=1935&app=bcs&stream=channel0_sub.bcs&user=USER&password=PASSWORD"

    I also have the following global ffmpeg configuration in frigate's config file, not sure if it helps or not:

    ffmpeg: global_args: -hide_banner -loglevel error hwaccel_args: preset-vaapi input_args: -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -flags low_delay -strict experimental -analyzeduration 1000M -probesize 1000M -rw_timeout 5000000

    This go2rtc configuration decreased CPU utilization significantly (frigate 0.13 itself also helped apparently). Hoping this will help others in the same situation, as the cams themselves are not bad, it's just their software that sucks, but that can be worked around quite nicely with ffmpeg.

    4
    Looking to make the switch
  • I am no programmer either, mainly a technical-oriented user, and I made the switch to a linux-only desktop almost 20 years ago. I tried several distros but I keep coming back to ubuntu (in vanilla gnome mode), with it's closeness to debian and huge library of apps, with it's massive userbase you get a lot of online community support, and it's really polished these days. For the last 5-6 years or so I've been using "LTS" releases, doing major updates every two years, I found that to be a very reasonable cadence and it gives you great environment stability. The only significant downside I found these days is ubuntu's insistence in using their (proprietary?) snap desktop container app ecosystem, I personally much prefer flatpaks, and actually I use flatpaks extensively on my ubuntu desktop for SW that needs frequent updating (darktable, logseq, etc)

  • A Review of Eduardo Galeano's “Soccer in Sun and Shadow” (2013)
  • With all its faults, great fútbol still mesmerizes. So many of us look forward with passion to the fantastic ritual of the World Cup every four years. The best competition tournament in the world by a long shot.

  • Federation is completely broken.
  • was an issue confirmed? I noticed -different from before- that my new subscriptions to communities stay in 'pending state' and don't seem to move to 'joined' as was happening before

  • Need suggestions for grinder
  • Baratza Vario W - daily use for the last 8 years or so and going strong. Zero ground coffee mess, decently accurate and consistent (grinds by weight), looks nice. Mine only needed one burr adjustment in the 5 year mark (it comes with tool and the instructions).

  • What determines if a motherboard can drop in new cpus?
  • Generally it's the mobo chipset that determines which CPUs are compatible. Often the chipsets are compatible with two generations of CPUs, that was the case with H6xx from intel, i got one with an alderlake cpu amd could upgrade it a year and a half later with rocketlake. The mobo OEM needs to support this in their uefi/bios

  • Low power media server with RPi 3 Model B?
  • I concur with the first comment, RPi is not well suited for a media server, where you need solid storage and good performance for transcoding on the fly. However, RPis are fantastic media players

  • HomeAssistant shopping list / I refraction with Alexa

    With the release of 2023.8 I noticed there is built-in shopping list functionality in HA. Up to now at home we have been using Alexa's shopping list (we have an old echo in the kitchen so it's been practical). My question: is there a way to somehow have the Echo's/alexa's shopping list feature to manage HA's shopping list by default? I recall from ages ago that there were Alexa skills like todoist that could take over the shopping list in the echo, is there anything equivalent from the HA community?

    2
    darktable 4.4.2 released
    www.darktable.org darktable 4.4.2 released

    We’re proud to announce the new corrective release of darktable, 4.4.2! The github release is here: https://github.com/darktable-org/darktable/releases/tag/release-4.4.2. As always, please don’t use the autogenerated tarball provided by github, but only our tar.xz file. The checksums are: $ sha256su...

    darktable 4.4.2 released

    DT 4.4.2 is out... And the website and forums are back up and running. Also the flatpak release in flathub has been updated and runs neatly

    0
    Darktable.org site is down
    photog.social darktable (@darktable@photog.social)

    PSA: Our website is dooowwnnnn. Yes, we are working to get it back up.

    I wanted to create the first thread on this community about DT 4.4.1, only to find that the darktable.org site is down.

    Also the DT forum at pixls.us has been down for a few days.

    Regardless, what an amazing re DT release 4.4.1 is. Having used DT since the early 2.x days, it's incredible how far the software has evolved. It's very technical, but totally worth the learning curve.

    I am using the flatpak version these days, on ubuntu 22.04.

    0
    Slackware turns 30 today
  • This brings back so many memories! My first distro some 25 years ago now! Something to tell my kids about. I remember it took me a couple of days to get audio to work on my first install! And I still loved it. So much water has passed under the bridge. Now 100% of the production envirnoment at work is Linux-based and so are the devices at the other end of the wire/airlink. And so are our phones, home servers and on and on. Linux skills have had the highest return

  • Average rental unit asking price hits record high in June, data shows
    www.theglobeandmail.com Average rental unit asking price hits record high in June, data shows

    Rents also rose 1.4 per cent from May, marking the fastest month-over-month increase for units listed on the website so far this year

    Average rental unit asking price hits record high in June, data shows

    With 2-bedroom rentals in the 3k+/mth range and 3-4br houses in the 5-6k/mth range, I wonder what level of family income is needed (specially to afford renting a house) and what kinds of professions/jobs are the ones that can allow you, in Toronto, to achieve that.

    0
    What Are Your Favorite SBCs (Single Board Computers), Why, and How Did You Get Into Them?
  • Pi4 for HomeAssistant + audio streamer with a HiFiBerry card, with external SSD, google Coral stick for Frigate, and a Zwave stick. Running OSMC as OS.

    Pi3b with OSMC as audio streamer

    Small fanless HTPC on a six year old Apollo lake mini ITX mobo. Looking forward to upgrading this one soon with one of the recently announced alderlake N100 fanless mini itx mobos.

  • N100 mini itx fanless motherboard
    www.techpowerup.com ASUS Readying Intel Processor N100 Mini-ITX Motherboard

    Details of ASUS' upcoming Prime N100I-D D4 Mini-ITX motherboard has made an appearance in official pictures posted over at Fanlesstech, although the board was apparently shown at Computex. The interesting part here is that it's under ASUS' Prime branding, which suggests that this will be a retail pr...

    ASUS Readying Intel Processor N100 Mini-ITX Motherboard

    Years on the waiting and finally a replacement for my fanless Apollo lake home server seems to be on the way! After the disappointments of Jasper lane and prior announcements this one seems for real. 3-4 times better compute metrics and half the power.

    Wondering what are others in the community using these days for always-on home server/media streaming needs?

    0
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AR
    ari_verse @lemm.ee
    Posts 8
    Comments 17
    Moderates