Draft: Display UI overlay when VLC.js is loaded
1 unresolved thread
1 unresolved thread
Compare changes
Files
7+ 112
− 0
\ No newline at end of file
Resolves #22
The progress bar is now displayed when VLC.js has loaded in the DOM.
The icons not loading when using a remote server may be to the fact that the server is single threaded (they are queued / pending and time out). When using a multi threaded server, the icons load correctly.
VideoLAN code repository instance