Currently, when I play a stream which has content being added dynamically (in other words, is being recorded), it only plays what was available at the time playback began. In other words, the M3U8 doesn't get requested continuously. Only once at the beginning.
Can you either change it so that the playlist will be refreshed every few seconds/minutes or make a function that I can call to request an update of the playlist.
Maxwell Dreytser
Hello,
Currently, when I play a stream which has content being added dynamically (in other words, is being recorded), it only plays what was available at the time playback began. In other words, the M3U8 doesn't get requested continuously. Only once at the beginning.
Can you either change it so that the playlist will be refreshed every few seconds/minutes or make a function that I can call to request an update of the playlist.