Skip to content

This is a creation of a completely contained version of the Open Broadcaster Software (OBS). It is based on the gui-docker (https://github.com/bandi13/gui-docker) container so to access it, you will access it through a web browser.

Notifications You must be signed in to change notification settings

kiuber/docker-obs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Stars Docker Pulls

Buy Me A Coffee

Docker Open Broadcaster Software (OBS)

This container is based on bandi13/gui-docker. The OBS is incorporated into the container and can be used to stream your desktop.

Here is a screenshot: Alt

To run

You can start the container with:

docker run --shm-size=256m -it -p 5901:5901 -e VNC_PASSWD=123456 bandi13/docker-obs

The shm-size argument is to make sure that the webclient does not run out of shared memory and crash. You can change the default VNC password of '123456' on the docker run command to whatever you wish.

About

This is a creation of a completely contained version of the Open Broadcaster Software (OBS). It is based on the gui-docker (https://github.com/bandi13/gui-docker) container so to access it, you will access it through a web browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published