Synchronized Video Playback
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
Is your feature request related to a problem? Please describe.
I would like the ability to watch videos together with my friends even if they aren't next to me.
Describe the solution you'd like
Room owners can share video (or audio) files with the rest of the room and put them up on the main view for all to see.
The shared file would then be preloaded by all viewers. If the file was already shared with and downloaded by any of these users, then maybe the local file could be used instead somehow to prevent unnecessary downloading?
The room owner can play and pause the video anytime, and even change the position of the play slider on the video timeline, and everything will be automatically synchronized with all other viewers.
Optionally the room owner could also give other users the permission to affect these things.
There could also be an option to temporarily pause the playback for all others if the video of one viewer is buffering.
Once the video is over the owner is given the option to unshare the video file, or it happens automatically.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by mapping the existing video-sharing and playback flow, then determine how room-owner controls and viewer buffering would be represented; done requires synchronized media state, sharing lifecycle behavior, and permission handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100