Adobe Connect Transmuxing Server Installation with Adobe Connect 11.2
This applies only to on-premise Adobe Connect server deployments with ACTS.
We have used some APIs (mainly for audio formatting) from Media Foundation library in ACTS with Adobe Connect 11.2. On Windows client systems (Windows 7 onward) those libraries are preinstalled but on the Windows server, these features are disabled by default. You must enable those APIs on the Adobe Connect Server prior to installation of upgrade to 11.2
To enable those features on a Windows 2016 server:
- Go to Server Manager.
- Click Features → Add Features.
- Select “Quality Windows Audio Video Experience”.
- Expand User Interfaces and Infrastructure and select “Desktop Experience”
- Click “Install”.
- Restart the server.
To enable those features on a Windows 2012 server:
- Download and install the Windows Essential Media Pack from Microsoft. …
- Open the Windows Server Manager.
- Select Server Roles > Windows Server Essentials Experience
- Select Features > Media Foundation.
- Click Install.
- Restart the server.
These steps should be done before installing ACTS from the Adobe Connect 11.2 installer, but if ACTS is already installed, you may install the Media foundation libraries with the ACTS services turned off:
- After Media Foundation libraries are installed, either reboot (recommended) the system or:
- Stop ACTS service (if not already stopped). Make sure all ConnectCore.exes are killed.
- Start ACTS service.
This is an option in the Operating System of the server. If there is any problem adding it then refer to Microsoft technical support for help. For Windows 2019 server, see the following caveat: What’s New in Windows Server 2019 Essentials | Microsoft Docs
Looking at a generic Windows Server 2019, I was able to add the Media pack out of the box without download and there is not any need for the ‘Windows Server Essentials Experience’ option as that is deprecated in 2019, just start with step 4.
If there are issues installing this, it may be prudent to contact Microsoft for assistance with installing the feature on a Windows server:
I think your instructions are reversed between Server 2016 and 2012 R2.
Hi Matthew, I am updating the article. It created some confusion to be sure.