Wiretap SDK
Welcome to the Autodesk Wiretap SDK Developer Guide. This guide describes Wiretap and explains how to use the Wiretap Client API to write client applications and modules that implement typical project and media management workflows.
Wiretap is a cross-platform client-server interoperability framework, providing high-performance access to remote media and metadata. Wiretap is used internally by Autodesk applications, and is available to third-party developers by way of the Wiretap client application programming interface (API).
The client API is packaged as a software developer kit (SDK). Its libraries and other tools allow developers to write stand-alone applications that communicate with the remote Wiretap servers in a facility, for the purpose of leveraging the server’s functionality. The particular actions your application can perform depend on the type of Wiretap server being accessed. The following Wiretap server types are available.
A Wiretap server is provided with the following Autodesk applications:
- Flame
- Flame Assist
- Flare
- Lustre (Wiretap Gateway only)
- Backburner
The Wiretap SDK is available in C++ and Python, and support macOS as well as Linux operating systems.