obs-cmd icon indicating copy to clipboard operation
obs-cmd copied to clipboard

Running obs-cmd in docker

Open jlia0 opened this issue 1 year ago • 1 comments

Hi, I am trying to setup obs-cmd in a docker with OBS Studio. One issue is that I am not sure how to modify the settings for streaming (setting up the WHIP endpoint, etc).

Is it possible?

jlia0 avatar Dec 22 '24 01:12 jlia0

Hi, the websocket server should be your host, while obs-cmd is inside the container so it should be something like OBS_WEBSOCKET_URL=obsws://host.docker.internal:4455/secret

grigio avatar Dec 22 '24 09:12 grigio