-
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
Out of Range Value for Argument "def" - Running Open-Source Ethernet Networking Realsense Demo #7459
Comments
Also, the
|
Hi kochhalm, once all required packaged are installed, you can plug camera directly into your ubuntu PC's USB3 port to see the viewer can stream the camera properly then move to next step that access the camera remotely.. or you can running viewer on win10 PC which no need install additional package |
as to rs-server -i option, as you find out, there is no function implement for it yet. |
Dear Kochholm, |
So how to solve the issue? |
This issue happened to me when the firmware of the camera was not compatible with the SDK version. To solve it, you can either
|
Issue Description
Hi, I am trying to run the Ethernet demo to allow Realsense cameras D435 available over the network. I am following this document: https://dev.intelrealsense.com/docs/open-source-ethernet-networking-for-intel-realsense-depth-cameras. However, I get the following error when I connect to the camera over the network from my linux host running the realsense-viewer.
"
RealSense error calling: out of range value for argument "def
" - this when I try to connect to the IP address of the eth0 interface on the Raspberry Pi. The linux Host is on 192.168.8.2 and the Rpi is on 192.168.8.102 ... both can ping each other.The librealsense.log on the linux host as the following info:
The text was updated successfully, but these errors were encountered: