Hlstube
Deprecated. See https://github.com/AlexxIT/go2rtc.
Install / Use
/learn @jnewland/HlstubeREADME
HLSTube
Project status
Known issues
- Supports YouTube livestreams for which a combined video+audio format is available
- Occasional stream disconnects
- Occasional stream initialization errors
Install
Pull, clone, or download the latest release.
Usage
docker run --rm -i -p 8080:8080 ghcr.io/jnewland/hlstube:latest
http://localhost:8080/_/http://youtube.com/watch?v=RQA5RcIZlAM
<img width="464" alt="image" src="https://user-images.githubusercontent.com/47/102046052-203f1980-3da0-11eb-9fb9-43b1a481e670.png">Development
- Codespaces
- Cmd-shift-b or Run build task
