iamscottxu / obs-rtspserver

RTSP server plugin for obs-studio

Home Page:https://obsproject.com/forum/resources/obs-rtspserver.1037/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OBS crashes when trying to close with server still running

ruby3141 opened this issue · comments

commented
Unhandled exception: c0000005
Date/Time: 2020-08-25, 16:11:58
Fault address: 7FF86F4F2486 (c:\program files\obs-studio\obs-plugins\64bit\obs-rtspserver.dll)
libobs version: 25.0.8 (64-bit)
Windows version: 10.0 build 19041 (revision: 450; 64-bit)
CPU: Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz


Thread 97B4 (Crashed)
Stack            EIP              Arg0             Arg1             Arg2             Arg3             Address
00000061383FF000 00007FF86F4F2486 000001DDE9D30BE0 00000061383FF080 000001DDE9D311A0 000001DDE9D30BE0 obs-rtspserver.dll!threadsafe_queue<queue_frame>::push+0x26
00000061383FF040 00007FF86F4F277E 000000000000001F 000001DDCDC6E480 0000000000000001 0000000000000001 obs-rtspserver.dll!rtsp_output_audio+0x14e
00000061383FF0F0 00007FF86F4F2981 0000000000000000 00007FF88BE70000 000000000000001F 00007FF8A5B82279 obs-rtspserver.dll!rtsp_output_data+0x21
00000061383FF120 00007FF86F11999B 000001DDC79FCFC0 00000061383FF2B0 0000000000000001 00000061383FF2B0 obs.dll!send_interleaved+0x18b
00000061383FF1D0 00007FF86F116120 00000061383FF2B0 0000000000000001 0000000000000018 000001DDC75592E0 obs.dll!interleave_packets+0x200
00000061383FF260 00007FF86F105BB6 0000000000000001 00000061383FF340 0000000000000002 000001DDC7621080 obs.dll!send_off_encoder_packet+0x156
00000061383FF290 00007FF86F1033EC 00007FF86F14D101 000001DDCE0818A0 0000000000000028 0000000000003A30 obs.dll!do_encode+0xcc
00000061383FF320 00007FF86F10589B 000001DDCE0818A0 000001DDCE0818A0 000001DDC7621080 0000000000000028 obs.dll!send_audio_data+0x18b
00000061383FF3F0 00007FF86F1054C8 0000000000000001 000001DDC7621080 0000000000000000 000001DDC7369510 obs.dll!receive_audio+0xb8
00000061383FF470 00007FF86F0ED094 000001DDC76210F0 0000000000000030 0000000000000000 000001DDC7651188 obs.dll!do_audio_output+0x1b4
00000061383FF520 00007FF86F0ED327 000008BC2D38CC2A 00036981A95FA505 0003698100000000 000000000000AC44 obs.dll!input_and_output+0x237
00000061383FF750 00007FF86F0ECC88 000001DDC720EDD0 000001DDC720EDD0 0000000000000000 0000000000000000 obs.dll!audio_thread+0x1b8
00000061383FF7E0 00007FF895B958EA 000001DDC7598A00 0000000000000000 0000000000000000 0000000000000000 w32-pthreads.dll!ptw32_threadStart+0x8a
00000061383FF870 00007FF8A5B81542 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ucrtbase.dll!0x7ff8a5b81542
00000061383FF8A0 00007FF8A74B6FD4 0000000000000000 0000000000000000 0000000000000000 0000000000000000 kernel32.dll!0x7ff8a74b6fd4
00000061383FF8D0 00007FF8A845CEC1 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ntdll.dll!0x7ff8a845cec1

I didn't use any other plugins other than this RTSP server.

Thank you for your report.

I‘m getting the same exception. This exception also occurs if you stop the RTSP-Server in the Plugin Dialog. Most times immediatley and sometimes after a few seconds.

It only seems to happen to me when I try to stop the server while there are still clients connected.