-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
v2.25 presets not working #4571
Comments
Hi @NXTwoThou |
Please let me know if there's anything I can do to assist. I have a D415 and a SR305 here. Note, without using a preset, it seems to work properly. |
Note, I tried the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Media Foundation\Platform DWORD EnableFrameServerMode to 0 change that was mentioned in a different posting as fixing their issue, didn't help here. Same issue where no preset the camera works, any preset, locks up. |
Just updated to build 18956, same issue. |
I figured I'd update the logging with 18956 just in case it is a windows error more info might come out of the logs... I loaded the viewer up, clicked Info so it'd display it on screen, left preset at "Custom", turned on the stereo module, it displayed what I expected. I then turned off the stereo module, selected "Default" for the preset and turned the stereo module. Got a wait cursor and eventually the app went not responding. Here's the debug log for this sequence of events. |
FIXED with build 18963! It was a Windows 10 issue. |
Camera Model: D415
Firmware Version: 5.11.11.100
Operating System & Version: Win 10 Build 18950
SDK Version: 2.25
Language: C#
Segment: 3D scanning
Just got everything updated to latest versions. When I pull up the RealSense viewer if I turn on sereo module it'll display. If I try and select any of the presets(or load my custom one), realsense viewer freezes.
Killing the app and trying to start it back up gives a "Backend in rs2_create_device(info_list:00000235D
BFB86C0, index:0):
MFCreateDeviceSource(_device_attrs, &_source) returned: HResult 0x800706be: "The remote
procedure call failed."" error.
Unplugging camera and plugging it back in can get me back up and running, only without presets. Presets are kind of critical as my camera is located as close as it can get to the object.
Here's the log when I try and use a preset
librealsense.log
Here's the log when I don't
librealsense.log
I can actually turn on RGB camera when a preset is selected, just not the stereo module.
librealsense.log
The text was updated successfully, but these errors were encountered: