Datakam Player for Mac

will do, just noticed that the GPS isn't working on the mac side. am using gt680w, it works on the windows version though...
 
am using the plain black version of gt680w that foxoffer sells
 
gt680w must works.
Please, send your sample files to me.

Not sure if any difference but there are two different GPS versions for this model camera and different firmware used for each one, don't know if they've made any changes but I'm sure the sample file will show that if the user can arrange for you
 
Not sure if any difference but there are two different GPS versions for this model camera and different firmware used for each one, don't know if they've made any changes but I'm sure the sample file will show that if the user can arrange for you
I know 5! different GPS format versions for this camera, generated by different firmware, may be not all of them in the release.
So, we need samples, and only then can say about format.
 
I know 5! different GPS format versions for this camera, generated by different firmware, may be not all of them in the release.
So, we need samples, and only then can say about format.

5, it's even worse than I thought, this model is a mess as some of the versions are different hardware but have the same firmware version number, very confusing for the end user
 
Here are some Panorama G, RAW videos if it helps. (hopefully you can add Mac support soon)

https://mega.co.nz/#!fZRlDC7J!bf-vTp7nSmH3tnzJUrPpk_wWN3Z5wdDcPI5vW4yvcHw
https://mega.co.nz/#!7RZnEITL!sD2lSkafH6sjCs9wR8w1_r2fgKB83aAWMnSa6CgIcfI

Panorama G works great in the Windows version:
KvSpxi5l.png
 
Last edited:
I don't know if this is an artifact of it being from a Panorama-G but I just tried to cut a 20-second segment from a 3-minute video and as soon as I saved the file DataKam 2.4(71) crashed. It would continue to crash every time I tried to open the saved file. If I opened the file with DashCam Viewer it would just skip the file as if it were zer0-length.
 
I don't know if this is an artifact of it being from a Panorama-G but I just tried to cut a 20-second segment from a 3-minute video and as soon as I saved the file DataKam 2.4(71) crashed. It would continue to crash every time I tried to open the saved file. If I opened the file with DashCam Viewer it would just skip the file as if it were zer0-length.
Files without GPS is not supported now.
Will be in the next versions.
 
Just installed Datakam on my mac book pro running 10.9.5 and every time I open Datakam it crashes within 3-10 seconds. I've tried uninstall/reinstall, reboot, etc. with the same results.

I can send the entire error report if desired, but cannot post it here due to size.

error report as follows:

Process: Datakam Player [443]
Path: /Users/USER/Downloads/Datakam Player.app/Contents/MacOS/Datakam Player
Identifier: Datakam.Datakam-Player
Version: 2.4 (71)
Code Type: X86-64 (Native)
Parent Process: launchd [222]
Responsible: Datakam Player [443]
User ID: 503

Date/Time: 2015-01-08 16:55:51.651 -0500
OS Version: Mac OS X 10.9.5 (13F34)
Report Version: 11
Anonymous UUID: B0D9CC2D-9343-D5DC-E5F7-4ADC4494C773


Crashed Thread: 20

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSCFString stringByReplacingOccurrencesOfString:withString:eek:ptions:range:]: nil argument'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff8d0d225c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff92d6ee75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8d0d210c +[NSException raise:format:] + 204
3 Foundation 0x00007fff87af905f -[NSString stringByReplacingOccurrencesOfString:withString:eek:ptions:range:] + 88
4 Foundation 0x00007fff87af8ff0 -[NSString stringByReplacingOccurrencesOfString:withString:] + 89
5 Datakam Player 0x0000000105bf134d Datakam Player + 41805
6 Foundation 0x00007fff87af0dfb __NSThread__main__ + 1318
7 libsystem_pthread.dylib 0x00007fff905a9899 _pthread_body + 138
8 libsystem_pthread.dylib 0x00007fff905a972a _pthread_struct_init + 0
9 libsystem_pthread.dylib 0x00007fff905adfc9 thread_start + 13

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8d6fea1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8d6fdd18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff8cff4f15 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff8cff4539 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff8cff3e75 CFRunLoopRunSpecific + 309
5 com.apple.HIToolbox 0x00007fff945c5a0d RunCurrentEventLoopInMode + 226
6 com.apple.HIToolbox 0x00007fff945c57b7 ReceiveNextEventCommon + 479
7 com.apple.HIToolbox 0x00007fff945c55bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
8 com.apple.AppKit 0x00007fff8dd8d24e _DPSNextEvent + 1434
9 com.apple.AppKit 0x00007fff8dd8c89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
10 com.apple.AppKit 0x00007fff8dd8099c -[NSApplication run] + 553
11 com.apple.AppKit 0x00007fff8dd6b783 NSApplicationMain + 940
12 Datakam.Datakam-Player 0x0000000105be81b4 0x105be7000 + 4532

Thread 1:: Dispatch queue: com.apple.root.background-priority
0 libsystem_kernel.dylib 0x00007fff8d6fea56 semaphore_wait_trap + 10
1 libdispatch.dylib 0x00007fff8ea459f9 _dispatch_semaphore_wait_slow + 206
2 com.apple.CFNetwork 0x00007fff924e787b CFURLConnectionSendSynchronousRequest + 427
3 com.apple.Foundation 0x00007fff87c287f0 +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 154
4 Datakam.Datakam-Player 0x0000000105c09f01 0x105be7000 + 143105
5 Datakam.Datakam-Player 0x0000000105c09f81 0x105be7000 + 143233
6 Datakam.Datakam-Player 0x0000000105c123ec 0x105be7000 + 177132
7 Datakam.Datakam-Player 0x0000000105bf34e6 0x105be7000 + 50406
8 libdispatch.dylib 0x00007fff8ea441bb _dispatch_call_block_and_release + 12
9 libdispatch.dylib 0x00007fff8ea4128d _dispatch_client_callout + 8
10 libdispatch.dylib 0x00007fff8ea43082 _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x00007fff8ea44177 _dispatch_worker_thread2 + 40
12 libsystem_pthread.dylib 0x00007fff905aaef8 _pthread_wqthread + 314
13 libsystem_pthread.dylib 0x00007fff905adfb9 start_wqthread + 13
 
email the details, they are not on here very often but emails are normally responded to within 24 hours, email contact details are on their website
 
Andrey, that version does not crash and will play the video, but there is no GPS data displayed. I did try running the Windows version on this mac in a virtual machine under Win7 and everything works fine including GPS data. Is this expected behavior for the mac version?

I am using a Panorama G series camera running the latest firmware.

Thanks for the quick attention to this.
 
At the moment we do not support Panorama G series in Mac version. Probably we will implement it later
 
Back
Top