Relative Content

Tag Archive for javascriptvideo-streaminghtml5-videobuffering

Streaming chunks of video using javascript

Using JavaScript I am trying to receive chunks of video and display them in a html video tag. but in the code I have, after displaying 3 or 4 chunks, it gets stuck and doesn’t move to the next chunk.
can you help me with this?