https://github.com/paulsenon/noalbs-stream-setup
[outdated] custom dockerized noalbd setup for video srt streaming with password and obs integration
https://github.com/paulsenon/noalbs-stream-setup
noalbs obs outdated srt streaming video
Last synced: 11 months ago
JSON representation
[outdated] custom dockerized noalbd setup for video srt streaming with password and obs integration
- Host: GitHub
- URL: https://github.com/paulsenon/noalbs-stream-setup
- Owner: PaulSenon
- Created: 2023-03-12T19:02:39.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-29T17:04:16.000Z (about 3 years ago)
- Last Synced: 2025-06-05T23:07:23.071Z (about 1 year ago)
- Topics: noalbs, obs, outdated, srt, streaming, video
- Language: Dockerfile
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
https://hub.docker.com/r/sherazarde/belabox-receiver
https://hub.docker.com/r/b3ckontwitch/sls-b3ck-edit
https://github.com/715209/nginx-obs-automatic-low-bitrate-switching#configure-noalbs
GOAT
https://github.com/russelltg/srt-rs
# YOU NEED
* docker
* docker-compose
* make
# SETUP
1. create secrets.local.json in config/ and add {"publish/live/feed1": "password123", ...}
2. setup obs websocket and set host, port and password in config/config.json
3. run: make dev
4. create obs scenes named: Live, Low, Disconnected
5. add video source in obs srt://localhost:34597?streamid=play/live/feed1
6. add stream connexion in larix boradcaster:
- url: srt://YOUR_IP:34597
- streamid: play/live/feed1
- password: the one in secrets.json
ET VOILA !