Skip to content

Instantly share code, notes, and snippets.

@tab1293
Last active May 18, 2021 14:10
Show Gist options
  • Save tab1293/488d725baae54ca3b036f5c429d2e077 to your computer and use it in GitHub Desktop.
Save tab1293/488d725baae54ca3b036f5c429d2e077 to your computer and use it in GitHub Desktop.
Custom build run instructions

Custom build run instructions

Make sure any previous Playback folders or zip files are removed in your Downloads folder before doing the following steps

  1. Download custom build to your Downloads folder : https://storage.googleapis.com/playback-cdn/dynamic-sys-info-build/Playback-darwin-x64.zip
  2. Unzip in your Downloads folder
  3. Open terminal
  4. Run in terminal rm ~/Library/Logs/Playback/main.log
  5. Run in terminal xattr -dr com.apple.quarantine ~/Downloads/Playback-darwin-x64/Playback.app
  6. Run in terminal ~/Downloads/Playback-darwin-x64/Playback.app/Contents/MacOS/Playback > ~/Downloads/playback.log 2>&1
  7. Make sure your webcam is off
  8. Open a few different streams in the app that have different resolutions. Let each stream resolution play for about a minute. This is a good Youtube video to use: https://youtu.be/4oTrssAn7xI?t=106
  9. Quit the app
  10. Run in terminal to copy log to clipboard cat ~/Downloads/playback.log | pbcopy
  11. Paste contents to us
  12. Run in terminal to copy log to clipboard cat ~/Library/Logs/Playback/main.log | pbcopy
  13. Paste contents to us
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment