@tvkitchen/appliance-video-http-receiver
Version:
Converts a video url into MPEG-TS Payloads.
58 lines (43 loc) • 2.37 kB
Markdown
# Changelog for @tvkitchen/appliance-video-http-ingestion
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.5.0] - 2022-03-04
### Changed
- Update `@tvkitchen/appliance-core` to version `0.9.0`.
## [0.4.0] - 2021-07-02
### Changed
- Rename package to `@tvkitchen/appliance-video-http-receiver`.
- Rename exported class to `VideoHttpReceiverAppliance`.
- Extend the newly named `AbstractVideoReceiverAppliance`.
- Update `@tvkitchen/appliance-core` to version `0.8.0`.
## [0.3.2] - 2021-05-13
### Changed
- Update `@tvkitchen/appliance-core` to version `0.7.0`.
## [0.3.1] - 2021-04-21
### Changed
- Fixed the way default settings were specified for individual fields.
- Update `@tvkitchen/appliance-core` to version `0.6.1`.
## [0.3.0] - 2020-10-18
### Changed
- Update the required version of appliance-core to 0.5.0
## [0.2.0] - 2020-09-22
### Changed
- Changed from default exports to named exports.
- Update the required version of appliance-core to 0.4.0
## [0.1.1] - 2020-09-16
### Changed
- Update the required version of appliance-core to 0.3.1
## [0.1.0] - 2020-09-09
### Added
- Initial implementation of the `VideoHttpIngestionAppliance`.
[Unreleased]: https://github.com/tvkitchen/appliances/compare/@tvkitchen/appliance-video-http-receiver@0.5.0...HEAD
[0.5.0]: https://github.com/tvkitchen/appliances/releases/tag/@tvkitchen/appliance-video-http-receiver@0.5.0
[0.4.0]: https://github.com/tvkitchen/appliances/releases/tag/@tvkitchen/appliance-video-http-receiver@0.4.0
[0.3.2]: https://github.com/tvkitchen/appliances/releases/tag/@tvkitchen/appliance-video-http-ingestion@0.3.2
[0.3.1]: https://github.com/tvkitchen/appliances/releases/tag/@tvkitchen/appliance-video-http-ingestion@0.3.1
[0.3.0]: https://github.com/tvkitchen/appliances/releases/tag/@tvkitchen/appliance-video-http-ingestion@0.3.0
[0.2.0]: https://github.com/tvkitchen/appliances/releases/tag/@tvkitchen/appliance-video-http-ingestion@0.2.0
[0.1.1]: https://github.com/tvkitchen/appliances/releases/tag/@tvkitchen/appliance-video-http-ingestion@0.1.1
[0.1.0]: https://github.com/tvkitchen/appliances/releases/tag/@tvkitchen/appliance-video-http-ingestion@0.1.0