alfg / alfg/ffmpeg-commander

Host Commander And ffmpegd on the same machine, access from another one

Offen
#48 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
TypeScript
Sterne
1.1k
Forks
111
Ø Merge
21 Min.
Gemergte PRs (30 T.)
8

Beschreibung

Hello,

I'm trying to host ffmpeg-commander et ffmpegd on the same machine, and access it from another one.
Currently I've changed all the ws uri in the commander code (websocket.ts, Queue.ts, FileBrowser.ts), to make them point to my ffmpegd uri.
Both ffmpeg-commander and ffmepgd are behing a reverse proxy, so I dont put ip addresses in the uri. I have something like ws://ffmpegd.home rather than ws://localhost:8080

I use Nginx Proxy Manager as reverse proxy and I've well enabled WebSocket Support on both uri.

Even thought I have some ws error in my chrome dev tools.

![image](https://github.com/user-attachments/assets/3703e9bc-9319-4c01-bb2b-fd6fc4f72310)

Did someone managed to make both ffmpeg tools run in a setup like mine ?

(I'm using Docker image for both)

The idea is to have access to the ffmpeg from anywhere without having to host the ffmpegd on the current machine, so I could for example trigger an exec from my phone.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.