flysystem-bunnycdn icon indicating copy to clipboard operation
flysystem-bunnycdn copied to clipboard

Support for streams

Open Mohamed5550 opened this issue 1 year ago • 3 comments

Hi Thanks for the great adapter!

I wonder if there is support for streams somewhere in the package

I want to use the adapter to upload the video directly to stream videos instead of storage

Thanks in advance

Mohamed5550 avatar Sep 23 '24 20:09 Mohamed5550

Hey @Mohamed5550 , I believe the streaming API is different to the Storage API for bunny, you could use this lib here instead?

https://github.com/cp6/BunnyCDN-API?tab=readme-ov-file#video

tbh Haven't had much exposure to it

sifex avatar Sep 24 '24 21:09 sifex

Hi @sifex It's a great package, I've used it in my application

But is there any way to make an adapter for it to integrate with laravel filesystems?

Mohamed5550 avatar Oct 18 '24 15:10 Mohamed5550

Yes, please check the README under Laravel, should provide you all you need to know

sifex avatar Oct 18 '24 20:10 sifex