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

Can't get MP4 to buffer #124

Open
davewurtz opened this issue Apr 28, 2020 · 0 comments
Open

Can't get MP4 to buffer #124

davewurtz opened this issue Apr 28, 2020 · 0 comments

Comments

@davewurtz
Copy link

I am trying to use the Griffith Player component in my react application. I have a series of MP4 videos that are located in a folder on a web server. The videos are fairly large so I would like for them to be streamed/buffered so they can be started ASAP, not waiting for the entire video to load.

According to the documentation, the Player component should be able to accomplish this, but I am not getting the results. The video is located at http://www.asdnetwork.com/asdsupport/content/videos/myTestVideo.mp4

Can you please give me an example of being able to stream/buffer this video so it will start immediately. Also, I think this may be related???, but once the video starts, I cannot seek forward/backward - the video just starts over from the beginning.

Thank you for the help!

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

1 participant