i created docker image #48
pilo1337
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
i have created a docker image for even easier using!
Just grab image from docker hub and deploy it.
or, for really lazy dudes:
docker run -p 8080:8080 -p 3476:3476 pilo1337/hds-overlay:latest
The format for Port mapping is "HOSTPORT:CONTAINERPORT", container port has to be 8080 / 3476, host port can be set how you want, must match HDS config and OBS browser source.
hf and thx for this nice little piece of software!
Beta Was this translation helpful? Give feedback.
All reactions