LelieL91

Results 14 comments of LelieL91

Hi, I'm currently running owncast on an LXC Container using Alpine base os, and I'm currently facing the same issue. The FFMPEG version on Alpine 3.18 (current latest) is >6.0.1,...

> You didn't mention, but I'm assuming you're trying to use vaapi? > > It's the amount of testing that will be required on all the different hardware configurations that's...

same here, it would be nice having a preset client password This setting + a rustdesk client contact list (where saving all remote clients) would be awesome

I checked the commands performed by pufferpanel at "Install from Steam": - `/var/lib/pufferpanel/binaries/depotdownloader/DepotDownloader -app 730 -dir /var/lib/pufferpanel/servers/6ab63b17/.manifest -loginid 126487114 -manifest-only` - /var/lib/pufferpanel/binaries/depotdownloader/DepotDownloader -app 730 -dir /var/lib/pufferpanel/servers/6ab63b17 -loginid 670738350 validate Added...

> Each template makes this decision. A template supports running a pre command that can do just this. > > Example: https://github.com/pufferpanel/templates/blob/fe963cdf11e0a049244f8dcbe865e2f41f046aa0/squad/squad.json#L58-L67 I already made a template for Counter-Strike 2...

UPDATE: since CS2 server doesn't execute any server version check, I'm going to write an update script that will trigger the server restart through [pufferd API](https://speca.io/PufferPanel/pufferd). But I can't finish...

> Loginid we set to the server id, so it should not be required. > > I had a look, and I don't see why -validate is needing to be...

It could be even ok by having this feature available for manual editing. Can you please tell me where and how? I saw the server json in /var/lib/pufferpanel/servers/xxxxxx.json, and I...

As for docker installation, I'm prefering this panel over others mostly because docker installation is an optional, I want avoid a level of containerization for my games, unfortunatelly some games...

I'm getting a similar issue, no issue from localhost, but using Nginx as reverse proxy and using "domain.tld/subfolder" as url, I got RPC connection issue. My Nginx vhost is almost...