2 Commits

Author SHA1 Message Date
ShakedAp
bfdd897a20 Added settings file and removed videos from repo
Created settings.json that contains the settings
Created .gitignore that ignores the videos folder
Modified index.js to take the settings settings.json
Modified client.js to take the WebSocket settings from the window
2023-06-25 09:07:52 +03:00
ShakedAp
828697aa68 Added video-sync for clients. Tweaked the code.
Moved the script for index.html (the home page) to client.js
Created a new directory for videos: /videos
Added a new video: /videos/Shreksophone_Original.mp4
Moved bigbuck.mp4 to /videos
Added the video-sync clinet code to client.js
Added the video-sync client code to index.js
Updated index.html inner html to work with the vidoe-sync
2023-06-24 21:42:11 +03:00