Parallax installs as an After Effects extension: unzip one folder, flip one switch, restart. Everyone in a session needs it, but only the host needs a plan.
Release notes
Fixes media transfers giving up while they were still queued. A peer sends one file at a time, so a small file can sit behind a multi-gigabyte download for several minutes. 0.2.1 treated that as a stalled transfer and abandoned every waiting file after 90 seconds, even while the big download was running normally. - Queued transfers are no longer timed out for waiting their turn. - Peers now send smallest file first, so small assets arrive in seconds instead of behind the largest file in the project. - A queued file shows its place in line ("1 of 8 in cuvvr's queue") rather than looking abandoned. - The status bar no longer sticks on "Receiving media 1/8", and no longer reads 0% next to a file that is visibly part-way done.
SHA-256
6e29b93ab92b6aa7869b726336c4e5a9bfc910c8a9f0812811c9ccd7c8fb413bCompare this with the hash of the file you downloaded if you want to be sure it arrived intact.
One zip containing the extension: the panel UI, the sync engine and the scripting host. No installer, no background service, nothing added to your system outside the extensions folder.
Unzip the download into your extensions folder, so the manifest ends up at %APPDATA%\Adobe\CEP\extensions\AEMultiplayer\CSXS\manifest.xml
%APPDATA%\Adobe\CEP\extensionsAllow unsigned extensions once, in a Command Prompt. Repeat for CSXS.12 if you are on a newer release.
reg add HKCU\Software\Adobe\CSXS.11 /v PlayerDebugMode /t REG_SZ /d 1 /fQuit After Effects completely and start it again.
Open the panel from Window, then Extensions.
Unzip the download into your extensions folder, creating it if it does not exist.
~/Library/Application Support/Adobe/CEP/extensionsAllow unsigned extensions once, in Terminal. Repeat for com.adobe.CSXS.12 if you are on a newer release.
defaults write com.adobe.CSXS.11 PlayerDebugMode 1Quit After Effects completely and start it again.
Open the panel from Window, then Extensions.
Panel not in the Extensions menu? The troubleshooting section walks through the usual causes.