Releases: quasarstream/PHP-FFmpeg-video-streaming
Bug fixes and other minor improvements
- Bug fixes and other minor improvements
- Add audio format and also set the kilo bitrate of representations
- Cloud bug is fixed now
Remove Cloud Dependencies and Bug fixes
I have been trying to keep the package simple, easy to use and less dependable. So in this release, I removed cloud dependencies and related classes and methods. For using clouds such as Amazon S3, Google Cloud and etc, please visit the following links:
Opening a file from a cloud: https://video.aminyazdanpanah.com/start/open-clouds
Saving files to a cloud: https://video.aminyazdanpanah.com/start/save-clouds
Also, bug fixes bug #27 and other minor performance enhancements
Deprecate Cloud classes and their dependencies
- Deprecate all cloud classes
- Bug fixes
- Other minor improvements
Important: I am going to remove all cloud classes and also their dependencies, For using these clouds, please see the following pages:
Opening a file from a cloud: https://video.aminyazdanpanah.com/start/open-clouds
Saving files to a cloud: https://video.aminyazdanpanah.com/start/save-clouds
Bug fixes (metadata extraction error)
- Bug fixes (metadata extraction error)
- Other minor improvements
Custom clouds
- Custom clouds
- Save to multiple clouds
- Bug fixes and other minor improvements
Bug fixes (clear tmp files -> important)
- Bug fixes (clear tmp files -> important)
- Add Microsoft Azure Storage module
Bug fixes and other minor improvements
- Bug fixes and other minor improvements
NOTE: This package will not update for a while except for critical bugs.
Add Google Cloud Storage library
- Add Google Cloud Storage library
- Bug fixes
Remove OpenSSL process
- Remove OpenSSL process
- Some minor improvements and bug fixes
Some minor improvements and bug fixes
- Test updated
- Some minor improvements and bug fixes