this post was submitted on 20 May 2024
20 points (79.4% liked)

Selfhosted

39254 readers
226 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I can't get it to work. I wonder if it's the operating system. What system do you use it on? I'm on fedora.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 4 months ago* (last edited 4 months ago) (2 children)

Have you tried using the linuxserver.io Docker image? It has the latest drivers for hardware encoding included. I couldn't get HW encoding with the official image to work but this one worked without any manual setup. You still have to forward devices to the Docker container though.

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

Funny, i couldn't get HW encoding to work with the linuxserver.io docker image, but the exact same compose file, except it's using the official image, works just fine without any issues.

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

Yes, I tried that. Doesn't work. It works with the official image on ubuntu. thanks for the suggestion