How to ingest MPEG-TS¶
MPEG-TS can be captured via:
- UDP multicast
- DVB capture card
- SRT
- or HTTP MPEG-TS
The latter option usually lives only on IPTV OTT, it will be described here.
You should enter an appropiate URL as a stream source when you add a stream to Flussonic. To do so, open the Flussonic UI and click Add next to Streams, and then enter the stream name and its URL.
If you have a http://upstream/path
url, then modify it, changing its scheme from http
to tshttp
: tshttp://upstream/path