Bug Report Crashes with virtual ip camera

MikeyDK

New Member
I would like to use a IP camera on a scene in OBS, and to do that I tried this program http://ip-webcam.appspot.com/

However when I add it as I would add a webcam and enables it, OBS crashes with this error
Code:
OBS has encountered an unhandled exception and has terminated. If you are able to
reproduce this crash, please submit this crash report on the forums at
http://www.obsproject.com/ - include the contents of this crash log and the
minidump .dmp file (if available) as well as your regular OBS log files and
a description of what you were doing at the time of the crash.

This crash appears to have occured in the 'c:\windows\system32\msvcr100d.dll' module.

**** UNHANDLED EXCEPTION: c0000005
Fault address: 5BBAC9C7 (c:\windows\system32\msvcr100d.dll)
OBS version: Open Broadcaster Software v0.554b
Windows version: 6.1 (Build 7601) Service Pack 1
CPU: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz

Crashing thread stack trace:
Stack    EIP      Arg0     Arg1     Arg2     Arg3     Address
0930FAAC 5BBAC9C7 09031000 04418F48 000002FA 0930FC24 msvcr100d.dll!0x5bbac9c7
0930FABC 5BDB2317 007357C8 0930FD2C 0930FC2C 05178570 ipcamera.dll!0x5bdb2317
0930FB24 5BE084C0 0930FE24 0930FD34 05178570 00000000 ipcamera.dll!0x5be084c0
0930FC2C 5BE0829E 00000000 00000000 05178570 CCCCCCCC ipcamera.dll!0x5be0829e
0930FD34 5BE19711 05178570 0930FE70 77289F72 05178570 ipcamera.dll!0x5be19711
0930FE2C 7560336A 05178570 7849D54C 00000000 00000000 kernel32.dll!0x7560336a
0930FE38 77289F72 5BDAD65D 05178570 00000000 00000000 ntdll.dll!0x77289f72
0930FE78 77289F45 5BDAD65D 05178570 00000000 00000000 ntdll.dll!0x77289f45

A minidump was saved to C:\Users\Michael Andresen\AppData\Roaming\OBS\crashDumps\OBSCrashDump2013-09-21_2.dmp.
Please include this file when posting a crash report.

List of loaded modules:
Base Address      Module
https://www.dropbox.com/s/pvv3bkdyssdlf ... 9-21_2.dmp (file too big to attach)
 

R1CH

Forum Admin
Developer
The crash appear to be with the ipcamera.dll which is part of the IP Camera you are using. Try contacting the author of it.
 

MikeyDK

New Member
R1CH said:
The crash appear to be with the ipcamera.dll which is part of the IP Camera you are using. Try contacting the author of it.
Yeah, as they also say on the page that it might not work in all programs. But maybe a ip camera plugin would be a better thing for OBS instead?
 

R1CH

Forum Admin
Developer
I tested the one you linked and it actually worked fine in my OBS. Check your camera is outputting MJPG and the resolution / etc is set properly.
 

MikeyDK

New Member
R1CH said:
I tested the one you linked and it actually worked fine in my OBS. Check your camera is outputting MJPG and the resolution / etc is set properly.
Not that many options, resolution is right, and mjpg is also enabled and working.
 
Top