I'm curious about camera network warning.

NatNet, VRPN, TrackD, and Plugins
Post Reply
kglenn1601
Posts: 1
Joined: Thu Jan 02, 2025 5:27 am

I'm curious about camera network warning.

Post by kglenn1601 »

After first purchasing optitrack, I tried to perform ip data reception using ros2 humble. I distributed the lan using wifi router and performed ip as 199.188.177.18 as shown in the picture in order to proceed with the reception in mission computer. If I do it in this ip, no data is coming in, and I would like to ask if this is the reason why it is not coming in due to this warning.
For your information, the camera has an address of 199.188.177.9.

If this warning is a big problem, I wonder if there is a separate solution, and thank you so much for your interest. :cry: :cry:

"
Streaming Warning
The data streaming network is set to the same network interface as camera network(199.188.177.18), which is not recommended.
"
jamescode
Posts: 5
Joined: Wed Feb 12, 2025 10:17 am

Re: I'm curious about camera network warning.

Post by jamescode »

Hey, that warning usually means the camera and streaming networks are on the same interface, which can cause issues. Since both are on 199.188.177.x, that’s likely why no data is coming through.

Try using a separate network interface for streaming, one for the camera, and one for data. That usually clears things up. Also, double-check the firewall and routing settings.
Post Reply