https://github.com/syphon/syphon-transmit
Syphon Output for Adobe Premiere Pro, After Effects, Character Animator
https://github.com/syphon/syphon-transmit
adobe after-effects broadcast character-animator mercury-transmit premiere-pro realtime syphon
Last synced: about 1 year ago
JSON representation
Syphon Output for Adobe Premiere Pro, After Effects, Character Animator
- Host: GitHub
- URL: https://github.com/syphon/syphon-transmit
- Owner: Syphon
- Created: 2015-05-20T15:46:40.000Z (about 11 years ago)
- Default Branch: features/metal
- Last Pushed: 2024-01-24T00:59:43.000Z (over 2 years ago)
- Last Synced: 2024-05-01T19:58:21.893Z (about 2 years ago)
- Topics: adobe, after-effects, broadcast, character-animator, mercury-transmit, premiere-pro, realtime, syphon
- Language: Objective-C++
- Homepage: http://syphon.info
- Size: 480 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Syphon-Transmit
Syphon Output via Adobe Mercury Transmit Engine for Adobe Mercury Transmit Hosts.



This version supports Metal Rendering
Supported, but not limited to:
* Adobe Premiere Pro 2023
* Adobe After Effects 2023
* Adobe Character Animator 2023
# Installation
1. Download the most recent release via the releases on the sidebar
2. Unzip the downloaded file
3. Install the Mercury Transmit Plugin to
`/Library/Application Support/Adobe/Common/Plug-ins/7.0/MediaCore/`
4. Launch your App
5. Ensure Mercury Transmit Plugins are enabled in Preferences.
Adobe After Effects:

Adobe Character Animator

Adobe Premiere Pro:

# Troubleshooting
I get "Plugin Damaged" when opening after installing
1. Quit whatever Adobe app.
2. Open `Terminal.app' and run the following command:
`xattr -cr /Library/Application\ Support/Adobe/Common/Plug-ins/7.0/MediaCore/Syphon\ Transmit.bundle`
I dont see the Syphon output in my client app.
1. Ensure Mercury Transmit is enabled, and Syphon-Transmit is visible in the preferences
2. You may need to load media, and ensure that specific settings are enable, ie, live mode is enabled in Character Animator. Consult your software's manual.
# Developers
For developers, you need to have agreed to Adobes terms and downloaded the Appropriate Mercury Transmit headers, which you can get from the Adobe Premire Pro or After Effects C++ SDKs
https://developer.adobe.com/console/servicesandapis/pr
And install the headers in the appropriate location.