OBS is crashing when recording

martok

New Member
Hello,

there are multiple threats on the topic, but so far i haven't had luck with any of the solutions (running as admin, restarting, changing encoders, etc).

Just purchased the device and followed instructions for https://obsproject.com/forum/resources/obs-studio-send-an-udp-stream-to-a-second-pc-using-obs.455/ I keep getting "an unspecified error occurred while recording"
Oddly, if i change the output from URL to a File and hit record, everything works fine.

I would like to be able to output directly to URL. Please advise.
Attaching log file.

Thank you
 

Attachments

The program doesn't crash, just throws an error (there are no files under crash log \obs-studio\crashes)

After a bit of investigating I noticed smth - if i change from that that IP/port in the example (224.0.0.1:9999) to lets say a free IP on the LAN with an open port 8081 (udp://192.168.1.111:8081) it actually starts 'recording' the stream - in this case however i'm not able to open that stream from VLC.

Re-posting logs file - https://obsproject.com/logs/g54I9jMPnVZz37Jk
 
After a bit MORE investigating, i noticed that the block in the tutorial seems a bit off. Made a quick change and was able to start a recording without the error message. HOWEVER, the video is practically none existent (seeing a stripe or 2) and i can barely make out what the audio is (non-stop glitching).

Attaching a snippet with my current settings.

Made some progress, but would greatly appreciate help assisting with the trouble.
 
Please also attach the crash log.
Any ideas about this:

"
After a bit MORE investigating, i noticed that the block in the tutorial seems a bit off. Made a quick change and was able to start a recording without the error message. HOWEVER, the video is practically none existent (seeing a stripe or 2) and i can barely make out what the audio is (non-stop glitching).

Attaching a snippet with my current settings.

Made some progress, but would greatly appreciate help assisting with the trouble.

"
??
 
I would guess something on your network or PC is interfering with multicast, udp://224.0.0.1:9999 should always "just work" as it's output only and does not require to connect to something.
 
Back
Top