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

ML camera livestream #496

Merged
merged 42 commits into from
Sep 25, 2018
Merged

ML camera livestream #496

merged 42 commits into from
Sep 25, 2018

Conversation

avaer
Copy link
Member

@avaer avaer commented Sep 19, 2018

This adds a fast camera stream renderer + compositor + streamer for Magic Leap One. This allows opening the full camera view as a regular web page from the device.

This functionality already existed as a hack via the screenshot API, but this is a fully realtime implementation using the camera preview stream.

Included is a frontend example that consumes the jpeg image stream to render it.

@avaer avaer force-pushed the camera-preview branch 2 times, most recently from 277be5e to 48e3cd7 Compare September 20, 2018 02:57
@machenmusik
Copy link
Contributor

Is this just video and no audio?

@avaer
Copy link
Member Author

avaer commented Sep 24, 2018

Correct, this PR at least has nothing to do with audio.

@avaer avaer merged commit 44da908 into master Sep 25, 2018
@avaer avaer deleted the camera-preview branch September 25, 2018 20:05
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.

2 participants