restreamer-ui-v2/CHANGELOG.md
2022-07-04 20:27:27 +02:00

43 lines
1.8 KiB
Markdown

# Restreamer-UI
#### v1.1.0 > v1.2.0
- Add SRT settings
- Add HLS version selection (Dwaynarang, Electra Player compatibility)
- Add Owncast to publication services ([#369](https://github.com/datarhei/restreamer/issues/369))
- Add Telegram to publication services (thx Martin Held)
- Add Polish translations (thx Robert Rykała)
- Mod Allow decoders and encoders to set global options
- Fix process report naming
- Fix publication service icon styles
- Fix VAAPI encoder
- Allow trailing slash on Core address
#### v1.0.0 > v1.1.0
- Add compatibility list for encoders
- Add "HLS cleanup" as an optional function ([Philipp Trenz](https://github.com/philipptrenz))
- Add /ui info to / ([#326](https://github.com/datarhei/restreamer/issues/326))
- Add Russian translation (thx Inthegamelp)
- Add missed VAAPI encoder
- Add missed V4L2_M2M encoder
- Add missed Raspberry Pi 64bit Docker image
- Mod updates VideoJS
- Add option to disable playersites share-button (thx Anders Mellgren)
- Fix hides unset content license on playersite (thx Anders Mellgren)
- Fix updates V4L2 device-list on select
- Fix snapshot interval ([#341](https://github.com/datarhei/restreamer/issues/340))
- Fix reverse proxy issue ([#340](https://github.com/datarhei/restreamer/issues/340))
- Fix double escape failer ([#336](https://github.com/datarhei/restreamer/issues/336))
- Fix type in player plugin ([#336](https://github.com/datarhei/restreamer/issues/336))
- Fix deletes processes with dependencies (thx Patron Ramakrishna Chillara)
- Fix datarhei Core publication service
- Fix dependabot alerts
- Fix code scanning alerts
- Merge security pr
Preparation for FFmpeg v5.0 (migration will not work)
- Add FFmpeg v5.0 commands (preparation)
- Mod allows FFmpeg v5.0 (preparation)