Python library to work with SCTE standards.
Commercial and private use are permitted. Distribution, modification, and sublicensing are all forbidden. Copyright details can be found in the file LICENSE.md.
Install the library and command-line utilities with pip install scte
v0.0.1 includes a partial implementation of a SCTE-35 decoder that accepts base64 strings as input. The decoder implementation follows SCTE-35 2017
Please fork the GitHub project (https://github.com/jamesfining/scte), add tests, make any changes, commit and push to GitHub, and submit a pull request.
This project was initiated by James Fining.
- Email:
- Github: