Adobe Connect Support Blog

April 21, 2022 /Meeting /WebRTC /XML API /

Using the Adobe Connect Web Services API to Determine if WebRTC is Enabled for Meetings

OBJECTIVE: How to find if WebRTC is enabled in Adobe Connect Meeting using the Adobe Connect Web Services API

ENVIRONMENT:

  • Adobe Connect Hosted
  • Adobe connect version 11.4.5b/12.0

SOLUTION:

  1. Login to Adobe Connect as an Administrator and go to Adobe Connect Central.
  2. On another tab of same browser session run the Web Services API – https://xxxxxxxx.adobeconnect.com/api/xml?action=sco-info&sco-id=xxxxxxxx
  3. Check the Web Services API XML output results for <use-webrtc-audio-video>true</use-webrtc-audio-video>

Meeting, WebRTC, XML API

Join the discussion