mux.js icon indicating copy to clipboard operation
mux.js copied to clipboard

any way to pipe mp2t URL stream to this lib?

Open erickythierry opened this issue 3 years ago • 0 comments

I have a url that returns a stream with chunked data in mp2t format. Can anyone give me a tip on how to pipe the stream to this lib right in the browser?

I used the example code from the readme by inserting the url in the elements array and I saw that the browser starts to download the data but it stays on it endlessly, so I believe something is missing

erickythierry avatar Feb 20 '22 16:02 erickythierry