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

Serve videos [using Video.js ?] #46

Open
deldesir opened this issue Nov 20, 2023 · 2 comments · May be fixed by #51
Open

Serve videos [using Video.js ?] #46

deldesir opened this issue Nov 20, 2023 · 2 comments · May be fixed by #51
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@deldesir
Copy link
Collaborator

deldesir commented Nov 20, 2023

Is using a background task scheduler to asynchronously buffer video segments and serving them on-demand is a good solution in terms of mitigating the memory overloads as seen in #37

@deldesir deldesir added the question Further information is requested label Nov 20, 2023
@deldesir deldesir self-assigned this Nov 20, 2023
@deldesir deldesir added the help wanted Extra attention is needed label Nov 20, 2023
@holta holta changed the title Serve videos asychronously Serve videos asynchronously Nov 21, 2023
@holta holta changed the title Serve videos asynchronously Serve videos asynchronously [using video.js ?] Nov 21, 2023
@holta
Copy link
Member

holta commented Nov 21, 2023

It appears @deldesir is researching https://Videojs.com as a partial solution to:

Front-end UX engineering is a huge amount of work that we should actively avoid in 2023.

However there are always exceptions, and this might well be one of those exceptions — e.g. if a tight + highly reliable PR turns out to be possible?

@holta holta changed the title Serve videos asynchronously [using video.js ?] Serve videos asynchronously [using Video.js ?] Nov 21, 2023
@deldesir
Copy link
Collaborator Author

I reverted to using native HTML5 video player. Will switch to video.js again if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
2 participants