-
Notifications
You must be signed in to change notification settings - Fork 3
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
multi-frame textured depth streaming #9
Labels
enhancement
New feature or request
Comments
With the new NHVE multi-frame interface the implementation is straightforward. I see it as separate program. The only question is how generic it should be:
|
bmegli
added a commit
that referenced
this issue
Apr 14, 2020
- bump NHVE (multi-frame) - use new NHVE API (minor changes) This doesn't add new functionality, just a syntactic change. Related to #9
bmegli
added a commit
that referenced
this issue
Apr 15, 2020
- use new NHVE multi-frame funtionality - to encode Realsense Depth in HEVC Main10 P010LE and Ir in HEVC Main NV12 - in separate example with configurable resolutions, bitrates, etc. Related to #9 Related to bmegli/network-hardware-video-decoder#9
bmegli
added a commit
that referenced
this issue
Apr 25, 2020
- bump NHVE (multi-frame waiting for merge) - readme multi-frame textured depth info Related to #9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related to hardware-video-streaming#5
Now that we have proof-of-concepts for:
it is time to implement depth+ir multi-frame streaming.
The text was updated successfully, but these errors were encountered: