Hope somebody can help. Bitrate issue.

Clrty

New Member
I really hope someone can help me with this issue.
For the past two weeks, I’ve been having a problem with my bitrate dropping in the evenings. Two checks by my ISP didn’t reveal any network issues. My internet connection is generally stable; the problem only occurs with OBS. There is practically no software on the PC running OBS; it is exclusively a streaming PC in a Dual PC setup. There were no issues prior to this. I have been using Twitch’s Enhanced Broadcast for 2K streaming for about a year now.
Wired connection
Router updated
OBS updated
Running as administrator

I am attaching the stream test log file.
The problem starts at roughly the same time every day.

 
Lots of issues in that log that I'm ignoring, but just focusing on your network issues, head over to the support page for your mobo & download/install the latest network driver available. That should clear up the non-zero errors that your NIC is currently throwing.

Also, notice the missing Keyframes on (3) of your encodes? That most likely is the stale Nvidia driver currently installed or the lame user option in the encode settings or not following Twitch service limits. You'll need to troubleshoot it if it keeps happening.

20:19:57.492: [rtmp stream: 'rtmp multitrack video'] Connecting to RTMP URL rtmp://ingest.global-contribute.live-video.net/...
20:19:57.530: [rtmp stream: 'rtmp multitrack video'] Interface: NordLynx Tunnel (type 0, 100000↓/100000↑ mbps)
20:19:57.530: [rtmp stream: 'rtmp multitrack video'] Interface has non-zero error counters (0/2354 errors, 0/2356 discards)
20:19:58.697: [rtmp stream: 'rtmp multitrack video'] Connection to rtmp://ingest.global-contribute.live-video.net/app (35.55.7.7) successful
20:19:58.698: [rtmp stream: 'rtmp multitrack video'] Socket send buffer is 65536 bytes
20:19:58.717: ==== Streaming Start ===============================================
20:20:12.916: obs-output 'rtmp multitrack video': Missing keyframe with pts 720 for encoder 'multitrack video video encoder 2' (track: 2)
20:20:12.916: obs-output 'rtmp multitrack video': Missing keyframe with pts 720 for encoder 'multitrack video video encoder 1' (track: 1)
20:20:12.916: obs-output 'rtmp multitrack video': Missing keyframe with pts 720 for encoder 'multitrack video video encoder 0' (track: 0)
20:20:31.533: [rtmp stream: 'rtmp multitrack video'] User stopped the stream
20:20:31.533: [rtmp stream: 'rtmp multitrack video'] Socket send buffer is 524288 bytes
 
Back
Top