|
|
 |
Joined: 3/23/2011
Posts: 1
|
|
|
First I must say that this SDK looks really promising and I'm looking forward to work with it.
But I''m having some trouble with the Flash samples.
The only one I can get to work is TUTORIAL_4_USER_PARTS.
I have calibrated the camera and gets an connection to the server but the applications doesn't seem to register my hands.
I could really use some help.
My setup is the Kinect camera with openni and FlashDevelop 3.3.4.
Another annoying problem is that the Prime Sense Device Development Kit (XnSensorServer.exe) crashes all the time.
Thanks!
/Andreas
|
|
|
|
 |  |
|
|
 |
Joined: 3/3/2011
Posts: 123
|
|
|
hi Anreas,
More info on your problem would be usefull as I haven't experienced any problems with Flash samples.
My only guess on what could cause the problem is that you launched multiple flash samples at one time,
this will not work - currently iisu server can work with single client only.
Also not forget to set appropriate security setting for flash samples.
Cheers,
z.mazur - SkEngineer
|
|
|
|
 |  |
|
|
 |
Joined: 7/14/2011
Posts: 2
|
|
|
Hello,
I can't get the Flash samples (the swfs in the samples/Flash/BIN folder) working either. The SoftKinetic scene manager and manager both work AOK. Double clicking on some of the swfs simply results in a black Flash Player window, sometimes with an unresponsive graphic. However, a couple of the swfs do work.
Here's a list of what swfs work/don't work:
- TUTORIAL_1_SETUP_CLIENT.swf: black window
- TUTORIAL_2_HAND_DETECTION.swf: black window
- TUTORIAL_2_HAND_DETECTION.swf: green and red circles visible but unresponsive
- TUTORIAL_4_USER_PARTS.swf: works well
- TUTORIAL_5_GESTURE.swf: works, but not very well
- TUTORIAL_6_FLASH_IDE.swf: black window
- TUTORIAL_7_SEND_COMMAND.swf: black window
- TUTORIAL_8_SET_PARAMETER.swf: black window, unresponsive to key press
- TUTORIAL_9_MOUSE_WARPER.swf: black window
- TUTORIAL_10_EVENT_DATA.swf: black window
- TUTORIAL_11_CENTROID.swf: works
- TUTORIAL_12_6_HAND.swf :Results in this error dialog: Error: "Error #2030: End of file was encountered.
at flash.utils::ByteArray/readUnsignedInt()
at CIisuClient/UpdateData()[F:\WORK\SOFTKINETIC\BRIDGE_SWC_VERSION\iisu_bridge\CIisuClient.as:352]
at CIisuClient/CompleteMessage()[F:\WORK\SOFTKINETIC\BRIDGE_SWC_VERSION\iisu_bridge\CIisuClient.as:280]
at CIisuClient/OnSocketData()[F:\WORK\SOFTKINETIC\BRIDGE_SWC_VERSION\iisu_bridge\CIisuClient.as:388]"
FYI:
- OS: Win XP
- Using Primesense/OpenNI with an XBOX Kinect
- Enable iisu server is on in config
- I can't see any option to start the server in the scene manager or manager, presume starting one of these apps automatically starts the iisu server?
Many thanks in advance for any help.
Tristan
|
|
|
|
 |  |
|
|
 |
Joined: 4/7/2011
Posts: 102
|
| |
 |  |
|
|
 |
Joined: 7/21/2011
Posts: 2
|
|
|
Hi,
I'm having pretty much same thing - it's only worse as I see none of the tutorials. Most of them are just black. In two cases I can see parts of the graphics provided but they won't response to any thinkable event. Some of the files return the following error message:
TypeError: Error #1034: Type Coercion failed: cannot convert IisuEvent::CEventConnectionFailed@1a87f41 to IisuEvent.CEventConnectionSuccess.
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at CIisuClient/OnSocketSecurityError()[F:\WORK\SOFTKINETIC\BRIDGE_SWC_VERSION\iisu_bridge\CIisuClient.as:324]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::Socket/onTimeout()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
Looks Flash player doesn't see iisu server or something. Global security settings are set ok for an entire softkinetic folder and appropriate subfolders as well. iisu server is enabled. Some software missing or out of date - any ideas?
|
|
|
|
 |  |
|
|
 |
Joined: 4/7/2011
Posts: 102
|
|
|
Dear user
seeing error msg it might be related to security settings:
at CIisuClient/OnSocketSecurityError()[F:\WORK\SOFTKINETIC\BRIDGE_SWC_VERSION
Did you set it properly as mentioned in the post above?
|
|
|
|
 |  |
|
|
 |
Joined: 7/21/2011
Posts: 2
|
|
|
Michele - SK Engineer wrote:
Dear user
seeing error msg it might be related to security settings:
at CIisuClient/OnSocketSecurityError()[F:\WORK\SOFTKINETIC\BRIDGE_SWC_VERSION
Did you set it properly as mentioned in the post above?
Yes, I think so, Michele. I have marked "always allow" option (safe as I'm offline most of the time) plus I have added an entire "Softkinetic" folder plus samples "BIN" folder, plus entire "Flash" folder on my folders list.
I don't know, I have no experience in Flash Develop (v. 4.0) and MS VBS (express 2005). Perhaps something's wrong with these - something must be messed up in the settings of those. Perhaps something simple and obvious. I myself know nothing about Windows which I installed for the first time since more that 10 years ago, just to run iisu SDK. I normally use macs so I'm all lost.
Best,
Pawel Kasprzak
|
|
|
|
 |  |
|
|
 |
Joined: 3/3/2011
Posts: 123
|
|
|
Pawel,
just to publish the solution for your issue:
In this case flash bridge couldn't connect to iisu server as one was not running. It is important as iisu flash bridge works as a client of iisu server process.
To configure iisu process to work as server:
1. Launch iisu configuration tool
2. Select relvant Data Source
3. Click "Advance mode" button to get access to more iisu setting
4. Make sure that "Enable iisu server" option is checked.
5. Apply settings - the setting will be saved in iisu_config.xml that will be loaded at each iisu intialization
6. Run any iisu tool ( iisu manager or iisu scene setup) or Sample Server from iisu samples to make sure that iisu process is running
7. Run Flash based application.
Cheers
Zofia
|
|
|
|
 |  |
|
|
 |
Joined: 10/11/2011
Posts: 9
|
|
|
Hello Zofia,
I confirmed that I followed all the steps mentioned in the forum by you. But still I am not able to run all swfs. The result as what is working and what is not is the same as specified by Tristan in his reply above. I am running one swf at a time. Is there anything which we are still missing? Please let us know.
Thanks in advance.
|
|
|
|
 |  |
|
|
 |
Joined: 4/7/2011
Posts: 102
|
| |