Hello Wowza Community
We’ve recently noticed a somewhat strange behaviour with our Streaming Engine.
When we transcode a video stream (50fps) into 4 quality levels, we also adjust the keyframe interval to be 50 frames.
But the LiveStreamPacketizerCupertino.endChunkTS still reports that the chunk duration is out of bounds.
LiveStreamPacketizerCupertino.endChunkTS[ingest/_definst_/outstream_480]: Duration is out of bounds: duration:6040 targetDuration:2000 bounds:[0,6000], setting to calculated duration:6040, marking as discontinuity
With a stream monitoring tool, we discovered that the messured duration, always equals the incommings streams keyframe interval
Which would mean that the keyframe insertion that should be happening in the transcode process, just isn’t
Is anyone else experiencing a similar issue?
Or did we forget to set something specific up in the Streaming Engine to make the keyframe interval insertion work?
With regards,
Simon