Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player not working with specific streaming-response #149

Open
yannickBona opened this issue Feb 21, 2024 · 1 comment
Open

Player not working with specific streaming-response #149

yannickBona opened this issue Feb 21, 2024 · 1 comment

Comments

@yannickBona
Copy link

yannickBona commented Feb 21, 2024

Hi,

I'm having problems running this plugin on my IOS device using video urls hosted on our server.

On our server we have an endpoint that requests a presignedUrl from our S3 storage and returns a streaming response of the asset to the user.

if I paste the url to the browser it gets automatically downloaded, whereas another sample video I found online (working with the plugin) simply gets played on the browser.

I tried and both of these videos are working on the browser if I use them inside a <video /> tag, the problem is only with the plugin, since I can't use <video/>tags on the native IOS device.

@jepiqueau What do I need to return from my server endpoint to get the videoPlayer working?

@yannickBona yannickBona changed the title Player not working with streaming-response video Player not working with specific streaming-response Feb 21, 2024
@Florent-Passerelle
Copy link

I have the exact same issue! Anyone managed to solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants