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

v2.25 presets not working #4571

Closed
NXTwoThou opened this issue Aug 5, 2019 · 6 comments
Closed

v2.25 presets not working #4571

NXTwoThou opened this issue Aug 5, 2019 · 6 comments

Comments

@NXTwoThou
Copy link

NXTwoThou commented Aug 5, 2019

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.

Untitled

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.

Untitled2

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.

Untitled4

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.

Untitled5

librealsense.log

@dorodnic
Copy link
Contributor

dorodnic commented Aug 6, 2019

Hi @NXTwoThou
We are getting more and more reports about "MFCreateDeviceSource" error, my initial impression is that something in the media subsystem was broken in the latest Windows update.
Once we have sufficient information about this problem, we'll try to provide a reasonable work-around, but there is a chance we are dealing with an OS bug...

@NXTwoThou
Copy link
Author

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.

@NXTwoThou
Copy link
Author

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.

@NXTwoThou
Copy link
Author

Just updated to build 18956, same issue.

@NXTwoThou
Copy link
Author

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.

Untitled

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.

Untitled2

Here's the debug log for this sequence of events.

librealsense.log

@NXTwoThou
Copy link
Author

FIXED with build 18963! It was a Windows 10 issue.
librealsense.log
Untitled

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

No branches or pull requests

2 participants