Bug Report I start lagging/randomly disconnect at intervals.

hail9

New Member
Some days I'll be streaming fine and other days I might start randomly disconnecting for a few seconds at a time, not sure why.
Code:
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1440x900
  Output resolution: 1440x900
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (VIA High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
Video Encoding: x264
    fps: 25
    width: 1440, height: 900
    preset: veryfast
    CBR: no
    max bitrate: 800
    buffer size: 800
    quality: 8
------------------------------------------
bufferTime: 2810, outputRateWindowTime: 1000, dropThreshold: 3310
Total frames rendered: 8957, number of frames that lagged: 89 (0.99%) (it's okay for some frames to lag)
Number of b-frames dropped: 2092 (8.5%), Number of p-frames dropped: 2230 (9.1%), Total 4322 (18%)
=====Stream End=======================================================================
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1440x900
  Output resolution: 1440x900
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (VIA High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
Video Encoding: x264
    fps: 25
    width: 1440, height: 900
    preset: veryfast
    CBR: no
    max bitrate: 800
    buffer size: 800
    quality: 8
------------------------------------------
bufferTime: 2587, outputRateWindowTime: 1000, dropThreshold: 3087
Total frames rendered: 159, number of frames that lagged: 1 (0.63%) (it's okay for some frames to lag)
Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 16.077 ms] [avg calls per frame: 1] [children: 78.4%] [unaccounted: 21.6%]
| scene->Preprocess - [51.3%] [avg time: 8.253 ms] [avg calls per frame: 1]
| video encoding and uploading - [27.1%] [avg time: 4.353 ms] [avg calls per frame: 1] [children: 15.5%] [unaccounted: 11.6%]
| | CopyResource - [0.361%] [avg time: 0.058 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.156%] [avg time: 0.025 ms] [avg calls per frame: 0]
| | call to encoder - [14.5%] [avg time: 2.335 ms] [avg calls per frame: 0]
| | sending stuff out - [0.429%] [avg time: 0.069 ms] [avg calls per frame: 0]
==============================================================
 

Krazy

Town drunk
Which version of OBS are you using?

Also, pick a specific Twitch server, usually the one closest to you. Setting to Global Load Balance will not always give you the best results.
 
Top