quasarstream / PHP-FFmpeg-video-streaming

📼 Package media content for online streaming(DASH and HLS) using FFmpeg
https://www.quasarstream.com/op/php/ffmpeg-streaming?u=php-ff
MIT License
514 stars 117 forks source link

Update php-ffmpeg to 0.16 #47

Closed andrewkarpich closed 4 years ago

andrewkarpich commented 4 years ago

Is your feature request related to a problem? Please describe. php-ffmpeg/php-ffmpeg released 0.16 version. When installing a new version in project, composer has a version conflict with php-ffmpeg-video-streaming

Describe the solution you'd like Is it possible update to version 0.16?

aminyazdanpanah commented 4 years ago

I just added php-ffmpeg: 0.16 dependency to the composer.json and now you can update the package.

composer update aminyazdanpanah/php-ffmpeg-video-streaming