Hi,
HLS ingest does not seem to be compatible with discontinuities (test stream: http://www.djing.com/tv/live.m3u8)
I also noticed that it has more trouble detecting a single stream (eg: http://www.djing.com/tv/03.m3u8) than an adaptive rate stream
Here are the errors reported at every EXT-X-DISCONTINUITY
Event/Category Comment More Information
2016-12-28
16:41:41
comment
server
CupertinoMediaCasterConnection.outputStream: Stopped, removing stream
x-duration: 3259.873
2016-12-28
16:40:52
comment
server
SanJosePacketHandler.resetStream[live/definst/djingfb.stream_1][9:11]: Timecodes jumped back in time.
x-duration: 3210.192
2016-12-28
16:40:52
comment
server
SanJosePacketHandler.handlePacket[live/definst/djingfb.stream_1]: Timecode out of order [audio]: 790:186127
x-duration: 3210.19
2016-12-28
16:40:51
comment
server
SanJosePacketHandler.handlePacket[live/definst/djingfb.stream_1]: Timecode out of order [video]: 750:185902
x-duration: 3209.792
2016-12-28
16:40:49
comment
server
SanJosePacketHandler.resetStream[live/definst/djingfb.stream][9:11]: Timecodes jumped back in time.
x-duration: 3208.175
2016-12-28
16:40:49
comment
server
SanJosePacketHandler.handlePacket[live/definst/djingfb.stream]: Timecode out of order [audio]: 790:186127
x-duration: 3208.175
2016-12-28
16:40:49
comment
server
SanJosePacketHandler.handlePacket[live/definst/djingfb.stream]: Timecode out of order [video]: 750:185968
I followed these guidelines
https://www.wowza.com/docs/how-to-publish-and-play-a-live-stream-apple-hls
Steven