wolf VS encoder-benchmark

Compare wolf vs encoder-benchmark and see what are their differences.

wolf

Stream virtual desktops and games running in Docker (by games-on-whales)

encoder-benchmark

A tool to benchmark your hardware's real-time video encoding capabilities. (by Proryanator)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
wolf encoder-benchmark
7 6
246 59
3.7% -
9.1 6.2
about 2 months ago 6 months ago
C++ Rust
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wolf

Posts with mentions or reviews of wolf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-27.
  • Show HN: A Vulkan-Video-based game streaming tool for Linux
    3 projects | news.ycombinator.com | 27 Apr 2024
  • Kubernetes-Native Retro Game Streaming Written in Go
    3 projects | news.ycombinator.com | 21 Nov 2023
    Referenced in one of the dockerfiles: https://games-on-whales.github.io/gow/overview.html is certainly the more reasonable approach to streaming games off docker/kubernetes.

    Their sunlight alternative https://github.com/games-on-whales/wolf adding multiple tenants is neat as well. Definitely going to give it a spin on some intel iGpu nodes.

  • Introduction
    9 projects | dev.to | 28 Oct 2023
    I discovered the moonlight client and sunshine server a few months ago. These are open source solutions to provide remote gaming/desktop capabilities with built in input and audio passthrough. I tried NoMachine, but I wasn't able to get audio to work. This looks like a known issue on arch. On sunshine, I didn't have to do any extra tweaking! This allowed me to game on my desktop pc without having to sit at my desk. This was especially helpful while watching my 2nd son. I was really impressed by the performance, I could stream my host's display at high resolutions and frame rates with low latency despite my desktop being in the basement using WiFi. I was getting some instability with WiFi, so I wanted to try connecting my desktop to the router via Ethernet. I decided to go with a headless solution because that gives me more flexibility on the placement of the desktop; I ended up moving my desktop upstairs closer to my router. I figured out a way to stream my hosts display headless by using Nvidia TwinView to create the virtual display. This means I don't need to buy any HDMI/DP dummy plugs. I wrote a Linux Guide for sunshine on how to set this up. If you have any feedback on this guide, let me know! I haven't tried this, but wolf is an interesting docker alternative to sunshine.
  • Does SSHing into host trigger udev rule on the host?
    1 project | /r/linux_gaming | 24 Jun 2023
    Along similar but far more experimental lines, you can also take a look at: https://github.com/games-on-whales/wolf
  • Releasing Wolf: Stream virtual desktops and games in Docker
    3 projects | /r/homelab | 18 Jun 2023
    It's still rough around the edges, and it needs more testing from the community; if you want to check it out, here you can find the docs and here's the Github repo.
  • [Monitor] Monoprice Dark Matter 32" QHD IPS Gaming Display, 2560x1440p, 165Hz, 1ms - $189.99 w/ code "TAKE50" (+25% SD cashback available)
    1 project | /r/buildapcsales | 10 May 2023
    Long-term, I'm looking to switch away from windows and sunshine (the code base is shit and the current maintainer does not know c++) and instead move into a dockerized environment where I "spawn" the game. Someone's working on my vision called wolf, though I've personally been hacking away at a rust-based version similar to ALVR as a learning exercise. I'm a huge fan of centralized computing and my goal is to make sure all my tech is in one room out of site.

encoder-benchmark

Posts with mentions or reviews of encoder-benchmark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-28.
  • Introduction
    9 projects | dev.to | 28 Oct 2023
    The sunshine project also got me curious in video encoding. I wanted to learn more about how to benchmark encoder performance and I discovered the encoder-benchmark. I noticed a small issue on linux that prevented the calculation of VMAF scores. Fortunately it was a simple fix. The filetime method didnt work on Linux, so I replaced the method with a cross platform one. I wasn't familiar with rust, so the concept of ownership confused me at first. I also noticed ffmpeg would hang forever when it times out. I added retry logic and timeout detection to ensure the permutor-cli runs to completion. Since there was no official linux support, I decided to contribute to the Arch User Reposititory (AUR). I have published a git and non-git version. The git version pulls the latest from main at the time of building. The not-git version pulls the current git tag.
  • Looking for some good AV1 testing and comparison results.
    2 projects | /r/AV1 | 5 Apr 2023
    I have a tool I've developed to help make this research process a lot more automated: https://github.com/Proryanator/encoder-benchmark just added support for Intel AV1, with Nvidia on the way soon.
  • An Encoder Setting & Bitrate Tool
    4 projects | /r/cloudygamer | 5 Mar 2023
    https://github.com/Proryanator/encoder-benchmark/releases/tag/v0.5.2-alpha this version has logic to catch whether your local networking stuff for collecting stats hangs and should fail now.

What are some alternatives?

When comparing wolf and encoder-benchmark you can also consider the following projects:

Sunshine - Self-hosted game stream host for Moonlight.

ab-av1 - AV1 re-encoding using ffmpeg, svt-av1 & vmaf.

slstatus - mirror from suckless.org. send patches to [email protected] mailing list. NO PRs

moonlight-qt - GameStream client for PCs (Windows, Mac, Linux, and Steam Link)

Docker-OSX - Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.

pywal - 🎨 Generate and change color-schemes on the fly.

stratosphere - Haskell EDSL and type-checker for AWS CloudFormation templates

quandl-api - Quandl.com API implementation in Haskell

obs-studio - OBS Studio - Free and open source software for live streaming and screen recording

reflex-gadt-api - Interact with a JSON-serialized API defined by a GADT in your reflex-dom application