Question / Help 2-3 seconds of buffering every 10-20 seconds on stream.. Help if possible.

Ceder

New Member
I am trying to stream to twitch and my viewers keep on getting buffering issues when they watch..

Have tried to lower the bitrate and changing servers but seems like its not helping. I am not getting dropped frames and when I try to analyze the log it just says

Possible slow server

The server you are streaming to (rtmp://live-arn.twitch.tv/app) took 936 ms to connect. This may mean your connection or the server is slow, or the server is far away from you. If you are using twitch.tv, you may want to try using JTVPing to find an optimal server.

1 issues found (0 major, 1 minor).

I am guessing that´s not the issue so here comes the log as well..

Code:
10:53:04: Open Broadcaster Software v0.638b - 64bit ( ^ω^)
10:53:04: -------------------------------
10:53:04: CPU Name: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz
10:53:04: CPU Speed: 3300MHz
10:53:04: Physical Memory:  16360MB Total, 12083MB Free
10:53:04: stepping id: 7, model 42, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
10:53:04: monitor 1: pos={0, 0}, size={1920, 1080}
10:53:04: Windows Version: 6.1 Build 7601 S
10:53:04: Aero is Enabled
10:53:04: -------------------------------
10:53:04: OBS Modules:
10:53:04: Base Address     Module
10:53:04: 000000003F070000 OBS.exe
10:53:04: 00000000DAE60000 OBSApi.dll
10:53:04: 00000000F9ED0000 DShowPlugin.dll
10:53:04: 00000000F9E10000 GraphicsCapture.dll
10:53:04: 00000000F9DC0000 NoiseGate.dll
10:53:04: 00000000F9D60000 PSVPlugin.dll
10:53:04: ------------------------------------------
10:53:04: Adapter 1
10:53:04:   Video Adapter: AMD Radeon HD 7800 Series
10:53:04:   Video Adapter Dedicated Video Memory: 2125631488
10:53:04:   Video Adapter Shared System Memory: 4026531840
10:53:04:   Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
10:53:04: =====Stream Start: 2015-01-16, 10:53:04===============================================
10:53:04:   Multithreaded optimizations: On
10:53:04:   Base resolution: 1920x1080
10:53:04:   Output resolution: 1280x720
10:53:04: ------------------------------------------
10:53:04: Loading up D3D10 on AMD Radeon HD 7800 Series (Adapter 1)...
10:53:04: ------------------------------------------
10:53:04: Audio Format: 44100 Hz
10:53:04: ------------------------------------------
10:53:04: Audio Channels: 2 Ch
10:53:04: Playback device Default
10:53:04: ------------------------------------------
10:53:04: Using desktop audio input: Speakers (Realtek High Definition Audio)
10:53:04: Global Audio time adjust: 0
10:53:04: ------------------------------------------
10:53:04: Using auxilary audio input: Microphone (Realtek High Definition Audio)
10:53:04: Mic time offset: 0
10:53:04: ------------------------------------------
10:53:04: Audio Encoding: AAC
10:53:04:     bitrate: 96
10:53:04: Using graphics capture
10:53:04: Trying to hook process: csgo.exe
10:53:04: Scene buffering time set to 400
10:53:04: ------------------------------------------
10:53:04: Video Encoding: x264
10:53:04:     fps: 30
10:53:04:     width: 1280, height: 720
10:53:04:     preset: veryfast
10:53:04:     profile: main
10:53:04:     keyint: 60
10:53:04:     CBR: yes
10:53:04:     CFR: yes
10:53:04:     max bitrate: 3500
10:53:04:     buffer size: 3500
10:53:04: ------------------------------------------
10:53:05: Using RTMP service: Twitch
10:53:05:   Server selection: rtmp://live-arn.twitch.tv/app
10:53:05:   Interface: Intel(R) 82579V Gigabit Network Connection (ethernet, 1000 mbps)
10:53:06: Completed handshake with rtmp://live-arn.twitch.tv/app in 936 ms.
10:53:07: SO_SNDBUF was at 8192
10:53:07: SO_SNDBUF is now 65536
Warning -- SharedTexCapture::Init: Could not open file mapping: 2
10:53:12: SharedTexCapture hooked
10:53:13: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 131072 (buffer: 0 / 459776)
10:56:34: Total frames encoded: 6285, total frames duplicated: 12 (0.19%)
10:56:34: Total frames rendered: 6297, number of late frames: 2 (0.03%) (it's okay for some frames to be late)
10:56:34:
10:56:34: Profiler time results:
10:56:34:
10:56:34: ==============================================================
10:56:34: video thread frame - [100%] [avg time: 0.55 ms] [children: 83.3%] [unaccounted: 16.7%]
10:56:34: | scene->Preprocess - [0.182%] [avg time: 0.001 ms]
10:56:34: | GPU download and conversion - [83.1%] [avg time: 0.457 ms] [children: 80%] [unaccounted: 3.09%]
10:56:34: | | flush - [71.8%] [avg time: 0.395 ms]
10:56:34: | | CopyResource - [7.82%] [avg time: 0.043 ms]
10:56:34: | | conversion to 4:2:0 - [0.364%] [avg time: 0.002 ms]
10:56:34: Convert444Threads - [100%] [avg time: 0.309 ms] [children: 99%] [unaccounted: 0.971%]
10:56:34: | Convert444toNV12 - [99%] [avg time: 0.306 ms]
10:56:34: encoder thread frame - [100%] [avg time: 0.686 ms] [children: 5.83%] [unaccounted: 94.2%]
10:56:34: | sending stuff out - [5.83%] [avg time: 0.04 ms]
10:56:34: ==============================================================
10:56:34:
10:56:34:
10:56:34: Profiler CPU results:
10:56:34:
10:56:34: ==============================================================
10:56:34: video thread frame - [cpu time: avg 0.027 ms, total 171.601 ms] [avg calls per frame: 1]
10:56:34: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
10:56:34: | GPU download and conversion - [cpu time: avg 0.017 ms, total 109.201 ms] [avg calls per frame: 1]
10:56:34: | | flush - [cpu time: avg 0.017 ms, total 109.201 ms] [avg calls per frame: 1]
10:56:34: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
10:56:34: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
10:56:34: Convert444Threads - [cpu time: avg 0.049 ms, total 624.003 ms] [avg calls per frame: 2]
10:56:34: | Convert444toNV12 - [cpu time: avg 0.049 ms, total 624.003 ms] [avg calls per frame: 2]
10:56:34: encoder thread frame - [cpu time: avg 0.017 ms, total 109.2 ms] [avg calls per frame: 1]
10:56:34: | sending stuff out - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
10:56:34: ==============================================================
10:56:34:
10:56:34: =====Stream End: 2015-01-16, 10:56:34=================================================
10:56:34: ~RTMPPublisher: Packet flush completed in 131 ms
10:56:34: ~RTMPPublisher: Send thread terminated in 0 ms
10:56:34: RTMPPublisher::SocketLoop: Graceful loop exit
10:56:34: ~RTMPPublisher: Socket thread terminated in 0 ms
10:56:46: ~RTMPPublisher: Final socket shutdown completed in 12117 ms
10:56:46: Average send payload: 9548 bytes, average send interval: 21 ms
10:56:46: Number of times waited to send: 0, Waited for a total of 0 bytes
10:56:46: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
10:56:46: Number of bytes sent: 93240566
11:00:54: No Intel graphics adapter visible in QSVHelper.exe, Optimus problem?
11:00:54: Failed loading CUDA dll

Have tried bitrate from 2000 up to 3500 but seems to make no difference.
 

Ceder

New Member
Hmm, seems like most of it comes from the cpu, I changed so CS only uses 3 of the 4 cores I got and it got a bit better.

Can´t run a higher then 2000 bitrate though sadly..
 

Ceder

New Member
I seem to be able to have a higher quality stream when streaming to hitbox.tv, is there an issue with twitch or do they have some sort of limitations on non partnered streamers?
 
Top