Wowza Community

Gocoder android Bad Packet listener?

Developing application RTMP live stream Application

Sometimes when the video stops

Next Gocoder SAMPLE Test Log

2019-05-08 11:42:55.613 11215-11429/? D/GoCoderSDK: Total Packets: 3+107=110 2019-05-08 11:42:55.613 11215-11429/? D/GoCoderSDK: Total Packets: 4+107=111 2019-05-08 11:42:55.631 11215-11435/? I/GoCoderSDK: +Bad: Video Timestamp[3]: (3419910 vs 3415139) Wait time:: (4771). 2019-05-08 11:42:55.684 11215-11435/? I/GoCoderSDK: +Bad: Video Timestamp[3]: (3419959 vs 3415185) Wait time:: (4774). 2019-05-08 11:42:55.735 11215-11435/? D/GoCoderSDK: isDuplicate: true, video queue: 2 2019-05-08 11:42:55.738 11215-11435/? I/chatty: uid=10320(com.wowza.gocoder.sdk.sampleapp) pool-2-thread-1 identical 9 lines 2019-05-08 11:42:55.738 11215-11435/? D/GoCoderSDK: isDuplicate: true, video queue: 2 2019-05-08 11:42:55.741 11215-11435/? D/GoCoderSDK: isDuplicate: true, video queue: 0 2019-05-08 11:42:55.741 11215-11435/? D/GoCoderSDK: isDuplicate: true, video queue: 0 2019-05-08 11:42:55.742 11215-11215/? I/GoCoderSDK: Video waiting for next frame. Queue Size: 0 2019-05-08 11:42:55.743 11215-11215/? I/chatty: uid=10320(com.wowza.gocoder.sdk.sampleapp) identical 1 line 2019-05-08 11:42:55.744 11215-11215/? I/GoCoderSDK: Video waiting for next frame. Queue Size: 0 2019-05-08 11:42:55.744 11215-11435/? I/GoCoderSDK: +Bad: Video Timestamp[3]: (3419992 vs 3415185) Wait time:: (4807). 2019-05-08 11:42:55.745 11215-11215/? I/GoCoderSDK: Video waiting for next frame. Queue Size: 0 2019-05-08 11:42:55.758 11215-11215/? I/chatty: uid=10320(com.wowza.gocoder.sdk.sampleapp) identical 7 lines 2019-05-08 11:42:55.761 11215-11215/? I/GoCoderSDK: Video waiting for next frame. Queue Size: 0 2019-05-08 11:42:55.797 11215-11435/? I/GoCoderSDK: +Bad: Video Timestamp[3]: (3420136 vs 3415278) Wait time:: (4858). 2019-05-08 11:42:55.800 11215-11215/? I/GoCoderSDK: Video waiting for next frame. Queue Size: 0 2019-05-08 11:42:55.849 11215-11435/? I/GoCoderSDK: +Bad: Video Timestamp[3]: (3420175 vs 3415325) Wait time:: (4850). 2019-05-08 11:42:55.853 11215-11215/? I/GoCoderSDK: Video waiting for next frame. Queue Size: 0 2019-05-08 11:42:55.902 11215-11435/? I/GoCoderSDK: +Bad: Video Timestamp[3]: (3420205 vs 3415371) Wait time:: (4834). 2019-05-08 11:42:55.907 11215-11215/? I/GoCoderSDK: Video waiting for next frame. Queue Size: 0 2019-05-08 11:42:55.954 11215-11435/? D/GoCoderSDK: isDuplicate: true, video queue: 0 2019-05-08 11:42:55.955 11215-11435/? I/chatty: uid=10320(com.wowza.gocoder.sdk.sampleapp) pool-2-thread-1 identical 2 lines 2019-05-08 11:42:55.955 11215-11435/? D/GoCoderSDK: isDuplicate: true, video queue: 0 2019-05-08 11:42:55.956 11215-11215/? I/GoCoderSDK: Video waiting for next frame. Queue Size: 0 2019-05-08 11:42:55.956 11215-11435/? D/GoCoderSDK: isDuplicate: true, video queue: 0 2019-05-08 11:42:55.957 11215-11435/? D/GoCoderSDK: isDuplicate: true, video queue: 0 2019-05-08 11:42:55.957 11215-11215/? I/GoCoderSDK: Video waiting for next frame. Queue Size: 0 2019-05-08 11:42:55.958 11215-11435/? D/GoCoderSDK: isDuplicate: true, video queue: 0 2019-05-08 11:42:55.958 11215-11435/? I/chatty: uid=10320(com.wowza.gocoder.sdk.sampleapp) pool-2-thread-1 identical 2 lines 2019-05-08 11:42:55.959 11215-11435/? D/GoCoderSDK: isDuplicate: true, video queue: 0

Where do you get this log?

What about live stream packet listeners?

PacketThresholdChangeListener < could not receive the network packet information of the current live stream

help me

Looking into it for you…

This is the log of gocoder sample application You will be worried about where the logs appear

Our tech support team has only seen this issue when calling the PlayerView in a fragment. Can you use a different source for the stream and see what happens? What device are you using right now to send the stream?

Also, are using the very latest version of our SDK? We don’t have any reported issues with the sample app at this time.