Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
0
Problem with Multimedia Tool kit. Need Help
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
January 11 2012 02:34 AM
Hi,
I use Intermec Multimedia Tool Kit to take pictures in my application. It works fine except for randomly, the
Intermec.Multimedia.Camera is failed to initialize with this exception: "Can't start camera -> GCL_CAMDLL_NOT_FOUND" .
Does anyone know what does this exception mean?
Thanks,
Re: Problem with Multimedia Tool kit. Need Help
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
January 12 2012 10:22 PM
Hi
this sounds like a memory / resources issue. The camera object can not initialized if there is not enough memory left free for the image streaming.
What is your exact code? Which resolutions do you define/use?
regards
Josef
.....................Don't be lazy, give KUDOS........................
-------------==========================--------------
See all my tips and tools at hxxp://www.hjgode.de/dev
and the NEW http://www.hjgode.de/wp
code at google com:
http://code.google.com/p/itc-keyboard/
http://code.google.com/p/rdesktop-ce/
http://code.google.com/p/win-mobile-code/source/browse/#svn%2Ftrunk
-------------==========================--------------
See all my tips and tools at hxxp://www.hjgode.de/dev
and the NEW http://www.hjgode.de/wp
code at google com:
http://code.google.com/p/itc-keyboard/
http://code.google.com/p/rdesktop-ce/
http://code.google.com/p/win-mobile-code/source/browse/#svn%2Ftrunk

