An open API service indexing awesome lists of open source software.

https://github.com/ryanabx/videosync

Browser Extension to sync video content with friends!
https://github.com/ryanabx/videosync

browser sync video

Last synced: 6 months ago
JSON representation

Browser Extension to sync video content with friends!

Awesome Lists containing this project

README

          

# videosync

Sync browser video content with friends!

VideoSync aims to become a browser extension supported by Chrome, Firefox, and Safari to sync any internet video playback with friends.

VideoSync will utilize WebRTC to communicate lightweight video commands such as `Play`, `Pause`, `Scrub`, and more!

The plan is to support Chrome and Firefox first, and then move on to Safari, and hopefully support iOS and Android browsers in the future!

## Contributing

Contributing can be done by testing the latest releases or by contributing code! If you run into bugs, please create an issue, and if you want to contribute code, make a PR! It's preferred that the PRs contain a single commit, which you can do by squashing multiple commits into one!