Lightspeed-react icon indicating copy to clipboard operation
Lightspeed-react copied to clipboard

A simple react frontend for Project Lightspeed

Results 4 Lightspeed-react issues
Sort by recently updated
recently updated
newest added

In general the idea is to alleviate stuttering that can occur even without packet loss due to inconsistent packet timing by adding a small buffer before playback. This specific setting...

in order to serve my Lightspeed-react Docker container over https, i've found that i need to configure wsUrl so that it uses the "wss://" scheme instead of "ws://". i also...

All of the other containers spin up properly, but the react container returns the following : /docker-entrypoint.sh: line 22: /docker-entrypoint.d/entrypoint.sh: not found

Frontend isn't my specialty so I'm not sure if there's a reason this might not be feasible, but it might be useful for the actual video player component to be...