Open Mohamed5550 opened 1 month ago
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
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?
Yes, please check the README under Laravel, should provide you all you need to know
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