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/