0) Do you test the latest version of Xeoma?
1) Is the camera in the same (local) network?
2) Is it connected via WiFi (WLAN)?
3) Is it found and auto added when you run the local search or advanced search by IP/password (both - options in the "+" menu in the panel below the main window)?
If Xeoma does auto-detect your cameras but you can't see camera's output where it should be (you see black screen or "Waiting for the image" message instead), please check if you specified the right login and password for access to the camera. To do that, please go to the Universal camera settings in Xeoma (click on camera icon) and check the corresponding fields.
If Xeoma doesn't auto-detect your cameras when you launch the program at all, can you get camera's output shown in an internet browser at the same time?
Try to configure the camera manually (click "Add new camera" in "+" menu, then go to the camera's settings and fill in fields there). Most probably, you will need to select "Manual Setup" instead of manufacturer there and specify the full URL of MJPEG/JPEG/H264/MPEG-4 stream from your camera - you will need to
consult the camera's documentation or web interface to find the right URL. But here are the suggested URLs that may work for your camera model:
http://IPADDRESS/videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]
http://IPADDRESS/snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]
http://IPADDRESS/videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0
http://IPADDRESS/videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32
http://IPADDRESS/snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]
rtsp://IPADDRESS:554/rtsp://IPADDRESS:554/ch0_0.h264rtsp://IPADDRESS:8001/0/av0rtsp://IPADDRESS:8001/0/av1rtsp://IPADDRESS:554/live.sdp([USERNAME], [PASSWORD], [CHANNEL] should be replaced with the corresponding values, no brackets, and IPADDRESS with your camera’s IP address). And don’t forget the camera credentials, if it uses authorization. The camera may be using unusual ports so please check its web interface and, if needed, let Xeoma know what ports to use.
Please let us know whether camera worked after you followed the recommendations.