Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
ataaki opened this issue Aug 31, 2024 · 0 comments
Open

Comments

@ataaki
Copy link

ataaki commented Aug 31, 2024

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

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant