Transport stream is specifically meant for unstable connections vs Program streams used for DVDs with a nice steady data stream. Digital cable signals and other signals use transport streams specifically because they can resync if things do get out of sync.
But yes, working with TS feels kludgy. I haven't had to deal with them in over a decade, but there was one tool that made it all super easy, MP2TSME, that I hear is no longer available
The Internet you are referring to is not meant for low latency streaming. This is what it takes make it low latency. MPEGTS is proven stable and ubiquitous. If only it has less overhead.
Tell that to cable isp's. I don't know if things have changed. but due to the way things fell out when they were trying to transition to internet service on their video lines it ended up being ip encapsulated in mpegts. Something about how all their existing equipment spoke mpegts.
I'm been using MPEG2 transport streams over the internet to broadcast programs to millions of people for over 15 years, and of course over private IP networks.
I'm almost certain you've seen some of that output
Transport stream is specifically meant for unstable connections vs Program streams used for DVDs with a nice steady data stream. Digital cable signals and other signals use transport streams specifically because they can resync if things do get out of sync.
But yes, working with TS feels kludgy. I haven't had to deal with them in over a decade, but there was one tool that made it all super easy, MP2TSME, that I hear is no longer available
They are still pretty widely use for HLS/DASH streams. You may not be dealing with them, but you're probably watching them.
The Internet you are referring to is not meant for low latency streaming. This is what it takes make it low latency. MPEGTS is proven stable and ubiquitous. If only it has less overhead.
Tell that to cable isp's. I don't know if things have changed. but due to the way things fell out when they were trying to transition to internet service on their video lines it ended up being ip encapsulated in mpegts. Something about how all their existing equipment spoke mpegts.
> Transport Stream is not for the Internet.
As a rule, strong feelings about issues do not emerge from deep understanding.
Transport Stream is for everything, which includes the Internet.
I'm been using MPEG2 transport streams over the internet to broadcast programs to millions of people for over 15 years, and of course over private IP networks.
I'm almost certain you've seen some of that output