-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Dir sir,
This is not an issue .... rather a question.
this app seems promising for my work.
We have got continuous TS Packets streams from satellite for different programs.
A user will request us........" I want to see program 'abcd' "
We will request that from our upstream source and will start getting stream of TS packets.
Now my question is how do I go about putting the segmenter, ( ... some other pieces in between and ...) ultimately browser running hls.js (or any other utility in the browser)
I have understood what segmenter and uploader will do.......however I do not get the idea how will it work for an 'endless' stream.
How will it generate the manifest file for an unending queue of TS segment (chunk) files.
Can you give me some idea, or point me to any such existing solution.?
Thanks in advance