RTMP disconnects/connects and so on

lapor

New Member
Hey,
I have a odd issue. OBS studio is trying to stream on PeerTube but it gives me odd issue. It connects, starts streaming gives 3 errors and disconnect. And then it repeats the process.
The log gives me this (I've changed IP address with "IPaddress"):

16:44:18.929: ---------------------------------
16:44:18.929: [x264 encoder: 'simple_h264_stream'] preset: veryfast
16:44:18.930: [x264 encoder: 'simple_h264_stream'] settings:
16:44:18.930: rate_control: CBR
16:44:18.930: bitrate: 2500
16:44:18.930: buffer size: 2500
16:44:18.930: crf: 23
16:44:18.930: fps_num: 30
16:44:18.930: fps_den: 1
16:44:18.930: width: 1280
16:44:18.930: height: 720
16:44:18.930: keyint: 250
16:44:18.930:
16:44:18.936: libfdk_aac encoder created
16:44:18.936: libfdk_aac bitrate: 160, channels: 2
16:44:18.936: [rtmp stream: 'simple_stream'] Connecting to RTMP URL rtmp://IPaddress...
16:44:18.936: No application or playpath in URL!
16:44:18.948: [rtmp stream: 'simple_stream'] Connection to rtmp://IPaddress successful
16:44:19.028: ==== Streaming Start ===============================================
16:44:19.847: WriteN, RTMP send error 104 (16 bytes)
16:44:19.847: WriteN, RTMP send error 32 (71 bytes)
16:44:19.848: WriteN, RTMP send error 9 (42 bytes)
16:44:19.848: [rtmp stream: 'simple_stream'] Disconnected from rtmp://IPaddress
16:44:19.848: Output 'simple_stream': stopping
16:44:19.848: Output 'simple_stream': Total frames output: 1
16:44:19.848: Output 'simple_stream': Total drawn frames: 26 (27 attempted)
16:44:19.848: Output 'simple_stream': Number of lagged frames due to rendering lag/stalls: 1 (3,7%)
16:44:19.848: Output 'simple_stream': Reconnecting in 10 seconds..
16:44:19.876: libfdk_aac encoder destroyed
16:44:29.849: ---------------------------------

Should I add anything else after the IP address?

System being used: Fedora 34, OBS Studio 26.1.1 and 27.0.0-rc6 (both Flatpak).

Thanks
 

arievanderploeg

New Member
I think i have the exact same problem. After a few minutes 1 or more cameras go black and dont return, only with manual reconnecting.

i tried different cables and it made it a little better. Also tried different ports for each camera, also a little better.

What have you tried so far?
 
Top