dd-center/obs-streamlink

Audio stopped working

shleeable opened this issue · 2 comments

After about 30 minutes of streaming twitch. The video continued, but the audio was dead. No activity in the audio mixed for this source.

the logs just had this

15:57:31.430: adding 21 milliseconds of audio buffering, total audio buffering is now 64 milliseconds (source: StreamlinkSource)
15:57:31.430: 
15:57:31.578: adding 512 milliseconds of audio buffering, total audio buffering is now 576 milliseconds (source: StreamlinkSource)
15:57:31.578: 
15:57:32.670: adding 21 milliseconds of audio buffering, total audio buffering is now 597 milliseconds (source: StreamlinkSource)
15:57:32.670:

ok. I replicated this.. just add source.. play for 15~ minutes and audio drops while video is fine.

16:01:07.012: ==== Streaming Start ===============================================
16:16:27.360: adding 234 milliseconds of audio buffering, total audio buffering is now 277 milliseconds (source: StreamlinkSource)
16:16:27.360: 
16:16:28.032: adding 21 milliseconds of audio buffering, total audio buffering is now 298 milliseconds (source: StreamlinkSource)
16:16:28.032: 
16:16:28.686: Max audio buffering reached!
16:16:28.686: adding 661 milliseconds of audio buffering, total audio buffering is now 960 milliseconds (source: StreamlinkSource)
16:16:28.686:

This problem was rather severe at that time (costed me countless nights to debug with no result :( ), but since there're already ~2 years, both OBS and streamlink has been upgraded a lot, so I don't know exactly the situation. you could check the latest update in the Releases and I would appreciate your feedback.