A macOS application for testing and evaluating ANSI E1.59 - 2021, Entertainment Technology - Object Transform Protocol (OTP).
Provides complete protocol implementations of OTP Producer and Consumer components using IPv4/6 (OTP-4, OTP-6, OTP-4/6).
Current revision: Document Number: CP/2018-1034r5.
Download the full standard document.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
macOS 10.14+
Download the repository and open the Xcode project, or access pre-built app zips from the releases page. Select a release and then expand assets.
This application should not be used for deployment to a live system. It is provided solely for testing and evaluation.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Daniel Murfin - Initial work - dsmurfin
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- OTP library dependency OTPKit
- Socket library dependency CocoaSyncSocket
- Includes CwlUtils from [Matt Gallagher] (https://www.cocoawithlove.com)