Releases: datarhei/restreamer
Releases · datarhei/restreamer
v0.6.3
Changes from 0.6.2 to 0.6.3
- Fix timeout for RTSP streams
Images on Docker-Hub:
- amd64:
docker pull datarhei/restreamer:0.6.3
- arm32v7:
docker pull datarhei/restreamer-armv7l:0.6.3
- arm64v8:
docker pull datarhei/restreamer-aarch64:0.6.3
Documentation and Guides
Check out the documentation on https://datarhei.github.io/restreamer/
v0.6.2
Changes from 0.6.1 to 0.6.2
- Fix audio stream mappings
- Fix audio "auto" setting
Images on Docker-Hub:
- amd64:
docker pull datarhei/restreamer:0.6.2
- arm32v7:
docker pull datarhei/restreamer-armv7l:0.6.2
- arm64v8:
docker pull datarhei/restreamer-aarch64:0.6.2
Documentation and Guides
Check out the documentation on https://datarhei.github.io/restreamer/
v0.6.1
Changes from 0.6.0 to 0.6.1
- Fix occasional reset of configuration
- Fix pushing to external HLS server
Images on Docker-Hub:
- amd64:
docker pull datarhei/restreamer:0.6.1
- arm32v7:
docker pull datarhei/restreamer-armv7l:0.6.1
- arm64v8:
docker pull datarhei/restreamer-aarch64:0.6.1
Documentation and Guides
Check out the documentation on https://datarhei.github.io/restreamer/
v0.6.0
Changes from 0.5.0 to 0.6.0
- Upgrade base Docker image to Debian "buster"
- Upgrade node.js to 12.14.1 (LTS)
- Upgrade nginx to 1.16.1
- Upgrade x264 to stable branch
- Optimize ffmpeg commands
- Add locale sl_SI (Slovenian) to UI
- Add support for pushing the stream to an external HLS server
Images on Docker-Hub:
- amd64:
docker pull datarhei/restreamer:0.6.0
- arm32v7:
docker pull datarhei/restreamer-armv7l:0.6.0
- arm64v8:
docker pull datarhei/restreamer-aarch64:0.6.0
Documentation and Guides
Check out the documentation on https://datarhei.github.io/restreamer/
v0.5.0
Changes from 0.4.0 to 0.5.0
- Upgrade ffmpeg to 4.1.5
- Upgrade node.js dependencies
- Add locales fr_FR, it_IT, pt_PT
- Allow to customize the player in the UI
Images on Docker-Hub:
- amd64:
docker pull datarhei/restreamer:0.5.0
- arm32v7:
docker pull datarhei/restreamer-armv7l:0.5.0
- arm64v8:
docker pull datarhei/restreamer-aarch64:0.5.0
Documentation and Guides
Check out the documentation on https://datarhei.github.io/restreamer/
v0.4.0
Changes from 0.3.0 to 0.4.0
- Allow audio for raspicam from alsa audio device: https://datarhei.github.io/restreamer/docs/guides-raspicam.html
- Optionally (re-)encode the source stream to H.264: https://datarhei.github.io/restreamer/docs/guides-encoding.html
- Handle multi-bitrate source streams
- Add Twitch streaming guide: https://datarhei.github.io/restreamer/docs/guides-twitch.html
- Introduce RS_INPUTSTREAM environment variable: https://datarhei.github.io/restreamer/docs/references-environment-vars.html#rs_inputstream
Images on Docker-Hub:
- amd64:
docker pull datarhei/restreamer:0.4.0
- arm32v7:
docker pull datarhei/restreamer-armv7l:0.4.0
- arm64v8:
docker pull datarhei/restreamer-aarch64:0.4.0
Documentation and Guides
Check out the documentation on https://datarhei.github.io/restreamer/
v0.3.0
Changes from 0.2.0 to 0.3.0
- Use relative paths for loading all assets in the GUI
- Update FFmpeg to 4.1.3
- Update NGINX to 1.14.2
- Update node.js to 10.15.3
- Update nasm to 2.14.02
Images on Docker-Hub:
- amd64:
docker pull datarhei/restreamer:0.3.0
- arm32v7:
docker pull datarhei/restreamer-armv7l:0.3.0
- arm64v8:
docker pull datarhei/restreamer-aarch64:0.3.0
Documentation and Guides
Check out the documentation on https://datarhei.github.io/restreamer/
v0.2.0
Changes from 0.1.3 to 0.2.0
- Add HTTPS support
https://datarhei.github.io/restreamer/docs/guides-https.html
Images on Docker-Hub:
- amd64:
docker pull datarhei/restreamer:0.2.0
- arm32v7:
docker pull datarhei/restreamer-armv7l:0.2.0
- arm64v8:
docker pull datarhei/restreamer-aarch64:0.2.0
Documentation and Guides
Check out the documentation on https://datarhei.github.io/restreamer/
v0.1.3
Changes from 0.1.2 to 0.1.3
- Add stats switch to embeddable player
- Remove bower and add dist files of required JS libraries
- Add mute switch to the embeddable player
- Add Slovenian translation (thanks to Sebastjan)
Images on Docker-Hub:
- amd64:
docker pull datarhei/restreamer:0.1.3
- arm32v7:
docker pull datarhei/restreamer-armv7l:0.1.3
- arm64v8:
docker pull datarhei/restreamer-aarch64:0.1.3
Documentation and Guides
Check out the documentation on https://datarhei.github.io/restreamer/
v0.1.2
Changes from 0.1.1 to 0.1.2
- Improve stale stream check
- Add Polish translations (thanks to Emil)
- Add sample docker-compose.yml
Images on Docker-Hub:
- amd64:
docker pull datarhei/restreamer:0.1.2
- arm32v7:
docker pull datarhei/restreamer-armv7l:0.1.2
- arm64v8:
docker pull datarhei/restreamer-aarch64:0.1.2
Documentation and Guides
Check out the documentation on https://datarhei.github.io/restreamer/