threefive
threefive copied to clipboard
threefive is SCTE-35. threefive Parses SCTE-35 in every available format. MPEGTS, HLS, DASH. Yes.
Are you for hire in scte35 related jobs? If not, just delete this issue and sorry for the post.
I'm trying to investigate this issue and (hopefully) fix it: https://github.com/futzu/threefive/discussions/33#discussioncomment-11803366 However I'm having difficulty creating/running a local copy of threefive. This may well be due to my general unfamiliarity...
Hi there, Just noticed a small error in the XML parser. Given the following payload: ``` ``` The parsed output has `avails_expected==True` instead of a number From the 2023r1 spec:...