# voxl-rtsp - This computer has an invalid IP address: 0.0.0.0

Source: https://forum.modalai.com/topic/526/voxl-rtsp-this-computer-has-an-invalid-ip-address-0-0-0-0
Category: VOXL SDK and Software (https://forum.modalai.com/category/47/voxl-sdk-and-software)
Posted: 2021-10-28 17:19:53 UTC by czarsimon
Replies: 1 · Views: 705

## czarsimon · 2021-10-28 17:19:53 UTC

Hi, I'm getting the following error message when using the voxl-rtsp app over wifi:

Unable to determine our source address: This computer has an invalid IP address: 0.0.0.0

It comes up whenever a new connection is attempted. I can not find it anywhere in the code for further debugging so I assume it's part of the qualcomm streaming library. Is there a fix for this?

## Reply by modaltb (ModalAI staff) · 2021-10-28 18:37:46 UTC

Hi @czarsimon ,

Are you seeing this IP address as the output of the command or via `ifconfig` ?  I believe the rtsp command line command will spit out 0.0.0.0 (i.e. localhost-ish), but use `ifconfig` to find the real IP address and use that.
