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

Unable to play remote videos that are streamed from a DB (from urls) #202

Open
woodzza opened this issue Jan 25, 2022 · 3 comments
Open

Comments

@woodzza
Copy link

woodzza commented Jan 25, 2022

I have a strange issue which I can not resolve; no doubt am missing something simple. I have checked MIMETYPES on the server and just can not see why these urls dont all play. I am streaming the VIDEO out from a DB; and in these cases they will not play using the plugin.

https://tasks.tch.co.za/testthefile.mp4 (DOES NOT WORK)
https://tasks.tch.co.za/_imsa/testmp4a.asp (DOES NOT WORK)
https://tasks.tch.co.za/_imsa/stream1.mp4 (DOES WORK)

I suspect the issue is server side but if anyone can help point me in the right direction I would greatly appreciate it.

@woodzza woodzza changed the title Unable to play remote videos (urls) Unable to play remote videos that are streamed from a DB (from urls) Jan 25, 2022
@MayoudP
Copy link

MayoudP commented Sep 6, 2022

Did you managed to fixe the error ? Trying to play remote url as well, but doesn't work, getting an infinite loader on the player...

@woodzza
Copy link
Author

woodzza commented Sep 6, 2022 via email

@franconeilglovasa
Copy link

Hi!

How did you manage to play it? Video wont play on direct mp4 link:

<VideoPlayer
src="http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4"
autoplay="false"
height="300">
</VideoPlayer>

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

3 participants