lwag-s

Results 20 comments of lwag-s

Hello @MartyG-RealSense ! Thanks for your reply. I did actually look into both the topic on your support page as well as the GitHub issue. Unfortunately, both were unsolved. I...

Hello again, I was able to build the SDK from source with and without the flag set, which came to a surprise because it was my first time building a...

I am using VMWare Workstation and VMWare Workstation player. The camera is detected properly in the prebuilt and builds without the flag set: > I ran the RealSense-viewer executable without...

Can confirm I did try that. Also tried v2.50.0 for reference, same behavior.

My VMWare works just fine. I was thinking about forcing a USB2 connection, but after selecting the corresponding USB controller in VMWare the device reconnects and is after that an...

Something I considered was routing the device not via VMWare, but via either USB device over network or whether I could use something like this: https://dev.intelrealsense.com/docs/open-source-ethernet-networking-for-intel-realsense-depth-cameras I would need to...

Thanks for the answer. As far as I can tell there is no prebuilt server, correct? I could try starting the server in the aforementioned ubuntu VM, but I cant...

Is there any way to force a USB2 mode via UI or camera? I don't need 15 or 30 FPS, it'd be enough to have a stable and working system....

I could force USB 2 using an old extension cable that only supports USB2. Same behavior still. One thing I noticed which may be a hint to you: Whenever the...

Using rs-hello-realsense I get the same error like when using pyrealsense: _Frame didnt arrive within 15000_ So Im assuming it's an I/O problem instead of graphic. Are there any logs...