Question / Help [SOLVED] Issues starting stream

mortgar

New Member
Hello,

Can't seem to start up the stream from my new stream pc. Tried reinstalling to no success.
added some log files, hope that helps. If someone finds the issue, I'd love to know how I can find it myself. That way I might be able to fix it myself next time. :)

message that appears when starting the stream: starting the output failed. please check log for details.
 

Attachments

  • 2017-08-16 17-00-11.txt
    11.2 KB · Views: 16
  • 2017-08-16 16-58-39.txt
    16.6 KB · Views: 5
  • 2017-08-16 16-57-03.txt
    10.7 KB · Views: 4

Fenrir

Forum Admin
Code:
16:58:40.368: Encoder ID 'ffmpeg_nvenc' not found

You're trying to use the NVENC encoder on a system that does not have an NVENC GPU. I'm assuming you copied all the settings from your main PC to this one? Probably not a great idea.

Past that, it looks like you haven't actually configured your stream settings:

Code:
16:57:42.627: [rtmp stream: 'simple_stream'] URL is empty
16:57:42.627: [rtmp stream: 'simple_stream'] Connection to (null) failed: -1
 

mortgar

New Member
Hey thanks for the tip, it seems like there was a small bugg. I couldnt change stream settings, and I used the "portable" version of obs-studio. Somehow the settings were automatically changed to x264, but apperantly not actually? :P
Ended up reinstalling and manually adding everything, then added the entire scenes folder from one pc to the newly installed. Rerouted some of the .jpg files I had for pictures, and that did the trick.

Hopefully someone will stumble on this post and hopefully this can be of help! :D
 
Top