Apple Watch companion #68
erik-sutton95
started this conversation in
Ideas & Feature Requests
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Apple Watch companion, in the spirit of OpenZCine’s wrist remote: rec tally, remaining time, battery, and start/stop without pulling the phone.
There is no WatchKit target,
WatchConnectivity, or Wear module in this repo.docs/ROADMAP.mdlists Wear / Watch as Later. Settings “Watch” today means the link-health band 50–79, not a watch.Related: Android parity (Wear can follow) · roadmap index
Operator problem
Phone is in a cage or pocket; the operator still needs rec, timecode, and a dead-man’s battery read.
The watch cannot join camera SoftAP itself. The iPhone remains the radio. WatchConnectivity only works while the phone app is running (or with a narrow background budget).
Workstreams
1. iOS Watch app (first)
ios/project.yml) — do not hand-edit the generated xcodeprojWatchConnectivity: phase, rec state, elapsed/remaining, camera + phone battery, timecode2. Wear OS (later, Android parity)
Out of scope
192.168.2.1Done when
A Watch app on the same App Store / TestFlight family can start/stop rec and show tally while the iPhone is the Pocket radio. Wear is a follow-on issue, not a blocker.
All reactions