cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
98
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Jan Grimestad on 11-06-2010 07:37:39 PM
Hi.

I was wondering if there is a way that the TCS can control external systems via some form of outgoing api ? I would like to get the TCS to call an external webservice with a set of params after a video is transcoded and uploaded to a streaming server. Alternatively just call an external page from an event handler for the transcode engine. This way the external system could call back into the TCS and get the needed data this way.

Is there anyway of doing this as of today?

Thank you in advance

Jan

Subject: RE: Outgoing API
Replied by: Jesse Baker on 13-06-2010 11:42:34 PM
Hi Jan,

There is currently no mechanism on the TCS to perform an outgoing request upon completion of a offline transcode. The External Management API provides the AddManagementSystem function instructing the TCS to upload an XML document on call connecting, connected, rejected and disconnected.

The best approach would be to poll the TCS using the GetConference function with your ConferenceID and look at the HasPending and PercentTranscoded parameters in the response.

Good luck!
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links