[FEATURE REQUEST] SharePlay support
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 251
- Forks
- 142
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
Watching photos and recordings remotely, together. This could be useful for:
- presentations (Keynote can export to H.264 at least on macOS)
- watch self-made recordings and movies (i.e. from a holiday) together with family and friends
Describe the solution you'd like
Apple provides an API that takes care of synchronizing content playback across devices. The integration looked relatively simple to achieve in the State Of The Union.
Apple's developer site on SharePlay: https://developer.apple.com/shareplay/
TASKS
- Research (if needed)
- Create branch feature/feature_name
- Development tasks
- Implement whatever
- ...
- Code review and apply changes requested
- Design test plan
- QA
- Merge branch feature/feature_name into master
PR
- App
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
Start by reviewing Apple's SharePlay documentation and the ownCloud iOS app architecture to identify the playback flows affected. Define the supported presentation and recording scenarios, synchronization behavior, and QA approach; done should include an agreed implementation scope, synchronized playback, and a test plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100