KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
scte
★ 11
Open GitHub ↗
Python library to work with SCTE standards.
Download README (.md)
Explore Similar Repositories
vue-unit-test-demo
:
vue-unit-test = vue-test-utils + jest
tars
:
The Threat Actor Rosetta Stone (TARS) is a public listing to keep track of who keeps calling which actor groups by which names.
springboot-mybatis
:
springboot整合常用配置
Deep_Sort-Tracker
:
Simple Online and Realtime Tracking with a Deep Association Metric
lempo
:
LEMPO (Ldap Exposure on POrtainer) is an exploit for CVE-2018-19466 (LDAP Credentials Disclosure on Portainer). Featured @ DevFest Siberia 2018
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
scte
?
Download (.md)
scte ==== Python library to work with SCTE standards. License ------- Commercial and private use are permitted. Distribution, modification, and sublicensing are all forbidden. Copyright details can be found in the file LICENSE.md. Install ------- Install the library and command-line utilities with <code>pip install scte</code> Documentation ------------- v1.1.2 includes a partial implementation of a SCTE-35 decoder that accepts as input: - base64 strings - hex strings - dictionary objects representing a SpliceEvent v1.1.2 supports Splice Insert and Time Signal messages The decoder implementation follows [SCTE-35 2017](https://www.scte.org/SCTEDocs/Standards/SCTE%2035%202017.pdf) Contribute ---------- 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. Contact ------- This project was initiated by James Fining. * Email: * james.fining@nbcuni.com * Github: * https://github.com/jamesfining