Skeleton missing in replay

I have a problem trying to replay a recording I did with Kinect Studio (version 2.0.1409.10000).
I recorded all streams (except the audio stream) and when I open the .xef file and just hit play then I can see all the data, especially the skeleton data in Kinect Studio.
But when I then try to pipe this recording into a program I have written by pressing the "Connect to service" button in the "PLAY" tab, the skeleton data will vanish and I only get the color stream and the depth data.
(If I then disconnect from the service, the missing data will show up in Kinect Studio again)
Now the odd thing is that this happens only for some recordings I have done (all of them with the same settings: all streams recorded except audio).
Could anyone provide some insights as to why this happens?

Did you record both depth and IR in the recording? Kinect Studio regenerates body data when in connected mode. Recording the body data in the clip is only used while using VGB.
Additionally, you should be following the best practice of covering the sensor before starting to record your clip to ensure you always have a deterministic lock-on to that body since you are always feeding it the same frames over and over.
Carmine Sirignano - MSFT

Similar Messages

  • Replays

    Goals missing in replays... this needs to be fixed, or subscriptions should be fully refunded. This is why I have a subscription. I have noticed this repeatedly through the season and tried to complain via AFL site but end up with Telstra who said if I wasn't happy I should cancel my subscription... please remedy this.

    Hi Glyn59,
    The email you received was a notification to let you know you had received a private message on CrowdSupport. These are sent from a "no reply" email. 
    To view these messages, please click on the envelope icon (see below) in the top right when you're logged into CrowdSupport
    This will take you to a screen where you can view the private messages sent to your inbox. Select the message you want to read by clicking on the subject. This will take you through to a page where you can view the message contents & reply if you want.  
    If you can respond to my private message with your best contact details (I.E mobile & email) & answer the questions I've asked, I'll be happy to investigate this to assist you further. 
    Apologies for any inconvenience caused in the meantime

  • Missing Some Text-To-Speech When Course Replays

    I have a course (114 slides) that was developed in Captivate 6.  On the last slide of the course, I have placed a "main menu" button that allows the learner to return to the main menu and repeat lessons in the course if desired.  The first time the learner views the course, everything works perfectly.  If the learner repeats the course, the text-to-speech audio is missing from 2 slides.  The audio does not cut out at all when previewing, only in the published file.  I am publishing to SCORM 1.2. 
    Here is what I have done to try and resolve the problem:
    - Confirmed that the audio on the timeline was on.
    - Cleared unused items from library.
    - Deleted original audio from slides and replaced, then republished.
    - Resaved under a new file name, to a new location and republished. 
    - Checked Force Republish all slides and republished.
    - Removed compression / compression of SWF and republished.
    - Added more silence at the beginning and end of the slide. 
    - Tried publishing in Flash 10 and Flash 11.
    Can anyone offer any additional suggestions for solutions?  Many thanks for your time. 

    I have some questions:
    Is this voiceover audio or Text to Speech audio?
    When you say you added more silence at the beginning and end of the slide do you mean silence added via the Slide Audio dialog in Captivate or silence copied and pasted in from pauses between words in the recorded audio?
    Did you make sure that you moved the audio clips away from the beginning and end of the slide by at least one or two tenths of a second to ensure Captivate does not 'stitch' the clips together with those on previous or next slides?

  • I am trying to build a basic TCL skeleton script that reads a remote SNMP OID and displays the value on the screen.

    I am trying to build a basic TCL skeleton script that reads a remote SNMP OID and displays the value on the screen.
    I don't want it to be an EEM Event, I just want to run it from the (tcl)# prompt.
    So I guess I'm asking if you can use cli_exec and other commands in the "namespace import ::cisco::eem::*" in a normal non-EEM script - can I do that?
    This is the error I get:
    OTN.159(tcl)#source flash:TCL_SNMP_Remote_Read.tcl
    invalid command name "::cisco::eem::event_register_none"             ^
    % Invalid input detected at '^' marker.
    What am I missing?
    =================  TCL_SNMP_Remote_Read.tcl  ==============================
    ::cisco::eem::event_register_none
    namespace import ::cisco::eem::*
    namespace import ::cisco::lib::*
    if [catch {cli_open} RESULT]
        { error $RESULT $errorInfo }
        else { array set cli1 $RESULT }
    if [catch {cli_exec $cli1(fd) "snmp get v2c 192.168.1.100 public timeout 1 oid 1.3.6.1.2.1.1.1.0" } RESULT]
           { error $RESULT $errorInfo  }
           else { set SnmpSysDesc $RESULT }
    if [catch {cli_close $cli1(fd) $cli1(tty_id)} RESULT] {
                error $RESULT $errorInfo
    puts $SnmpSysDesc
    =========================================================================
    In the sho-run config I have:
    event manager directory user policy "flash:/"
    event manager session cli username "cisco"
    Any help to get me started would be greatly appreciated!
    Tim

    If you don't want an EEM policy, then don't use any of the EEM constructs.  Instead, all you need is this:
    set output [exec "snmp get v2c 192.168.1.100 public timeout 1 oid 1.3.6.1.2.1.1.1.0"]puts $output

  • Replay only particular logs (before a certain date) to restored Exchange 2010 database?

    Hello,
    I'm doing Exchange 2010 database full backup using windows server backup (windows 2008 R2) every weekend. I have a Mac user which Mac Outlook 2011 which somehow managed to corrupt his mailbox. I.e. on Wednesday many messages and contacts disappeared (all
    contact gone) after his Outlook told his something about "corrupted database". I'm not sure what Mac Outlook did, but fact is that his mailbox has zero contacts and many inbox message are gone. Hard deleted items don't contain lost messages. 
    So I have DB backup from weekend before and weekend after. No circular logging, so all logs in place.
    Is there a way how I can restore his mailbox back to the point in time? I want to restore his mailbox how it was on Wednesday morning. For it looks obvious that since I have log files from Monday to Friday, it should be possible to replay logs until certain
    time. 
    I tried to did thick trick by removing Friday and Thursday logs and doing soft recovery, but got Operation terminated with error -543 (JET_errRequiredLogFilesMissing, The required log files for recovery is missing.) They indeed missing:
             dbtime: 2221857861 (0x846edc45)
              State: Dirty Shutdown
       Log Required: 2895446-2895464 (0x2c2e56-0x2c2e68)
      Log Committed: 0-2895465 (0x0-0x2c2e69)
     Log Recovering: 2838005 (0x2b4df5)
    Log required are logs from they day of backup, so they are really missed in that case, but that's what I want - restore DB with less/older logs to get back in time, when mailbox was not corrupted.
    Is that possible? 
    Thanks

    ok so the problem is you have the dreaded  -1018 error and this is a very serious issue. -1018 is not a good deal at all, in short your DB has corruption within it
    and it is usually caused by a hardware or firmware related issue. Most of the time these occur somewhere within the storage subsystem, i.e. firmware upgrade or lack of firmware upgrade, Controller issue, cabling, disk, disk arrays, etc, however they can
    also be caused by memory upgrades or failures, Motherboard issues etc.   The -1018 tells you the DB is already damaged and if you see these its very bad and needs to be addressed ASAP else the DB's are sure to fail and the more stress you put on
    them the faster the chance of failure, i.e. database backups, defrag;s and repairs etc are not recommended at all until you solve the hardware issue.  So here is what I would recommend:
    A: Lets try to ensure the box is stable and whatever caused the DB to get the -1018's is solved before we do anything else.
    General Review:  Whats changed recently?  i.e. any hardware, memory, motherboard, any firmware updates on anything at all?
    Event Log Review: Look at your Application Log, how long have these 1018's been occurring?   Look at your System event log for errors and pay close attention to any errors regarding disk, memory or MB and report back
    Protect: I would dismount the database & copy it and any others off to a secure, safe drive that is NOT connected to this system
    Action:  Depending on what you find in your review there are really two options
         i: If you had a recent change that is easily identifiable you may be able to correct it and then we can look at finding a clean copy of the EDB and rolling up the logs OR we opt to repair the DB you have
         ii: if you cannot find the issue in short order then I would suggest that you build a new Exchange Server on new hardware and migrate your mailboxes immediately.
    B: Once you have addressed the -1018 issue then;
    1. We need to find a database from your backups that does NOT have the -1018 result code when attempting a rollup.
    2. Once you have a non -1018 result you can then grab a fresh copy of the EDB along with all logs from that point forward and make a consistent DB via rollup up to the 18th as desired.
    3. If you cannot find a good copy of the EDB then you are stuck with the latest data you have and should either move all mailboxes to a new EDB on that server but ONLY IF the source of the -1018 is found and resolved, else you will just be making thing s
    worse.  IF you CANNOT resolve the issue that causes the -1018 then build a brand new server and move all users over to it ASAP, else you are headed for a major failure on all users.
    Search, Recover, & Extract Mailboxes, Folders, & Email Items from Offline Exchange Mailbox and Public Folder EDB's and Live Exchange Servers or Import/Migrate direct from Offline EDB to Any Production Exchange Server, even cross version i.e. 2003 -->
    2007 --> 2010 --> 2013 with Lucid8's
    DigiScope

  • Importing problem w/ mini DV (missing frames)

    Hi all,
    I have two different sets of mini DV tapes (shot with 2 different cameras). They are both game footage for football. Each set provides a different angle (wide angle and tight angle views). I imported both onto iMovie however I had problems with the tight tapes.
    The wide angle tapes import just fine but when I try the tight tapes they don't register in the "frame boxes" to the right of the monitor. To be clear, the video itself shows up in the monitor just fine but doesn't appear in real time within the frames...and eventually it does but when I play it back the video is missing frames and is very jumpy.
    Because the wide tapes work I know I'm not doing some basic thing wrong- I'm curious as to why the tape from the tight DVs doesn't register. I know the two cameras were different so consequently the two mini DVs are different. Does this have anything to do with the settings of each? It's very odd...any thoughts?
    -Greg

    Welcome to iMovie Discussions.
    Were the poor tapes shot at LP or Super-LP speed?
    Could the heads in the poor (narrow) camera need cleaning? (Camcorders, especially Sonys, sometimes replace poor frames 'on-the-fly' while you're watching in the viewfinder, or on a monitor, but that doesn't happen when the poor recordings are exported via FireWire.)
    What happens when you swap the tapes between the camcorders and then import? ..In other words, is it the tapes or the camcorders?
    (NOTE: a Super Long Play tape swapped into another camcorder may not play back properly because of discrepancies in head alignment ..which may be causing the poor importing anyway - tape and heads shrink and expand in temperature extremes, so shooting a Super LP tape outdoors on a cold day and then replaying indoors in the warmth may produce poor tape/head alignment.)
    Which cameras were they, and what happens when you swap the tapes between cameras?

  • Block documents due to missing business partner

    Hello to everyone,
    I have problem with blocked documents in GTS due the missing external business partner account. I have to give for every blocked document, the business partner account manually in order to release the document. Eventhough the vendor master record has been correctly maintained, also on purchasing organization, I can not understand why the business partner account is missing in GTS. In Screedshot you can see first line is always blocked with block sign.
    Can anybody help me to find the solution for that ?  Thanks in advance.
    Please see attached screenshot (unfortunately avaliable in German language only, I hope you would understand).

    Hi Aman,
    Thanks for your replay. I have again tested the Business parter transfer by changing in name field. The data was transfered sucessfully from R/3 to GTS.
    Regards,
    Iftikhar

  • SOAPException: faultCode=SOAP-ENV:Protocol; msg=Missing content type

    I have a WSDL file for which I have created a Web Service stub/skeleton through jdeveloper(version 10.1.2.3.0). Below is the complete code which has been generated by developer. Now whenever i try to run this file in jdeveloper I get the following exception. Please let me know how to resolve this issue.
    Also error message is received at the following line of code:
    *msg.send(endpointURL, ""<<some URL>>", requestEnv);*
    {code}
    *Exception Message*
    {code}
    [SOAPException: faultCode=SOAP-ENV:Protocol; msg=Missing content type.]
    at org.apache.soap.transport.TransportMessage.read(TransportMessage.java:249)
    at oracle.soap.transport.http.OracleSOAPHTTPConnection.post(OracleSOAPHTTPConnection.java:973)
    at oracle.soap.transport.http.OracleSOAPHTTPConnection.send(OracleSOAPHTTPConnection.java:722)
    at org.apache.soap.messaging.Message.send(Message.java:125)
    at mypackage.NPVNSDLStub.PANDetails(NPVNSDLStub.java:88)
    at mypackage.NPVNSDLStub.main(NPVNSDLStub.java:41)
    {code}
    *Code generated by Jdeveloper*
    {code}
    package mypackage;
    import oracle.soap.transport.http.OracleSOAPHTTPConnection;
    import org.apache.soap.encoding.SOAPMappingRegistry;
    import org.w3c.dom.Element;
    import java.util.Vector;
    import oracle.jdeveloper.webservices.runtime.WrappedDocLiteralStub;
    import java.net.URL;
    import org.apache.soap.Envelope;
    import org.apache.soap.Body;
    import org.apache.soap.messaging.Message;
    import java.util.Properties;
    * Generated by the Oracle JDeveloper 10g Web Services Stub/Skeleton Generator.
    * Date Created: Wed Feb 29 18:39:33 IST 2012
    * WSDL URL: file:/C:/WS/sample.wsdl
    public class NPVNSDLStub extends WrappedDocLiteralStub
    public NPVNSDLStub()
    m_httpConnection = new OracleSOAPHTTPConnection();
    public static void main(String[] args)
    try
    NPVNSDLStub stub = new NPVNSDLStub();
    stub.PANDetails("aaaaa8888a");
    catch(Exception ex)
    ex.printStackTrace();
    private String _endpoint = "<<some URL>>";
    public String getEndpoint()
    return _endpoint;
    public void setEndpoint(String endpoint)
    _endpoint = endpoint;
    private OracleSOAPHTTPConnection m_httpConnection = null;
    private SOAPMappingRegistry m_smr = null;
    public String PANDetails(String Request) throws Exception
    URL endpointURL = new URL(_endpoint);
    Envelope requestEnv = new Envelope();
    Body requestBody = new Body();
    Vector requestBodyEntries = new Vector();
    String wrappingName = "PANValidationRequest";
    String targetNamespace = "<<namespace url>>";
    Vector requestData = new Vector();
    requestData.add(new Object[] {"Request", Request});
    requestBodyEntries.addElement(toElement(wrappingName, targetNamespace, requestData, false));
    requestBody.setBodyEntries(requestBodyEntries);
    requestEnv.setBody(requestBody);
    Message msg = new Message();
    msg.setSOAPTransport(m_httpConnection);
    *msg.send(endpointURL, "<<some URL>>", requestEnv);*
    Envelope responseEnv = msg.receiveEnvelope();
    Body responseBody = responseEnv.getBody();
    Vector responseData = responseBody.getBodyEntries();
    return (String)fromElement((Element)responseData.elementAt(0), java.lang.String.class);
    {code}
    Edited by: EJP on 2/03/2012 17:22: added code tags, but your indentation needs fixing                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Kishore,
    See the links referenced in these threads.
    Web Services and R12
    Re: Web Services and R12
    Integrated SOA Gateway
    Re: Integrated SOA Gateway
    Regards,
    Hussein

  • Duplicate/missing frames in IMovie '11 ver. 9.0.4

    Hi,
    When I import Canon 7D HD .MOV files (H.264 MP4, 1920x1280, 29.97 fps) into IMovie '11, I noticed that some frames are duplicated (probably to make up for missing frames), which results in motion "judder" when playing the clip in the main project window. This is especially noticeable when panning a shot, and appears to happen at every 3.5 sec of video.
    It does not matter if video optimization (large or original) is turned on or off, when importing the clip. (I usually use original) Audio track remains unaffected.
    Inevitably, this judder/stuttering is passed on to any form of video export, be it MP4 ,DV, MOV, etc., which ruins final product.
    What's really strange is that the optimized clip that's created by IMovie and stored in the events folder, plays smoothly in Quicktime, no missing or duplicated frames. So it is something in IMovie's UI that's creating this problem. This should not happen at all - what is shown in IMovie's playback window should match the original or optimized video, frame for frame.
    Is there anything I am missing as far as settings, or is something not right on my system? And yes, I did send Apple a bug report.
    I am doing this work on a late 2007 17" 2.67 GHZ Intel Core Duo Macbook Pro, 4GB ram, Mac OS X 10.6.8  (slow, but steady)
    Thanks for your input.

    Hi! I ran into same problem!
    I have iMovie version 11 9.0.4 (1634). Running on OSX Lion, 13" Macbook Pro Mid 2010 C2D 2.4GHz.
    I used Samsung Galaxy S II to capture a small video of GT5 replay from LCD tv in 1080p (PAL, 25Hz) mpeg4 format. No matter what export settings I use the exported video file from iMovie has a several duplicate frames. I took the video file into Avidemux and stepped it through from frame to frame. Duplicate frames are:
    26,27
    42,43
    104,105
    120,121
    137,138
    153,154
    and so on.... that is the reason for judder/jerky movement. Other programs like Blender (or Openshot movie editor on Linux) produced a nice and smooth video.
    So I looked more into this problem and I noticed that when importing a video file into iMovie, DO NOT use the "optimize video" option. If I import my short movie into iMovie without doing the optimizing part, editing seems to be a bit slower but the exported video file plays smoothly. I couldn't find any duplicate frames. After using the "optimize full original size" option and then re-exporting the movie it was full of duplicate frames again...
    I'm not sure what the optimizing does (using a faster intermediate codec/format?) but for this simple test it certainly ruins exported movies...
    Not sure if this is any help to you, but you might want to try it...

  • Problem with EJB skeleton classloader

    Hi
    We have been migrating an enterprise application from Weblogic 7 to 9.2 and experienced strange problem with EJBs. Our EAR contains (beside the other elements) an EJB module with EJBs and some common POJO classes inside. At the deploy and run phase everything seems working fine, but when the remote client invokes a method which receives one of the common classes as a parameter we get ClassNotFoundException on the server side (talking precisely, the exception is thrown from the EJB skeleton, trying to unmarshall the parameter).
    It seems that our EJB's skeletons do not see the classes from EAR. We have tried moving the common classes to the APP-INF/lib directory or placing them at the root of EAR archive and adding reference in Manifest file of EJB module and it won't help.
    The only workaround we've found is to add the missing classes to the server classpath but this is unacceptable (however, it works).
    We are not using any custom classloader hierarchy.
    The other JARs have no problem loading the content of our EJB module (including the common classes, which cause the problem).
    So, why is the RMI classloader ommiting our application contents?

    The problem was fixed by upgrading to version 9.2.1

  • HTTP Destination Missing issue in  Application Servers(ERP)

    Hi All
    When i'm trying to trigger the message from ERP to XI, I'm getting error message as HTTP destination missing in ERP system.
    I've created the HTTP Destination & added in SXMB_ADM.
    Still I'm facing the problem,
    Please let me know the reason.....
    Regards
    Nandan

    Hi Venu,
    Thanks for ur replay
    I've checked
    SLDCEHCK
    SLDAPICUST
    SXMB_ADM check also working fine.
    SPROXY , evrything is working fine, but still i'm encountering the Error,
    HTTP destination is missing.
    Regards
    Nandan
    Edited by: Nandan ND on Jul 2, 2010 5:07 PM

  • Webinar Replay URL: Situational Analysis at OnStar with Oracle Spatial

    A free replay is now available for the Directions webinar Situational Analysis at OnStar with Oracle Spatial, which was held on Feb. 22.
    To view the replay, visit https://www2.gotomeeting.com/register/237138906
    OnStar is the largest telematics solution provider on the globe, with 6 million subscribers in North America and abroad. OnStar uses situational awareness and real-time analysis to deliver fast, accurate emergency services to its customers. At the core of this solution is an Oracle Spatial-based analytical server that supports Google Earth visualization and NAVTEQ data. With this system, OnStar gains better understanding of customer use and behavior and better insight during emergency situations. In hurricanes, wildfires and other disasters, OnStar has developed early warning capabilities for use in near real-time. It can then manage call center resources based on anticipated call volumes and ultimately develop more effective new processes and services.
    Learn from OnStar how the company uses Oracle Spatial to deliver insight, performance and scalability.
    Key learning points include:
    * How OnStar’s Oracle Spatial analytical server supports its real-time call center Advisor application in an environment using Google Earth visualization and NAVTEQ data
    * How spatial analysis allows OnStar to obtain better insight into disaster situations, develop early warning capabilities, and improve call center coverage
    * How Oracle Database 11g (with Oracle Spatial, Real Application Clusters, Partitioning) provides scalability and performance required to process and query OnStar’s large amounts of transactional data
    Speakers include:
    * Jeff Joyner, Emergency Strategy and Outreach, GM OnStar and Injury Research Fellow, University of Michigan Program for Injury Research and Education
    * James Steiner, Vice President, Product Management, Oracle Server Technologies
    Who should attend:
    This webinar is appropriate for CIOs, business and technical managers and analysts involved in the design and management of enterprise systems where spatial analysis can add insight and value to business processes.

    Nice to have a EXPERT in this FORUM...!!
    Hi Dan, if you look at my reply I mentioned that I had loaded loc_updates.sql
    From my previous reply:
    execute loc_updates.sql which doenot update any of the rows since if you look at the syntax in loc_updates.sql file it shows update the table customers whose customer_id=344.
    Where is this customer_id=344 coming from?
    Also the datatype is a number.
    Dan, were you able to get the results as desired?
    or may be I am missing something...
    Thanks and Regards,
    Nandakishore.

  • Can i view a replay of the announcement?

    i missed it this morning but want to view a replay
    Bob

    For me it was a glitzy waste of time--a production that seemed contrived and directed more toward investors than users.
    For Photoshop CS4 far more useful info can be found here:
    http://www.photoshopuser.com/cs4/
    and here:
    http://blogs.adobe.com/jnack/2008/09/cs4_sweating_the_details.html#more
    >(above links from a John Joslin post in another thread)

  • Company data missed in SAP IDES system

    Hi friends,
    In our SAP IDES ECC 6.0 EHP 5 system some data had missed(some plants had missed) in 800 client, I checked 000 client here also no data..we don't have any backup. If I download the IDES from market place, then is it possible to get entire data of 000 & 800 clients. Could you please any one help me how to get our data back..
    Thanks in Advance
    Regards,
    Venkatesh B

    Hi,
    Thanks for your replay.
    Finallyw e decided to reinstall IDES.. now my doubt is, what is the difference between sap IDES system installation and normal sap installation..
    and what softwares need to dowload for ides..
    and if any one have full ides installation guide please share me..
    Regards,
    Venkat

  • If output type is missing in PO, can system create a Outbound IDOC for that

    Hi
    Scenario: sales order should get generated in anoter system once PO is saved in first system. But this is not happening for a new vendor. I checked & found that output type is missing in PO. Asked user to provide  another PO for which SO was created. I checked that PO, here also output type is missing.
    I am surprised that if output type is missing in PO, can system create a Outbound IDOC for that PO? If yes then I am not aware of this process.
    Please help me in analyzing this problem.
    Regards
    Sapmm12

    Hi Sridhar,
    Thanks for your replay.
    I checked for other vendor also. condition records does not exist in NACE  for any of them. But user is claiming that sales aorder is getting created for those PO. Though I have asked them to provide the sales order number & possibly outbound IDOC number for at least one vendor.
    I tried to search IDOC number with reference to PO number but system is taking too much time & ending with run ime error. Because I do not have details of partner, receiver not even message type. Neither I have any process document which can explain how this process works?
    any other approach which may work here?
    Regards
    sapmm12

Maybe you are looking for