Now you can follow Camfrog on Twitter. Please visit our Twitter account located at http://www.twitter.com/camfrog. Thanks for following!
5 thoughts on “Follow Camfrog On Twitter”
Comments are closed.
Now you can follow Camfrog on Twitter. Please visit our Twitter account located at http://www.twitter.com/camfrog. Thanks for following!
Comments are closed.
pleas my cam it unopen
For your camera to work, you need the latest camera drivers from the manufacturers site, the camera must be plugged in and the proper camera driver must be selected in your Camfrog Settings.
I hope this helps.
Couldn’t find how to post on the forum so I’m posting here. Mac client 1.8 crashes constantly!!!
Process: Camfrog [5991]
Identifier: com.Camshare.CamfrogClient
Version: 1.8 (1.8.2859)
Code Type: X86 (Native)
Parent Process: launchd [74]
Date/Time: 2009-05-03 23:36:32.361 -0700
OS Version: Mac OS X 10.5.6 (9G55)
Report Version: 6
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Crashed Thread: 14
Application Specific Information:
objc[5991]: FREED(id): message _failsafeAllocAuxiliaryStorage sent to freed object=0x195e1240
Thread 0:
0 libobjc.A.dylib 0x9450769c objc_msgSend + 44
1 com.apple.AppKit 0x905efc91 -[_NSDisplayOperationStack windowRegionBeingDrawn] + 229
2 com.apple.AppKit 0x905efaf4 -[NSView viewWillDraw] + 511
3 com.apple.AppKit 0x905ef21a -[NSView _sendViewWillDrawInRect:] + 1015
4 com.apple.AppKit 0x905314e3 -[NSView displayIfNeeded] + 869
5 com.apple.AppKit 0x905310d1 -[NSWindow displayIfNeeded] + 189
6 com.apple.AppKit 0x90530ef4 _handleWindowNeedsDisplay + 436
7 com.apple.CoreFoundation 0x96cb99a2 __CFRunLoopDoObservers + 466
8 com.apple.CoreFoundation 0x96cbacfc CFRunLoopRunSpecific + 844
9 com.apple.CoreFoundation 0x96cbbcd8 CFRunLoopRunInMode + 88
10 com.apple.HIToolbox 0x90d442c0 RunCurrentEventLoopInMode + 283
11 com.apple.HIToolbox 0x90d440d9 ReceiveNextEventCommon + 374
12 com.apple.HIToolbox 0x90d43f4d BlockUntilNextEventMatchingListInMode + 106
13 com.apple.AppKit 0x9052ed7d _DPSNextEvent + 657
14 com.apple.AppKit 0x9052e630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
15 com.apple.AppKit 0x9052766b -[NSApplication run] + 795
16 com.Camshare.CamfrogClient 0x00077e1c -[ts_CamfrogApplication run] + 44
17 com.Camshare.CamfrogClient 0x0009a861 main + 737
18 com.Camshare.CamfrogClient 0x000023a2 _start + 216
19 com.Camshare.CamfrogClient 0x000022c9 start + 41
Thread 1:
0 com.Camshare.CamfrogClient 0x000b7342 SubPixelVariance16x8_wmt + 98
Thread 2:
0 libSystem.B.dylib 0x92e381c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x92e3f9bc mach_msg + 72
2 com.apple.CoreFoundation 0x96cbb0ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x96cbbcd8 CFRunLoopRunInMode + 88
4 com.apple.audio.CoreAudio 0x970255dc HALRunLoop::OwnThread(void*) + 160
5 com.apple.audio.CoreAudio 0x97025464 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x92e69095 _pthread_start + 321
7 libSystem.B.dylib 0x92e68f52 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x92e381c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x92e3f9bc mach_msg + 72
2 com.apple.CoreFoundation 0x96cbb0ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x96cbbcd8 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x96dbbd75 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5 com.apple.Foundation 0x96dc7e94 -[NSRunLoop(NSRunLoop) run] + 84
6 com.Camshare.CamfrogClient 0x000468a8 +[ts_ChatRoomClient connectWithPorts:] + 424
7 com.apple.Foundation 0x96d877ed -[NSThread main] + 45
8 com.apple.Foundation 0x96d87394 __NSThread__main__ + 308
9 libSystem.B.dylib 0x92e69095 _pthread_start + 321
10 libSystem.B.dylib 0x92e68f52 thread_start + 34
Here’s another crash
Identifier: com.Camshare.CamfrogClient
Version: 1.8 (1.8.2859)
Code Type: X86 (Native)
Parent Process: launchd [69]
Date/Time: 2009-05-05 03:18:49.036 -0700
OS Version: Mac OS X 10.5.6 (9G55)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c0000023
Crashed Thread: 14
Thread 0:
0 libSystem.B.dylib 0x92e3f3ae __semwait_signal + 10
1 libSystem.B.dylib 0x92e69d0d pthread_cond_wait$UNIX2003 + 73
2 com.apple.AppKit 0x90b46c77 -[NSViewHierarchyLock _lockForWriting:handler:] + 416
3 com.apple.AppKit 0x90b46827 -[NSViewHierarchyLock lockForWritingWithExceptionHandler:] + 50
4 com.apple.AppKit 0x905f0106 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 457
5 com.apple.AppKit 0x90531523 -[NSView displayIfNeeded] + 933
6 com.apple.AppKit 0x905310d1 -[NSWindow displayIfNeeded] + 189
7 com.apple.AppKit 0x90530ef4 _handleWindowNeedsDisplay + 436
8 com.apple.CoreFoundation 0x96cb99a2 __CFRunLoopDoObservers + 466
9 com.apple.CoreFoundation 0x96cbacfc CFRunLoopRunSpecific + 844
10 com.apple.CoreFoundation 0x96cbbcd8 CFRunLoopRunInMode + 88
11 com.apple.HIToolbox 0x90d442c0 RunCurrentEventLoopInMode + 283
12 com.apple.HIToolbox 0x90d440d9 ReceiveNextEventCommon + 374
13 com.apple.HIToolbox 0x90d43f4d BlockUntilNextEventMatchingListInMode + 106
14 com.apple.AppKit 0x9052ed7d _DPSNextEvent + 657
15 com.apple.AppKit 0x9052e630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
16 com.apple.AppKit 0x9052766b -[NSApplication run] + 795
17 com.Camshare.CamfrogClient 0x00077e1c -[ts_CamfrogApplication run] + 44
18 com.Camshare.CamfrogClient 0x0009a861 main + 737
19 com.Camshare.CamfrogClient 0x000023a2 _start + 216
20 com.Camshare.CamfrogClient 0x000022c9 start + 41
Thread 1:
0 libSystem.B.dylib 0x92e3f3ae __semwait_signal + 10
1 com.apple.Foundation 0x96e249a1 +[NSThread sleepUntilDate:] + 97
2 com.Camshare.CamfrogClient 0x00099c21 +[ON2Encoder encodingThread] + 961
3 com.apple.Foundation 0x96d877ed -[NSThread main] + 45
4 com.apple.Foundation 0x96d87394 __NSThread__main__ + 308
5 libSystem.B.dylib 0x92e69095 _pthread_start + 321
6 libSystem.B.dylib 0x92e68f52 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x92e381c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x92e3f9bc mach_msg + 72
2 com.apple.CoreFoundation 0x96cbb0ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x96cbbcd8 CFRunLoopRunInMode + 88
4 com.apple.audio.CoreAudio 0x970255dc HALRunLoop::OwnThread(void*) + 160
5 com.apple.audio.CoreAudio 0x97025464 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x92e69095 _pthread_start + 321
7 libSystem.B.dylib 0x92e68f52 thread_start + 34
I suggest you to email helpdesk@camfrog.com and put subject – bug and they will reply you back with the update.