RegEM
RegEM
Hi Tim, Trying to move forward on my AWS installation. Trying to understand the port 8080 useage in the exoframe architecture, as well as troubleshoot why my install is not...
Hi Tim, Wondering if you're familiar with openfaas, and if so have considered running exoframe in it? Richard
Hi, I struggled over getting nixos running on ionos vps. I tried nixos-infect, and loading an img with digital-ocean-init.nix too. My main issue is I needed to rename the hostname....
Connecting to the Stellar Horizon api server, via openapi example 2: ``` Import-PipeScript { function Get-HorizonApi { [OpenAPI(SchemaURI='https://raw.githubusercontent.com/stellar/stellar-docs/refs/heads/main/openapi/horizon/bundled.yml')] param() } } Get-HorizonApi '/accounts' Invoke-RestMethod: Line | 235 | $restfulOutput =...
Hi, It would be nice if LightScript could control WLED devices. I have loaded WLED onto ESP controllers and light bulbs. Not sure which interface is best suited? Perhaps the...
My goal is to capture desktop videos, and videos via RTSP: On a PC connected to by RDP. Not a complete surprise, but ffmpeg doesn't identify an input source while...