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

MJPEG Color Stream #4725

Closed
sam598 opened this issue Aug 26, 2019 · 4 comments
Closed

MJPEG Color Stream #4725

sam598 opened this issue Aug 26, 2019 · 4 comments
Labels

Comments

@sam598
Copy link

sam598 commented Aug 26, 2019

The latest release 2.26.0 says that there is support for MJPEG as a stream format:
#4622 - Support for MJPEG stream for selected SKUs

But when trying to enable an MJPEG color stream on a D415 the config fails with:
RuntimeError: Failed to resolve request. No device found that satisfies all requirements

What SKUs support MJPEG streaming? Does it require an unreleased firmware update? Is there something else that needs to be enabled in the config?

@dorodnic
Copy link
Contributor

Hi @sam598
At the moment, none of the publicly available devices can benefit from this capability. However, librealsense is shared infrastructure for all supported and future RealSense devices, and we are paving the way for bringing higher-resolutions to RealSense devices.
You can check what stream profiles are supported by your device by running rs-enumerate-devices.

@sam598
Copy link
Author

sam598 commented Aug 26, 2019

Thanks @dorodnic for the quick reply.

To confirm I should not expect this capability to come to the D415 or D435?

@dorodnic
Copy link
Contributor

Yes.
Unfortunately it is not as simple as back-porting to existing firmware code, but relies on some hardware changes we are experimenting with.

@sam598
Copy link
Author

sam598 commented Aug 26, 2019

Thanks for the explanation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants