This guide will walk you through the process of installing and running JitStreamer on your host computer and iPhone.
Install Tailscale
Create and activate a virtual environment
python3 -m venv jitstreamer_env
source jitstreamer_env/bin/activate
Install JitStreamer
pip install git+https://github.com/jawshoeadan/JitStreamer#egg=JitStreamer
Run JitStreamer
sudo JitStreamer
Install Tailscale
Create and activate a virtual environment
python -m venv jitstreamer_env
jitstreamer_envScriptsactivate
Install JitStreamer
pip install git+https://github.com/jawshoeadan/JitStreamer#egg=JitStreamer
Run JitStreamer (as administrator)
JitStreamer
Install Tailscale on your iPhone
Configure Tailscale
Install this shortcut and follow the setup questions. After you connect both of your devices to Tailscale, you can view each device's IP address from the dashboard. Use the same pairing file you used to setup SideStore. If you don't know the UDID of your device, it is typically the file name of your pairing file
Before you can enable JIT, you have to run the shortcut, first clicking "Start Tunnel", then again clicking "refresh devices".
To enable JIT on apps, go into the SideStore settings -> SideJitServer and manually set the server IP to be the IP of your server, include http:// and :8080 at the end
If you encounter any issues during the installation or running of JitStreamer, please check the following: