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

Created by: Harshil Patel on 07-05-2010 06:30:24 PM
Hi  -

I are trying to locate a XML API documentation in depth which would help us to:
1) Initiate a call to a Codec(C40) from an external client application (so that the client application can register with the VCS server)
2) Control the far end camera attached to the Codec (C40) for pan/zoom/tilt functions from an external client application


So far I am looking at the below documentation:
http://www.tandberg.com/collateral/documentation/Application_Programmer_Interfaces/TANDBERG_MXP_API.pdf

But it mainly desribes the command line API and touches the XML(for http/soap calls) API on very high level. So, does the HTTP(s)/SOAP API work the same way as command line API to talk to the codec? (For all the commands e.g. Status, History, Configuration etc…)

Would appreciate if we can get:
1) Detailed API Reference for XML Commands (if different than API above)
2) For SOAP based connection - Looking for atleast a) soap message format samples b) connection information samples c) request/response samples. (Primarily for Call Initialization, Camera controls like pan, zoom, tilt etc)
3) For a HTTP based connection – documentation for status codes, samples for successful connection as well as error codes for the connection failed and for various commands
4) Is there an API for accessing MOVI client

Thanks,

Harshil

Subject: RE: XML API documentation
Replied by: David Bruun-Lie on 10-05-2010 09:56:39 AM
Hi Harshil,

I think you should be able to find all the answers on our online howto guide for the C-series. The document you are refering to is for the MXP-series. You find the guide here: http://developer.tandberg.com/web/guest/howtos/cseries-api/ (link is available under the product pages for the C-series codecs on this site)

For your final question, no, the Movi client does not yet provide an API for external control.

Regards,
David

Subject: RE: XML API documentation
Replied by: Harshil Patel on 10-05-2010 09:36:24 PM
Thank you. This surely helps me to get started on what is offered.

Follow-up question:
Is there a sample code for :
1) Registeration/call initialization from a Java application
2) Accessing video-streams from within a Java application. Would like to know where the streams are published so that I can get access to them to show them within my application
3) Camera Pan-Zoom-Tilt control sample code from a Java application

Thanks,
Harshil
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