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

New to Multicast #10

Open
3dsf opened this issue Nov 3, 2020 · 0 comments
Open

New to Multicast #10

3dsf opened this issue Nov 3, 2020 · 0 comments

Comments

@3dsf
Copy link

3dsf commented Nov 3, 2020

Hey @krejov100 ,

I am unfamiliar with multicast and I'm having bit of trouble.

Do I need a router between the devices to work?

am I supposed to set the local_ip_address in the client ?


server:~$ python librealsense_build/librealsense-master/wrappers/python/examples/ethernet_client_server/EtherSenseServer.py

Number of arguments: 1 arguments.
Argument List: ['librealsense_build/librealsense-master/wrappers/python/examples/ethernet_client_server/EtherSenseServer.py']
Recived Multicast message b'EtherSensePing' bytes from ('192.168.55.100', 52575)
Launching Realsense Camera Server
sending acknowledgement to ('192.168.55.100', 52575)
<_io.TextIOWrapper name='' mode='w' encoding='UTF-8'> b'EtherSensePing'
error: uncaptured python exception, closing channel <main.EtherSenseServer 192.168.55.100:1024 at 0x7f79a23c50> (<class 'OSError'>:[Errno 113] No route to host [/usr/lib/python3.6/asyncore.py|read|83] [/usr/lib/python3.6/asyncore.py|handle_read_event|420] [/usr/lib/python3.6/asyncore.py|handle_connect_event|428])

192.168.55.100 is the server address, is that 52575 a temp relay?


I've been having issues with my library paths as of late, could this be contributing?

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

1 participant