Ticking sound in my headphones when I streaming

imTEBster

New Member
I am new to streaming and have been trying to find a solution online for hours and hours.

The ticking happens when I start streaming, when i record, or when I start replay buffer. I have done everything I can think of, It is not feedback coming through the headset all of my monitor stuff is off. I have sync the kHz with my headphones on the computer advance settings and within OBS. I have a changed my bitrate for my audio in the output section of the settings in OBS. I have also changed the replay buffer memory.

I am at a loss here and could really use your guys help with this. I will attach a log file so you guys can help maybe even more. If you have any suggestions or want me to double try something again please let me know. Also willing to hop in a discord call if you wanna help me try and fix this.

Thanks
 

Attachments

Bad audio routing isn't your only issue. Lots of rendering lag/GPU overload. Load reduction is in order.

My advice, don't use Global & Source audio concurrently. Use one or the other & fix your sample rate.

01:28:51.840: WASAPI: Device 'Realtek HD Audio 2nd output (Realtek(R) Audio)' [192000 Hz] initialized (source: Desktop Audio)

 
Going through the log, Desktop Audio was changed to 48k & then it started lagging out big time. Audio lag can be caused by overload. Might want to try output 1 or check your mobo's support page for an audio driver update. Also, your Network Adapter looks like it could use a driver update too, might as well check while you're there, EEE errors.

01:46:42.918: [rtmp stream: 'simple_stream'] Connecting to RTMP URL rtmp://use10.contribute.live-video.net/app...
01:46:43.004: [rtmp stream: 'simple_stream'] Interface: Realtek PCIe 5GbE Family Controller (ethernet, 1000↓/1000↑ mbps)
01:46:43.004: [rtmp stream: 'simple_stream'] Interface has non-zero error counters (299/24 errors, 458/0 discards)

01:49:25.290: Device 'Realtek HD Audio 2nd output (Realtek(R) Audio)' invalidated. Retrying (source: Desktop Audio)
01:49:28.316: WASAPI: Device 'Realtek HD Audio 2nd output (Realtek(R) Audio)' [48000 Hz] initialized (source: Desktop Audio)

01:50:32.005: Max audio buffering reached!
01:50:32.005: adding 917 milliseconds of audio buffering, total audio buffering is now 960 milliseconds (source: Desktop Audio)
01:50:32.005:
01:50:50.928: Device 'Realtek HD Audio 2nd output (Realtek(R) Audio)' invalidated. Retrying (source: Desktop Audio)
01:50:53.948: WASAPI: Device 'Realtek HD Audio 2nd output (Realtek(R) Audio)' [48000 Hz] initialized (source: Desktop Audio)

01:57:39.715: Source Desktop Audio audio is lagging (over by 300258.87 ms) at max audio buffering. Restarting source audio.

02:02:18.265: Source Desktop Audio audio is lagging (over by 270377.44 ms) at max audio buffering. Restarting source audio.

02:03:00.399: Source Desktop Audio audio is lagging (over by 39402.78 ms) at max audio buffering. Restarting source audio.
 
Think I would disable audio monitoring too, at least until the issue is resolved. Personally, I do not monitor audio from OBS in real time, it's the end of the line.
 
Back
Top