• 0 Posts
  • 120 Comments
Joined 3 years ago
cake
Cake day: June 2nd, 2023

help-circle
  • DLSS is machine learning model trained by Nvidia to invent information to rendered game frames. In general there are two ways:

    • You have two frames of game, model makes up third frame between those two frames, to make game run smoother. This has down side that input lag (you press button and it happens on screen) gets longer. But it increases your FPS (frames per second), which looks smoother.
    • model makes up extra detail to the game frame. Previous versions have mainly being AI upscaling. Game renders in smaller resolution (less pixels), and then it is made larger, and model smooths and makes up details that originally wasn’t there.

    Both of these have same downside, they can cause inconsistency between frames, and have flickering etc.

    This is what DLSS 5 now takes to much more heavier “AI filter” level, because it is not anymore upscaling, but it now can add much more detail that originally wasn’t there. But because the model doesn’t have memory, it must always cause issue that the output will always be bit different. Curious to see how they have overcome that, or is it really so that with DLSS5 with every cutscene, the main character looks different.



  • Hotzilla@sopuli.xyztoSelfhosted@lemmy.worldCams, anyone?
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 months ago

    The problem is that it can only be speculated how they work, because they have not published it. That is quite suspicious in my book.

    I personally would avoid reolink and use rtsp + frigate + ha, to have full control with known open source selfhosting solution.

    I understand that people like the easy setup, but if you already do selfhosting, it isn’t that big jump.


  • Hotzilla@sopuli.xyztoSelfhosted@lemmy.worldCams, anyone?
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    4 months ago

    Be careful with reolink, their P2P solution is pretty suspicious. No body really knows how it works and who it shares the data with.

    You can disable those features, but it will stop reolink app from working.

    They have never explained how the peer-2-peer network works, and it security and privacy is quite unknown.

    Reolink is Chinese, which doesn’t really help these concerns.

    Better to selfhost frigate and just rtsp cameras there.