Stream output type 'rtmp_output' failed to start!

Scla

New Member
Hello there! I'm having a really bad time with OBS Streaming on linux due to this error:
1611664828067.png

Here's my encoder settings:
1611664869846.png

Oddly enough, I can record with every encoder (including NVENC).
Streaming is the only thing I can't do.
I've attached the logs (the "upload logs" function it causing me issues for whatever reason).
Error is at line 276 ( timestamp 13:45:11.099 )
Code:
13:45:11.099: Output ID 'rtmp_output' not found
13:45:11.099: Failed to create output 'adv_stream'!
13:45:11.099: Output 'adv_stream': Tried to set a delay value on a non-encoded output
13:45:11.099: Stream output type 'rtmp_output' failed to start!
 

Attachments

  • 2021-01-26 13-45-04.txt
    16.1 KB · Views: 63

Scla

New Member
Update:
I'm actually really dumb and installed (manually) the windows version of the Browser source. I did this to fix the issue:
`paru -Rns obs-v4l2sink obs-studio-browser` (should also work with yay)
`sudo pacman -Syu obs-studio`
Hope this helps other dummies like me
 
Top