Wowza Community

Timecodes out of order

How do I interpret these messages? What is the [audio}: xxxxx:yyyyy. Is the xxxxx the expected and the yyyyy the actual timestamps? Or is it something else? They always seem to be around 21 to 22 apart. Is that a clue of anything?

Second question. What is Wowza doing when it gets this warning? Is it tossing the audio packets out? I see the video lagging the audio so it seems like the audio may be running faster because wowza is tossing packets, but that’s just a theory. What actually happens?

WARN server comment 2012-08-29 21:03:18 - - - - - 40.917 - - - SanJosePacketHandler.handlePacket[live/definst/udp://239.0.4.4:2025]: Timecode out of order [audio]: 54720:54741

WARN server comment 2012-08-29 21:04:43 - - - - - 125.687 - - - CupertinoPacketHandler.handlePacket[live/definst/udp://239.0.4.3:2027]: Timecode out of order [audio]: 136342:136363

WARN server comment 2012-08-29 21:04:43 - - - - - 125.687 - - - SanJosePacketHandler.handlePacket[live/definst/udp://239.0.4.3:2027]: Timecode out of order [audio]: 136342:136363

WARN server comment 2012-08-29 21:04:43 - - - - - 125.687 - - - LiveStreamPacketizerSmoothStreaming.handlePacket[live/definst/udp://239.0.4.3:2027]: Timecode out of order [audio]: 1363420000:1363630000

WARN server comment 2012-08-29 21:04:43 - - - - - 125.699 - - - SanJosePacketHandler.handlePacket[live/definst/udp://239.0.4.2:2027]: Timecode out of order [audio]: 136427:136448

WARN server comment 2012-08-29 21:04:43 - - - - - 125.699 - - - CupertinoPacketHandler.handlePacket[live/definst/udp://239.0.4.2:2027]: Timecode out of order [audio]: 136427:136448

WARN server comment 2012-08-29 21:04:43 - - - - - 125.699 - - - LiveStreamPacketizerSmoothStreaming.handlePacket[live/definst/udp://239.0.4.2:2027]: Timecode out of order [audio]: 1364270000:1364480000

WARN server comment 2012-08-29 21:04:43 - - - - - 125.888 - - - SanJosePacketHandler.handlePacket[live/definst/udp://239.0.4.4:2027]: Timecode out of order [audio]: 136512:136533

WARN server comment 2012-08-29 21:04:43 - - - - - 125.888 - - - CupertinoPacketHandler.handlePacket[live/definst/udp://239.0.4.4:2027]: Timecode out of order [audio]: 136512:136533

WARN server comment 2012-08-29 21:04:43 - - - - - 125.889 - - - LiveStreamPacketizerSmoothStreaming.handlePacket[live/definst/udp://239.0.4.4:2027]: Timecode out of order [audio]: 1365120000:1365330000

Hi

Generally this indicates an encoder issue. It also could be an issue when the machine CPU utilization, or GPU utilization, is maxed out. To debug, see How to debug AAC or MP3 timecode issues with cupertino packetization.

Try using Advanced Stream Monitor. If you see this message immediately after the stream is published before packetization starts, it can be ignored.

You can find answers and suggestions to questions you may have in regard to log messages you encounter here,

https://www.wowza.com/docs/how-to-troubleshoot-error-messages

Jason