Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - LabradorNYC

Pages: [1]
1
Something went wrong after the 10.11.5 MacOS update.

iCam Pro Source 1.1.1 just stalls on "connecting" to all cameras. Ports open fine.


2
iCam Pro Support / iOS9 Public Beta 2 broken vid display
« on: July 23, 2015, 02:42:06 PM »
screen display is messed up. Thumbnails start 1/2 down the screen. If you need a screenshot, let me know

Know it is beta but hopefully this helps

3
iCam Pro Support / Thumbnails in Events
« on: July 07, 2014, 07:04:19 PM »
I realize this is "video" -- though the jpegs with some fps isn't much different -- but the thumbnails on the non-pro version are much more helpful. I can try and scrub through 5 minutes of video but being able to see something specific (when a door opened, for example) in a series of thumbnails is very helpful and is much appreciated in the non-pro version.

Is there a way to add that back in? Screenshots every 2 seconds?


4
iCam Pro Support / Display Cam Info
« on: June 19, 2014, 07:51:05 AM »
I don't seem to be able to find this option that I have in iCam. Would love to turn the cam names off and get rid of that band at the bottom of the cam screen. Is this functionality going to be put back in?

Thanks

5
iCam Support / Bad JPEG engine in firmware?
« on: November 14, 2012, 05:51:59 AM »
I've got a script that is relaunching icam when it quits as a stop-gap (you'll see the reference to sleeping 10 seconds before restart).

There are some sites that mention this as an issue with the Foscam 8918W but I'm not running one of those. Thoughts?




ImageIO: <ERROR>  JPEG Corrupt JPEG data: 1 extraneous bytes before marker 0xd9
ImageIO: <ERROR>  JPEG JPEG datastream contains no image
iCamSource(21818,0xb0513000) malloc: *** mmap(size=1228800) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
iCamSource(21818,0xb071b000) malloc: *** mmap(size=1228800) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
iCamSource(21818,0xb030b000) malloc: *** mmap(size=5242880) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
2012-11-13 01:20:05.510 iCamSource[21818:cd23] An uncaught exception was raised
2012-11-13 01:20:05.626 iCamSource[21818:cd23] NSImage: Insufficient memory to allocate pixel data buffer of 5242880 bytes
2012-11-13 01:20:05.628 iCamSource[21818:cd23] (
   0   CoreFoundation                      0x9a14fa67 __raiseError + 231
   1   libobjc.A.dylib                     0x96d69149 objc_exception_throw + 155
   2   CoreFoundation                      0x9a0b7289 +[NSException raise:format:arguments:] + 137
   3   CoreFoundation                      0x9a0b71f9 +[NSException raise:format:] + 57
   4   AppKit                              0x9c4b9bef NSNewBitmapBackingStore + 379
   5   AppKit                              0x9c6d1981 -[NSBitmapImageRep _fromCGImage:performBlockUsingMutableData:] + 186
   6   AppKit                              0x9c56c40b __-[NSBitmapImageRep _withoutChangingBackingPerformBlockUsingBackingMutableData:]_block_invoke_1 + 143
   7   AppKit                              0x9c3e57b6 -[NSBitmapImageRep _performBlockUsingBacking:] + 43
   8   AppKit                              0x9c56c377 -[NSBitmapImageRep _withoutChangingBackingPerformBlockUsingBackingMutableData:] + 90
   9   AppKit                              0x9c56c306 __-[NSBitmapImageRep _performBlockUsingBackingMutableData:]_block_invoke_1 + 114
   10  AppKit                              0x9c3e57b6 -[NSBitmapImageRep _performBlockUsingBacking:] + 43
   11  AppKit                              0x9c56c28f -[NSBitmapImageRep _performBlockUsingBackingMutableData:] + 90
   12  AppKit                              0x9c56c22d -[NSBitmapImageRep getBitmapDataPlanes:] + 90
   13  AppKit                              0x9c56c1cb -[NSBitmapImageRep bitmapData] + 40
   14  iCamSource                          0x000225a5 iCamSource + 136613
   15  iCamSource                          0x00025c07 iCamSource + 150535
   16  iCamSource                          0x000261ac iCamSource + 151980
   17  iCamSource                          0x00013f3e iCamSource + 77630
   18  iCamSource                          0x0000f3c8 iCamSource + 58312
   19  Foundation                          0x97755e25 -[NSThread main] + 45
   20  Foundation                          0x97755dd5 __NSThread__main__ + 1582
   21  libsystem_c.dylib                   0x91a87ed9 _pthread_start + 335
   22  libsystem_c.dylib                   0x91a8b6de thread_start + 34
)
2012-11-13 01:20:05.629 iCamSource[21818:cd23] *** Terminating app due to uncaught exception 'NSMallocException', reason: 'NSImage: Insufficient memory to allocate pixel data buffer of 5242880 bytes'
*** Call stack at first throw:
(
   0   CoreFoundation                      0x9a14fa67 __raiseError + 231
   1   libobjc.A.dylib                     0x96d69149 objc_exception_throw + 155
   2   CoreFoundation                      0x9a0b7289 +[NSException raise:format:arguments:] + 137
   3   CoreFoundation                      0x9a0b71f9 +[NSException raise:format:] + 57
   4   AppKit                              0x9c4b9bef NSNewBitmapBackingStore + 379
   5   AppKit                              0x9c6d1981 -[NSBitmapImageRep _fromCGImage:performBlockUsingMutableData:] + 186
   6   AppKit                              0x9c56c40b __-[NSBitmapImageRep _withoutChangingBackingPerformBlockUsingBackingMutableData:]_block_invoke_1 + 143
   7   AppKit                              0x9c3e57b6 -[NSBitmapImageRep _performBlockUsingBacking:] + 43
   8   AppKit                              0x9c56c377 -[NSBitmapImageRep _withoutChangingBackingPerformBlockUsingBackingMutableData:] + 90
   9   AppKit                              0x9c56c306 __-[NSBitmapImageRep _performBlockUsingBackingMutableData:]_block_invoke_1 + 114
   10  AppKit                              0x9c3e57b6 -[NSBitmapImageRep _performBlockUsingBacking:] + 43
   11  AppKit                              0x9c56c28f -[NSBitmapImageRep _performBlockUsingBackingMutableData:] + 90
   12  AppKit                              0x9c56c22d -[NSBitmapImageRep getBitmapDataPlanes:] + 90
   13  AppKit                              0x9c56c1cb -[NSBitmapImageRep bitmapData] + 40
   14  iCamSource                          0x000225a5 iCamSource + 136613
   15  iCamSource                          0x00025c07 iCamSource + 150535
   16  iCamSource                          0x000261ac iCamSource + 151980
   17  iCamSource                          0x00013f3e iCamSource + 77630
   18  iCamSource                          0x0000f3c8 iCamSource + 58312
   19  Foundation                          0x97755e25 -[NSThread main] + 45
   20  Foundation                          0x97755dd5 __NSThread__main__ + 1582
   21  libsystem_c.dylib                   0x91a87ed9 _pthread_start + 335
   22  libsystem_c.dylib                   0x91a8b6de thread_start + 34
)
Trace/BPT trap: 5
program exited, sleeping 10 seconds before restart
DVFreeThread - CFMachPortCreateWithPort hack = 0x3eced0, fPowerNotifyPort= 0x3eb310
DVFreeThread - CFMachPortCreateWithPort hack = 0x5aae00, fPowerNotifyPort= 0x5ab4f0

6
Network / IP Camera Compatibility / Grandstream Cams?
« on: September 09, 2012, 01:23:12 PM »
Supports motion jpeg but can't figure out the right path

http://www.grandstream.com/index.php/products/ip-video-surveillance/gxv3615wp_hd

Any help?

Thanks

7
iCam Support / Auto Config Router
« on: March 28, 2012, 05:47:30 AM »
doesn't work anymore. When checked, it either says Connecting... or sometimes connects but only one cam shows.

Without auto-connect, all cams show very quickly and work fine except they might start to double up in the iphone app (two of each show up).

Tried the usual reboots of icam, mac, router, etc

Any help?


8
Network / IP Camera Compatibility / Foscam FI8608W
« on: January 24, 2012, 05:23:06 AM »
New unit for Foscam. Pretty decent. It is H.264 so it differs from the prior FI8910W -- which works great with pan/tilt, by the way.

It also has N networking, so it's a worthwhile upgrade from the earlier units.

I am SOL because of the H.264? I'm finding more and more the newer units are moving that way.


9
iCam Support / Recent QC issues
« on: March 22, 2010, 05:16:27 PM »
For the past few days and today not all of my 3 cams have been showing up. Sometimes one or two, never the same ones and never all three. Worked fine last week. Updated all to newest software today. Same. Sometimes get the Source Connection error, sometimes I don't.

Finding the cams after launch of the iPhoto app seems to take longer and longer...

Have done the usual, reboots, etc. Mac with 2 network, 1 usb.

Anything going on in terms of your side?

No idea what to do next. Was a great app. Becoming less so...



Pages: [1]