Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
ftl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nicolas Pope
ftl
Wiki
Documentation
FTL Channels
Changes
Page history
New page
Templates
Clone repository
Create Documentation/FTL Channels
authored
5 years ago
by
Nicolas Pope
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Documentation/FTL-Channels.md
+25
-0
25 additions, 0 deletions
Documentation/FTL-Channels.md
with
25 additions
and
0 deletions
Documentation/FTL-Channels.md
0 → 100644
View page @
6f159e39
A specification of the FTL channels, as contained in the FTL stream format.
| No. | Name | Details |
| ------ | ------ | ------ |
| 0 | Left Colour | |
| 1 | Left Depth | |
| 2 | Right Colour | |
| 3 | Right Depth | Currently unused |
| 4..31 | Misc. | Video channels |
| 32 | Audio Mono | |
| 33 | Audio Stereo | |
| 34..63 | Misc. | Audio channels |
| 64 | Properties | Configuration or metadata |
| 65 | Left Calibration | Camera calibration data |
| 66 | Pose | Transformation matrix |
| 67 | Right Calibration | |
| 68 | Index | For stream indexing data |
| 69 | Control | RPC calls, unused |
| 70..2047 | Unused | |
| 2048 | Data | Custom blob data |
| 2049 | Faces | 2D Face tracking data |
| 2050 | Unused | Was for transforms |
| 2051 | Shapes 3D | Labelled 3D shapes |
| 2052 | Messages | Temporary for stats and logging |
| 2053 | Chat | Persistent cumulative messages |
\ No newline at end of file
This diff is collapsed.
Click to expand it.