ser
Member
Здравствуйте
В последнее время часто стали реконекты в обсе к нашему серверу ФФ (5.2.2008). Ошибок подключений к другим сервисам с этого компьютера нет.
На фороме обса пишут что проблема с железом
Random RTMP Disconnects #6366
сервер настроен на отключение неактивных стримов
flash_rtp_activity_enabled=true
rtp_activity_timeout=10
пробовали стримить черный экран без звука - реконекта не было
стрим из RU в FR
напишите если нужны доступы для проверки логов на сервере
мне непонятны значения кодов 10060 10038 10054.
почему сначала был первым 54 или 60 и потом подряд 10038 ?
В последнее время часто стали реконекты в обсе к нашему серверу ФФ (5.2.2008). Ошибок подключений к другим сервисам с этого компьютера нет.
Code:
11:30:11.925: WriteN, RTMP send error 10054 (4097 bytes)
11:30:11.925: WriteN, RTMP send error 10038 (128 bytes)
11:30:11.925: WriteN, RTMP send error 10038 (42 bytes)
11:30:11.925: [rtmp stream: 'multi-output'] Disconnected from rtmp://origin-eu-1
11:30:11.925: Output 'multi-output': stopping
11:30:11.925: Output 'multi-output': Total frames output: 285971 (287144 attempted)
11:30:11.925: Output 'multi-output': Total drawn frames: 287200 (287201 attempted)
11:30:11.925: Output 'multi-output': Number of lagged frames due to rendering lag/stalls: 1 (0.0%)
11:30:11.925: Output 'multi-output': Number of dropped frames due to insufficient bandwidth/connection stalls: 1173 (0.4%)
11:30:11.925: Output 'multi-output': Reconnecting in 2.00 seconds..
11:30:11.925: [rtmp stream: 'multi-output'] Freeing 828 remaining packets
....
12:44:28.811: WriteN, RTMP send error 10060 (4104 bytes)
12:44:28.812: WriteN, RTMP send error 10038 (128 bytes)
12:44:28.812: WriteN, RTMP send error 10038 (42 bytes)
12:44:28.812: [rtmp stream: 'multi-output'] Disconnected from rtmp://origin-eu-1.
12:44:28.812: Output 'multi-output': stopping
12:44:28.812: Output 'multi-output': Total frames output: 133244 (133591 attempted)
12:44:28.812: Output 'multi-output': Total drawn frames: 133641 (133643 attempted)
12:44:28.812: Output 'multi-output': Number of lagged frames due to rendering lag/stalls: 2 (0.0%)
12:44:28.812: Output 'multi-output': Number of dropped frames due to insufficient bandwidth/connection stalls: 347 (0.3%)
12:44:28.812: Output 'multi-output': Reconnecting in 2.00 seconds..
WriteN, RTMP send error 10060/10054/10038
LOG: https://obsproject.com/logs/RnsIuCNqwUsVwUAc Been experiencing this for like a whole week, any solution? I am constantly disconnecting from the stream in facebook, in the log provided, I just connected my OBS to a test Facebook Live and just monitoring it, and it disconnects like every 3...
obsproject.com
Random RTMP Disconnects #6366
Fenrirthviti commented on Apr 22, 2022
This is likely going to be something with your network route between the server and client, or a bug in the streaming server itself. The high bitrate disconnects mentioned is a long-standing bug in nginx-rtmp (and derivatives), and I wouldn't be surprised to see it somewhere else, but that usually only triggers above 40Mbit. Even though it's unlikely this is anything on the OBS side, I will leave this open, just please understand that any kind of troubleshooting or work on this is likely to be very slow going without more information and a repeatable test setup where the issue is proven across multiple environments. |
сервер настроен на отключение неактивных стримов
flash_rtp_activity_enabled=true
rtp_activity_timeout=10
пробовали стримить черный экран без звука - реконекта не было
стрим из RU в FR
напишите если нужны доступы для проверки логов на сервере
мне непонятны значения кодов 10060 10038 10054.
почему сначала был первым 54 или 60 и потом подряд 10038 ?
Last edited: