SlideShare una empresa de Scribd logo
1 de 46
Descargar para leer sin conexión
├──   libfreenect
      ├── include
      │   └── libfreenect.h
      ├── src
          ├── cameras.c
          ├── core.c
          ├── freenect_internal.h
          ├── tilt.c
          ├── usb_libusb10.c
          └── usb_libusb10.h
#define TIMESPEC_TO_TIMEVAL(tv, ts) do { ¥
    (tv)->tv_sec = (ts)->tv_sec;          ¥
    (tv)->tv_usec = (ts)->tv_nsec / 1000; ¥
} while (0)
mount usbfs none /proc/bus/usb -o devmode=0666
...
W/libfreenect(   1197):   [Stream   70]   Lost 21 packets
W/libfreenect(   1197):   [Stream   70]   Lost too many packets, resyncing...
W/libfreenect(   1197):   [Stream   70]   Lost 50 packets
W/libfreenect(   1197):   [Stream   70]   Lost too many packets, resyncing...
W/libfreenect(   1197):   [Stream   70]   Expected 1748 data bytes, but got 1132
W/libfreenect(   1197):   [Stream   70]   Lost   20 packets
W/libfreenect(   1197):   [Stream   70]   Lost   too many packets, resyncing...
W/libfreenect(   1197):   [Stream   80]   Lost   123 packets
W/libfreenect(   1197):   [Stream   80]   Lost   too many packets, resyncing...
W/libfreenect(   1197):   [Stream   70]   Lost   50 packets
W/libfreenect(   1197):   [Stream   70]   Lost   too many packets, resyncing...
W/libfreenect(   1197):   [Stream   70]   Lost   49 packets
W/libfreenect(   1197):   [Stream   70]   Lost   too many packets, resyncing...
W/libfreenect(   1197):   [Stream   80]   Lost   3 packets
W/libfreenect(   1197):   [Stream   80]   Lost   196 packets
W/libfreenect(   1197):   [Stream   80]   Lost   too many packets, resyncing...
W/libfreenect(   1197):   [Stream   70]   Lost   49 packets
W/libfreenect(   1197):   [Stream   70]   Lost   too many packets, resyncing...
W/libfreenect(   1197):   [Stream   70]   Lost   1 packets
W/libfreenect(   1197):   [Stream   70]   Lost   50 packets
W/libfreenect( 1197): [Stream 70] Lost too many packets, resyncing...
...
...
W/libfreenect(   1122):   [Stream 70] Lost too many packets, resyncing...
D/libfreenect(   1122):   Got depth frame of size 422400/422400, 242/242 packets                 arrived,   TS   748d9df0
D/libfreenect(   1122):   Got video frame of size 614400/614400, 323/323 packets                 arrived,   TS   7496228b
D/libfreenect(   1122):   Got depth frame of size 422400/422400, 242/242 packets                 arrived,   TS   74ac2adb
D/libfreenect(   1122):   Got depth frame of size 422400/422400, 242/242 packets                 arrived,   TS   74cab7c6
W/libfreenect(   1122):   [Stream   80]   Lost 1 packets
W/libfreenect(   1122):   [Stream   80]   Lost 4 packets
W/libfreenect(   1122):   [Stream   80]   Inconsistent flag 82 with 322 packets in buf (323 total), resyncing...
W/libfreenect(   1122):   [Stream   70]   Lost 7 packets
W/libfreenect(   1122):   [Stream   70]   Lost too many packets, resyncing...
D/libfreenect(   1122):   Got   depth   frame   of   size   422400/422400,   242/242   packets   arrived,   TS   7544eb72
D/libfreenect(   1122):   Got   depth   frame   of   size   422400/422400,   242/242   packets   arrived,   TS   7563785d
D/libfreenect(   1122):   Got   video   frame   of   size   614400/614400,   323/323   packets   arrived,   TS   754d1040
D/libfreenect(   1122):   Got   depth   frame   of   size   422400/422400,   242/242   packets   arrived,   TS   75820548
D/libfreenect(   1122):   Got   depth   frame   of   size   422400/422400,   242/242   packets   arrived,   TS   75a09233
W/libfreenect(   1122):   [Stream   80]   Lost 1 packets
W/libfreenect(   1122):   [Stream   80]   Lost 4 packets
W/libfreenect(   1122):   [Stream   80]   Inconsistent flag 82 with 322 packets in buf (323 total), resyncing...
W/libfreenect(   1122):   [Stream   70]   Lost 6 packets
W/libfreenect(   1122):   [Stream   70]   Lost too many packets, resyncing...
D/libfreenect( 1122): Got depth frame of size 422400/422400, 242/242 packets arrived, TS 75fc38f4
...
6th kernelvm kei_os
6th kernelvm kei_os

Más contenido relacionado

Similar a 6th kernelvm kei_os

Debian Packaging tutorial
Debian Packaging tutorialDebian Packaging tutorial
Debian Packaging tutorialnussbauml
 
Raspberry zero usb in linux
Raspberry zero usb in linuxRaspberry zero usb in linux
Raspberry zero usb in linuxGSHCO
 
DevOps Guide to Container Networking
DevOps Guide to Container NetworkingDevOps Guide to Container Networking
DevOps Guide to Container NetworkingDirk Wallerstorfer
 
Course on TCP Dynamic Performance
Course on TCP Dynamic PerformanceCourse on TCP Dynamic Performance
Course on TCP Dynamic PerformanceJavier Arauz
 
How to Avoid Common Mistakes When Using Reactor Netty
How to Avoid Common Mistakes When Using Reactor NettyHow to Avoid Common Mistakes When Using Reactor Netty
How to Avoid Common Mistakes When Using Reactor NettyVMware Tanzu
 
DCEU 18: Tips and Tricks of the Docker Captains
DCEU 18: Tips and Tricks of the Docker CaptainsDCEU 18: Tips and Tricks of the Docker Captains
DCEU 18: Tips and Tricks of the Docker CaptainsDocker, Inc.
 

Similar a 6th kernelvm kei_os (7)

Debian Packaging tutorial
Debian Packaging tutorialDebian Packaging tutorial
Debian Packaging tutorial
 
Raspberry zero usb in linux
Raspberry zero usb in linuxRaspberry zero usb in linux
Raspberry zero usb in linux
 
netLec5.pdf
netLec5.pdfnetLec5.pdf
netLec5.pdf
 
DevOps Guide to Container Networking
DevOps Guide to Container NetworkingDevOps Guide to Container Networking
DevOps Guide to Container Networking
 
Course on TCP Dynamic Performance
Course on TCP Dynamic PerformanceCourse on TCP Dynamic Performance
Course on TCP Dynamic Performance
 
How to Avoid Common Mistakes When Using Reactor Netty
How to Avoid Common Mistakes When Using Reactor NettyHow to Avoid Common Mistakes When Using Reactor Netty
How to Avoid Common Mistakes When Using Reactor Netty
 
DCEU 18: Tips and Tricks of the Docker Captains
DCEU 18: Tips and Tricks of the Docker CaptainsDCEU 18: Tips and Tricks of the Docker Captains
DCEU 18: Tips and Tricks of the Docker Captains
 

Último

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 

Último (20)

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 

6th kernelvm kei_os

  • 1.
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36. ├── libfreenect    ├── include    │   └── libfreenect.h    ├── src       ├── cameras.c       ├── core.c       ├── freenect_internal.h       ├── tilt.c       ├── usb_libusb10.c       └── usb_libusb10.h
  • 37. #define TIMESPEC_TO_TIMEVAL(tv, ts) do { ¥ (tv)->tv_sec = (ts)->tv_sec; ¥ (tv)->tv_usec = (ts)->tv_nsec / 1000; ¥ } while (0)
  • 38. mount usbfs none /proc/bus/usb -o devmode=0666
  • 39.
  • 40.
  • 41.
  • 42.
  • 43. ... W/libfreenect( 1197): [Stream 70] Lost 21 packets W/libfreenect( 1197): [Stream 70] Lost too many packets, resyncing... W/libfreenect( 1197): [Stream 70] Lost 50 packets W/libfreenect( 1197): [Stream 70] Lost too many packets, resyncing... W/libfreenect( 1197): [Stream 70] Expected 1748 data bytes, but got 1132 W/libfreenect( 1197): [Stream 70] Lost 20 packets W/libfreenect( 1197): [Stream 70] Lost too many packets, resyncing... W/libfreenect( 1197): [Stream 80] Lost 123 packets W/libfreenect( 1197): [Stream 80] Lost too many packets, resyncing... W/libfreenect( 1197): [Stream 70] Lost 50 packets W/libfreenect( 1197): [Stream 70] Lost too many packets, resyncing... W/libfreenect( 1197): [Stream 70] Lost 49 packets W/libfreenect( 1197): [Stream 70] Lost too many packets, resyncing... W/libfreenect( 1197): [Stream 80] Lost 3 packets W/libfreenect( 1197): [Stream 80] Lost 196 packets W/libfreenect( 1197): [Stream 80] Lost too many packets, resyncing... W/libfreenect( 1197): [Stream 70] Lost 49 packets W/libfreenect( 1197): [Stream 70] Lost too many packets, resyncing... W/libfreenect( 1197): [Stream 70] Lost 1 packets W/libfreenect( 1197): [Stream 70] Lost 50 packets W/libfreenect( 1197): [Stream 70] Lost too many packets, resyncing... ...
  • 44. ... W/libfreenect( 1122): [Stream 70] Lost too many packets, resyncing... D/libfreenect( 1122): Got depth frame of size 422400/422400, 242/242 packets arrived, TS 748d9df0 D/libfreenect( 1122): Got video frame of size 614400/614400, 323/323 packets arrived, TS 7496228b D/libfreenect( 1122): Got depth frame of size 422400/422400, 242/242 packets arrived, TS 74ac2adb D/libfreenect( 1122): Got depth frame of size 422400/422400, 242/242 packets arrived, TS 74cab7c6 W/libfreenect( 1122): [Stream 80] Lost 1 packets W/libfreenect( 1122): [Stream 80] Lost 4 packets W/libfreenect( 1122): [Stream 80] Inconsistent flag 82 with 322 packets in buf (323 total), resyncing... W/libfreenect( 1122): [Stream 70] Lost 7 packets W/libfreenect( 1122): [Stream 70] Lost too many packets, resyncing... D/libfreenect( 1122): Got depth frame of size 422400/422400, 242/242 packets arrived, TS 7544eb72 D/libfreenect( 1122): Got depth frame of size 422400/422400, 242/242 packets arrived, TS 7563785d D/libfreenect( 1122): Got video frame of size 614400/614400, 323/323 packets arrived, TS 754d1040 D/libfreenect( 1122): Got depth frame of size 422400/422400, 242/242 packets arrived, TS 75820548 D/libfreenect( 1122): Got depth frame of size 422400/422400, 242/242 packets arrived, TS 75a09233 W/libfreenect( 1122): [Stream 80] Lost 1 packets W/libfreenect( 1122): [Stream 80] Lost 4 packets W/libfreenect( 1122): [Stream 80] Inconsistent flag 82 with 322 packets in buf (323 total), resyncing... W/libfreenect( 1122): [Stream 70] Lost 6 packets W/libfreenect( 1122): [Stream 70] Lost too many packets, resyncing... D/libfreenect( 1122): Got depth frame of size 422400/422400, 242/242 packets arrived, TS 75fc38f4 ...