Help with Internet Connection Issue

Darisucc

New Member
Im having some trouble with OBS. I just recently got a Ethernet Cord, but when I stream, occasionally the kb/s of the stream will dip down, and back up again. With me also dropping frames in the process. Ive been able to stream pretty steadily for the past few years now, but problems are starting to arise, so I wanted some suggestions on what to do.

I have what the log file told me, but im still not sure what the problem is. These are the settings ive been using for awhile now.

21:28:09.684: [jim-nvenc: 'simple_h264_stream'] settings:
21:28:09.684: rate_control: CBR
21:28:09.684: bitrate: 6000
21:28:09.684: cqp: 20
21:28:09.684: keyint: 120
21:28:09.684: preset: hq
21:28:09.684: profile: high
21:28:09.684: width: 1280
21:28:09.684: height: 720
21:28:09.684: 2-pass: false
21:28:09.684: b-frames: 2
21:28:09.684: lookahead: false
21:28:09.684: psycho_aq: true
21:28:09.684:
21:28:09.694: ---------------------------------
21:28:09.695: [FFmpeg aac encoder: 'simple_aac'] bitrate: 160, channels: 2, channel_layout: 3
21:28:09.695:
21:28:09.696: [rtmp stream: 'simple_stream'] Connecting to RTMP URL rtmp://ord02.contribute.live-video.net/app...
21:28:09.727: [rtmp stream: 'simple_stream'] Interface: Realtek PCIe GbE Family Controller (ethernet, 1000 mbps)
21:28:10.395: [rtmp stream: 'simple_stream'] Connection to rtmp://ord02.contribute.live-video.net/app successful
21:28:10.403: ==== Streaming Start ===============================================
 

Attachments

Heres another Log showing some specs and stuff as well, the first one was showing what i got when the whole connection issue thing happened
 

Attachments

OP - Your logs aren't complete and don't show critical details regarding streaming or recording
As for a fix, have you read any of the Troubleshooting Guides at https://obsproject.com/wiki/ especially https://obsproject.com/wiki/Dropped-Frames-and-General-Connection-Issues

In general, just as driving a car blind-folded is a terrible idea, so to is running computationally demanding workloads like real-time video encoding and NOT monitoring hardware resource (CPU, GPU, RAM, Disk I/O, etc) utilization [for ex. using Task manager’s Performance tab and/or Resource Monitor] to see if your system is being maxed out with your settings.
- So first make sure you haven't overloaded your PC.
- Then make sure the software on your PC isn't interfering. Known problems have included security software not configured to be compatible with streaming, Certain NIC driver software of poor quality (like Killer Ethernet at times), etc
- Then there is the obvious of making sure other devices on LAN (including the unexpected ones) not contending for bandwidth
- Your connection itself (research why short burst Internet Speed tests are NOT reflective of what is required for sustained streaming, like consistent Jitter/Latency, etc)
The vast majority of the above troubleshooting has nothing to do with OBS
 
Back
Top