RKMStudios
New Member
Hello, I have a particular problem and have been through all of the usual recommendations on troubleshooting dropped frames and connectivity issues. I am going to outline my setup and then describe the problem.
Streaming System 1 [Disconnecting]:
6-core 2018 Mac Mini
MacOS Big Sur
Streaming through OBS 27.0.0-rc6 (have tried all previous releases, each a clean install)
Streaming target: local ip: xx.xx.xx.13
Issue: 80% dropped frames, rapid and frequent disconnects (was working before upgrade to Big Sur)
NIC: 10gbe
Streaming System 2 [Working]:
6-core 2018 Mac Mini
MacOS Catalina
Streaming through OBS 26.1.2
Streaming Target: local ip: xx.xx.xx.13
Issue: No issue, video streams perfectly.
NIC: 10gbe
Self-Hosted Streaming Server:
Small 6-core Linux box
CentOS 7
Running Ant Media server @ local ip xx.xx.xx.13
Running Apache Webserver to a public domain
NIC: 10gbe
Streaming System 1 cannot successfully stream to my custom streaming server. All other networking on Streaming System 1 is fully functional (full 10gbe tested with NAS and SAN access). It CAN successfully stream to youtube twitch, etc. It is just the local Self-Hosted Streaming server @ xx.xx.xx.13 that OBS has connectivity issues with. Additionally, System 1 was fully functional prior to the Big Sur upgrade, when this issue arose. According to the LOGs, the errors I am receiving are thus:
Streaming System 2 works perfectly and is the exact same model and build as System 1. Therefore, I know that it is not a networking issue with the router or my ISP. Furthermore, it is not an issue with my Self-Hosted Streaming Server either, as System 2 works perfectly with it.
System 1 cannot be downgraded to Catalina, due to production requirements, so I am looking for a solution or verified bug to report to the devs on OBS.
Streaming System 1 [Disconnecting]:
6-core 2018 Mac Mini
MacOS Big Sur
Streaming through OBS 27.0.0-rc6 (have tried all previous releases, each a clean install)
Streaming target: local ip: xx.xx.xx.13
Issue: 80% dropped frames, rapid and frequent disconnects (was working before upgrade to Big Sur)
NIC: 10gbe
Streaming System 2 [Working]:
6-core 2018 Mac Mini
MacOS Catalina
Streaming through OBS 26.1.2
Streaming Target: local ip: xx.xx.xx.13
Issue: No issue, video streams perfectly.
NIC: 10gbe
Self-Hosted Streaming Server:
Small 6-core Linux box
CentOS 7
Running Ant Media server @ local ip xx.xx.xx.13
Running Apache Webserver to a public domain
NIC: 10gbe
Streaming System 1 cannot successfully stream to my custom streaming server. All other networking on Streaming System 1 is fully functional (full 10gbe tested with NAS and SAN access). It CAN successfully stream to youtube twitch, etc. It is just the local Self-Hosted Streaming server @ xx.xx.xx.13 that OBS has connectivity issues with. Additionally, System 1 was fully functional prior to the Big Sur upgrade, when this issue arose. According to the LOGs, the errors I am receiving are thus:
Code:
11:01:41.836: [x264 encoder: 'streaming_h264'] preset: veryfast
11:01:41.836: [x264 encoder: 'streaming_h264'] profile: high
11:01:41.836: [x264 encoder: 'streaming_h264'] tune: zerolatency
11:01:41.836: [x264 encoder: 'streaming_h264'] settings:
11:01:41.836: rate_control: CBR
11:01:41.836: bitrate: 6000
11:01:41.836: buffer size: 6000
11:01:41.836: crf: 23
11:01:41.836: fps_num: 24000
11:01:41.836: fps_den: 1001
11:01:41.836: width: 1920
11:01:41.836: height: 1080
11:01:41.836: keyint: 23
11:01:41.836:
11:01:41.851: [CoreAudio AAC: 'adv_stream_aac']: settings:
11:01:41.851: mode: AAC
11:01:41.851: bitrate: 160
11:01:41.851: sample rate: 48000
11:01:41.851: cbr: on
11:01:41.851: output buffer: 1536
11:01:41.851: [rtmp stream: 'adv_stream'] Connecting to RTMP URL rtmp://10.0.1.13/WebRTCAppEE/733205014864773379453596...
11:01:41.851: [rtmp stream: 'adv_stream'] Binding to IPv4
11:01:42.782: [rtmp stream: 'adv_stream'] Connection to rtmp://10.0.1.13/WebRTCAppEE/733205014864773379453596 successful
11:01:42.785: ==== Streaming Start ===============================================
11:02:04.312: WriteN, RTMP send error 32 (4097 bytes)
11:02:04.313: WriteN, RTMP send error 32 (59 bytes)
11:02:04.313: WriteN, RTMP send error 9 (42 bytes)
11:02:04.313: [rtmp stream: 'adv_stream'] Disconnected from rtmp://10.0.1.13/WebRTCAppEE/733205014864773379453596
11:02:04.313: Output 'adv_stream': stopping
11:02:04.313: Output 'adv_stream': Total frames output: 105 (513 attempted)
11:02:04.313: Output 'adv_stream': Total drawn frames: 538
11:02:04.313: Output 'adv_stream': Number of dropped frames due to insufficient bandwidth/connection stalls: 408 (79.5%)
11:02:04.313: [rtmp stream: 'adv_stream'] Freeing 1065 remaining packets
11:02:04.319: ==== Streaming Stop ================================================
Streaming System 2 works perfectly and is the exact same model and build as System 1. Therefore, I know that it is not a networking issue with the router or my ISP. Furthermore, it is not an issue with my Self-Hosted Streaming Server either, as System 2 works perfectly with it.
System 1 cannot be downgraded to Catalina, due to production requirements, so I am looking for a solution or verified bug to report to the devs on OBS.