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

How to upload file into specific directory with specific inside google cloud? #70

Closed Ulsah closed 4 years ago

Ulsah commented 4 years ago

Hello there,

I'm using this library to convert videos for DASH streaming and store the files to my google cloud storage. It works fine except that the files are stored into my google storage's root directory with auto generated names. Please help me store the generated files into a specific directory with a name of of my choosing.

Thank you.

aminyazdanpanah commented 4 years ago

I have just added this feature and now you should update the package. After updating, see this example to learn how to upload files with a specific name.