mux.js
mux.js copied to clipboard
Seek within a single large ts file
We are trying to play a single large ts file with mux.js, But we couldn’t find out how to make mux.js support random seeking (We are looking for something like the seek method of the mp4box.js.
How should similar functions be implemented in mux.js?
Thanks :-)