Wowza tends to emit (once in 30 min) segment with just one video frame and without any audio data. It does have audio stream in header, but no packet with audio codec parameters.
FFmpeg shows this warning for such segment:
Could not find codec parameters for stream 2 (Audio: aac ([15][0][0][0] / 0x000F), 0 channels, fltp): unspecified sample rate
Consider increasing the value for the 'analyzeduration' and 'probesize' options
joy4 can't read parse this segment because it can't find audio codec data.
Wowza tends to emit (once in 30 min) segment with just one video frame and without any audio data. It does have audio stream in header, but no packet with audio codec parameters. FFmpeg shows this warning for such segment:
joy4
can't read parse this segment because it can't find audio codec data.