Skip to content

Releases: quasarstream/PHP-FFmpeg-video-streaming

Bug fixes and other minor improvements

23 Nov 13:24

Choose a tag to compare

  • 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

16 Nov 13:55

Choose a tag to compare

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

31 Oct 12:40

Choose a tag to compare

  • 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)

13 Oct 21:17

Choose a tag to compare

  • Bug fixes (metadata extraction error)
  • Other minor improvements

Custom clouds

08 Oct 20:28

Choose a tag to compare

  • Custom clouds
  • Save to multiple clouds
  • Bug fixes and other minor improvements

Bug fixes (clear tmp files -> important)

07 Oct 21:42

Choose a tag to compare

  • Bug fixes (clear tmp files -> important)
  • Add Microsoft Azure Storage module

Bug fixes and other minor improvements

03 Sep 14:29

Choose a tag to compare

  • Bug fixes and other minor improvements

NOTE: This package will not update for a while except for critical bugs.

Add Google Cloud Storage library

31 Aug 19:04

Choose a tag to compare

  • Add Google Cloud Storage library
  • Bug fixes

Remove OpenSSL process

27 Aug 22:52
9944a74

Choose a tag to compare

  • Remove OpenSSL process
  • Some minor improvements and bug fixes

Some minor improvements and bug fixes

21 Aug 20:26

Choose a tag to compare

  • Test updated
  • Some minor improvements and bug fixes