rafaelcaricio / scte35

Parse and encoding of data using the SCTE-35 standard.
MIT License
4 stars 1 forks source link

Integrate with GStreamer's Mpegts lib #2

Closed rafaelcaricio closed 5 months ago

rafaelcaricio commented 2 years ago

Would allow to insert SCTE markers in GStreamer pipelines using mpegtsmux element using safe Rust.

rafaelcaricio commented 5 months ago

Support for scte35 in GStreamer is evolving over https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1592