3 Commits

Author SHA1 Message Date
ShakedAp
5b96d6d8ab Added a sample video and edited .gitignore
Added videos/shrek.mp4
Removed comments and prints in src/index.js
Modified .gitignore
2023-06-26 19:21:18 +03:00
ShakedAp
395cd7a195 Fixed .gitignore to ignore /videos. Removed them 2023-06-25 09:18:07 +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