Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream mirroring #328

Closed
wants to merge 1 commit into from
Closed

Stream mirroring #328

wants to merge 1 commit into from

Conversation

piedar
Copy link
Contributor

@piedar piedar commented Jun 21, 2013

This adds support for mirroring depth and video streams. There are two caveats:

  • The IR stream cannot be mirrored in hardware since doing so corrupts the stream.
  • Video stream is of lower quality because the Bayer decoder assumes a GB interleave but a mirrored stream has a BG interleave.

Signed-off-by: Benn Snyder benn.snyder@gmail.com

Signed-off-by: Benn Snyder <benn.snyder@gmail.com>
@piedar
Copy link
Contributor Author

piedar commented Jun 30, 2013

This has been merged into #332.

@piedar piedar closed this Jun 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant