14个重大版本发布
| 0.15.0 | 2024年2月23日 |
|---|---|
| 0.14.0 | 2021年6月16日 |
| 0.13.0 | 2021年4月11日 |
| 0.11.0 | 2019年7月19日 |
| 0.2.0 | 2018年3月15日 |
#417 in 视频
69 每月下载量
用于 2 Crate
69KB
1.5K SLoC
scute35-reader
解析符合SCTE-35格式的数据。
有关使用示例,请参阅scte35dump工具。
支持的语法
目前处理SCTE-35语法的子集
-
拼接信息部分()-
encrypted_packet- ❌ 不支持加密SCTE-35数据的解密
-
命令
-
splice_null() -
splice_schedule() -
splice_insert() -
time_signal() -
bandwidth_reservation() -
private_command()
描述符
-
avail_descriptor -
DTMF_descriptor -
segmentation_descriptor -
time_descriptor - 保留 - 支持SCTE-35中具有'保留'标签值的描述符,应用程序可以访问描述符的字节数据,并使用应用程序特定的逻辑进行解析。
依赖关系
~5MB
~110K SLoC