Jump to content

HTML5 Video Sync

Penny5837

Hi all, I been researching this project for a while and just cant get anywhere. I currently have a website hosted on my windows server box which has a couple HTML 5 videos on it. I was wondering if there was any way that I could sync playback controls to multiple users on the website. For instance when one person presses play, it plays for everyone else on the website at the exact same time. Do you guys have any idea on how I could get this to work? Thanks for help in advance. I'm looking for something similar to http://sync-video.com/ but with videos that I host and own instead of some YouTube video. 

 

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

13 hours ago, peterino55 said:

Hi all, I been researching this project for a while and just cant get anywhere. I currently have a website hosted on my windows server box which has a couple HTML 5 videos on it. I was wondering if there was any way that I could sync playback controls to multiple users on the website. For instance when one person presses play, it plays for everyone else on the website at the exact same time. Do you guys have any idea on how I could get this to work? Thanks for help in advance. I'm looking for something similar to http://sync-video.com/ but with videos that I host and own instead of some YouTube video. 

You could use socket io to push messages around in real time. 

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×