This Docker image can be used to create a video streaming server that supports RTMP, HLS, DASH out of the box. It also allows adaptive streaming and custom transcoding of video streams. All modules are built from source on Debian and Alpine Linux base images. Stream live RTMP content to: rtmp://server ip:1935/live/stream_key where stream_key is any stream key you specify. View: rtmp://server ip:1935/live/stream-key http://server ip:8080/hls/stream-key.m3u8 http://server ip:8080/dash/stream-key_src.mpd
Community Apps
Browse our large and growing catalog of applications to run in your Unraid server.
URL Shortener in python based on flask
This docker image will install the latest current stable version of Tor server. It will run Tor as an unprivileged regular user, as recommended by torproject.org. It includes the latest Tor Debian package from torproject.org which is installed and configured according the Tor project recommendations. Additionally it can be run as a hidden bridge using obfs4proy as well as meek. The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the faster the Tor network will be. If you have at least 2 megabits/s for both upload and download, please help out Tor by configuring your server to be a Tor relay too. INSTALLATION: Create a folder appdata/tor-data/config Download sample Config: https://github.com/maschhoff/docker/tree/master/tor-relay Edit the config at least NICKNAME and CONTACTINFO in the config file Put this into the config folder. Edit the docker parameters and run it. https://github.com/chriswayg/tor-server