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

Load playlist of local videos #10

Open
ojack opened this issue Feb 28, 2018 · 2 comments
Open

Load playlist of local videos #10

ojack opened this issue Feb 28, 2018 · 2 comments

Comments

@ojack
Copy link
Member

ojack commented Feb 28, 2018

--Rough controls of playback speed
--Maybe even use chrome filesytem API to save locally: https://www.html5rocks.com/en/tutorials/file/filesystem/ ?

@esnho
Copy link

esnho commented Jan 25, 2020

This is cool, I'm loading local videos and images using an http server.

Then I go through videos and images using code that I parse directly from the browser window.

Here the code snippet:

https://github.com/esnho/hydra/blob/ad845d7bb8457d62b582629a773d0887ac62cf21/docs/my-setup.hydra.txt#L16-L88

I know, is totally not-engineered, but I hope this inspire someone ;P

@adriangrantdotorg
Copy link

adriangrantdotorg commented Jan 12, 2024

Thx for the snippet @esnho ! Is it possible to run local videos without running a server?

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

No branches or pull requests

3 participants