Question / Help Please look at my logs, tell me what my issue is.

ZidaneBlack

New Member
So...I have been trying to get back into streaming on Twitch, and have been having a lot of random issues. Lots of dropped frames at different times of the day. This will happen when I am the only one using the internet as well as when everyone in the house is using it.

Other times everything runs super smoothly with no issues, same thing both when I am the only one using the internet and when everyone is on it.

This log file is at 720 but I have had success at times and major issues at times at 1080 as well.
Hopefully someone smarter than me can help me figure this out.



20:53:58.257: Switched to Preview/Program mode
20:53:58.257: ------------------------------------------------
20:54:10.890: Settings changed (stream 1, outputs)
20:54:10.890: ------------------------------------------------
20:54:16.070: ---------------------------------
20:54:16.070: [x264 encoder: 'streaming_h264'] preset: veryfast
20:54:16.070: [x264 encoder: 'streaming_h264'] settings:
20:54:16.070: rate_control: CBR
20:54:16.070: bitrate: 2500
20:54:16.070: buffer size: 2500
20:54:16.070: crf: 0
20:54:16.070: fps_num: 60
20:54:16.070: fps_den: 1
20:54:16.070: width: 1280
20:54:16.070: height: 720
20:54:16.070: keyint: 120
20:54:16.070:
20:54:16.070: [x264 encoder: 'streaming_h264'] custom settings: scenecut=0
20:54:16.072: ---------------------------------
20:54:16.072: [FFmpeg aac encoder: 'avc_aac_stream'] bitrate: 160, channels: 2, channel_layout: 3
20:54:16.072:
20:54:16.073: Output 'adv_stream': 10 second delay active, preserve on disconnect is on
20:54:26.070: [rtmp stream: 'adv_stream'] Connecting to RTMP URL rtmp://live-lax.twitch.tv/app...
20:54:26.094: [rtmp stream: 'adv_stream'] Interface: Realtek PCIe GBE Family Controller (ethernet, 1000 mbps)
20:54:50.750: RTMPSockBuf_Fill, remote host closed connection
20:54:50.750: Output 'adv_stream': stopping
20:54:50.750: Output 'adv_stream': Total frames output: 0
20:54:50.750: Output 'adv_stream': Total drawn frames: 1480
20:54:50.750: [rtmp stream: 'adv_stream'] Connection to rtmp://live-lax.twitch.tv/app failed: -3
20:54:50.758: ==== Streaming Stop ================================================
20:54:50.774: warning: 2 frames left in the queue on closing
21:13:32.940: ---------------------------------
21:13:32.940: [x264 encoder: 'streaming_h264'] preset: veryfast
21:13:32.940: [x264 encoder: 'streaming_h264'] settings:
21:13:32.940: rate_control: CBR
21:13:32.940: bitrate: 2500
21:13:32.940: buffer size: 2500
21:13:32.940: crf: 0
21:13:32.940: fps_num: 60
21:13:32.940: fps_den: 1
21:13:32.940: width: 1280
21:13:32.940: height: 720
21:13:32.940: keyint: 120
21:13:32.940:
21:13:32.940: [x264 encoder: 'streaming_h264'] custom settings: scenecut=0
21:13:32.942: ---------------------------------
21:13:32.942: [FFmpeg aac encoder: 'avc_aac_stream'] bitrate: 160, channels: 2, channel_layout: 3
21:13:32.942:
21:13:32.943: Output 'adv_stream': 10 second delay active, preserve on disconnect is on
21:13:42.953: [rtmp stream: 'adv_stream'] Connecting to RTMP URL rtmp://live-lax.twitch.tv/app...
21:13:42.980: [rtmp stream: 'adv_stream'] Interface: Realtek PCIe GBE Family Controller (ethernet, 1000 mbps)
21:13:43.346: [rtmp stream: 'adv_stream'] Connection to rtmp://live-lax.twitch.tv/app successful
21:13:43.346: ==== Streaming Start ===============================================
21:14:42.687: Switched to scene 'Scene'
21:14:42.689: Switched to regular Preview mode
21:14:42.689: ------------------------------------------------
21:27:18.536: [rtmp stream: 'adv_stream'] User stopped the stream
21:27:18.536: Output 'adv_stream': stopping
21:27:18.536: Output 'adv_stream': Total frames output: 31695 (48795 attempted)
21:27:18.536: Output 'adv_stream': Total drawn frames: 48935
21:27:18.536: Output 'adv_stream': Number of dropped frames due to insufficient bandwidth/connection stalls: 17100 (35.0%)
21:27:18.540: ==== Streaming Stop ================================================
 

FerretBomb

Active Member
Dropped frames are always a network issue; the joy of the Internet is that 95% of your connection is entirely out of your control, and can (and does) change without you making any alterations. Differences in the network route to the destination server, congestion, outages, transmission errors, all generally fluctuating day to day. So a server partway between you and the ingest server could be having a problem. Your home connection to your ISP could be totally fine, and the issue would still be a network problem.

As you're streaming to Twitch, you can use R1ch's Twitch Test tool to check your connection quality; you want a Quality rating of at least 80, but 100 is preferable. I run it before each of my streams to make sure nothing unexpected is going on.
 
Top