figbert.com-gemini

[ACTIVE] the capsule and home of figbert in geminispace
git clone git://git.figbert.com/figbert.com-gemini.git
Log | Files | Refs | README

2020-12-31-how-to-mirror-your-iphone-to-your-mac.gmi (851B)


      1 # How to Mirror Your iDevice to your Mac
      2 
      3 I recently found myself debugging a mobile game I'm working on with a friend over Jitsi. I had no trouble sharing my Godot window, Xcode console, or IRC bouncer. But how were they going to view the output on my phone?
      4 
      5 Well turns out it's really easy, and requires no non-default software:
      6 
      7 1. Open Quicktime
      8 2. Press File -> New Movie Recording (or ⌥ + ⌘ + N)
      9 3. Plug in your iDevice (I've only tested with an iPhone) via USB
     10 4. Click the down caret by the red record button
     11 5. Select your device as the Camera
     12 
     13 That's it! I didn't even need to record anything, as I just used Jitsi's built-in Window Sharing feature to share the screen live.
     14 
     15 If you want to record your phone with something more powerful than Quicktime, you can use OBS and select your phone as a Video Capture Device.
     16