Next Generation Broadcast Platform
- libatsc3: https://github.com/jjustman/libatsc3
ATSC 3.0 NGBP Open Source Library - Parse LMT, LLS and other signaling, object delivery via ROUTE, video playback of MMT and DASH
- ATSC 3.0 Sample Data: https://github.com/jjustman/atsc-3.0-mmt-pcaps
PCAP captures from in-market ATSC 3.0 tests for MMT and ROUTE-DASH
- VLC MMT Plugin: https://github.com/jjustman/vlc-mmt-plugin
VLC as a proof-of-concept standalone de-packetization of MFU's into MPU's as described in ISO 23008-1 MMTP (Mpeg Media Transport Protocol)
- ROUTE + DASH ALC Client: https://github.com/jjustman/alc-route-dash-client
Sample client for ROUTE-DASH ATSC 3.0 object delivery - forked from MAD-FCL archive
- SCTE-35 Binary Injector / Parser: https://github.com/jjustman/scte35
Java library that handles injection/encoding and decoding binary payloads that follow the SCTE 35 Standard
- FFMPEG with input HLS PTS Discontinuity Support: https://github.com/jjustman/ffmpeg-hls-pts-discontinuity-reclock
Live HLS transmux/transcode to RTMP or MPEG-TS with PTS re-clocking to prevent downstream PTS discontinuity errors.