Business Email:sales@sricam.com Supports Email:support@sricam.com. Address:the 4th Floor of building 46,5th Industrial Park of Huaide Cuigang,Fuyong Street,Bao'an. Mar 1, 2018 - Use this app to view and control your IP Camera. It can supports most IP camera's. Wireless IP Camera P2P for Windows 10. Software Software P2p Tenvis P2p Wifi Camera P2p Ip Finder P2p Wifi Camera Software. Show a PC audit in your browser with details on hardware and software.
This plug-and-play for the network camera Android client. Users to enter account information after landing the Internet, real-time video viewing device. P2PCamLive - This app is specially built for P2P IP camera series. Thanks to unique P2P connection technology that users are able to watch live video on. Protection we recommend that you scan the downloaded software with your antivirus. P2P IP Camera is used by 1 user of Software Informer. The most popular version of this product among our users is 17.2. The names of program executable files are ipcamera.exe, P2P IP Camera.exe. The product will soon be reviewed by our informers.
Hi
Please I Need Help to Connect to my new P2P Wireless IP Camera
my IP camera : HD P2P Wireless IP Camera 720P H.264 P/T IR-Cut Night Vision Motion Detection
login: admin
password: 12345
my Router : Huawei B593 4G LTE CPE Wireless and WLAN Router 100Mbps
login: admin
password: galaga86
I connect the IP camera to my Router a green light and yellow light flashing
and in my Router i can see Green Light
I download Android app YIPC :https://play.google.com/store/apps/details?id=ken.yipc.client and i scan the QR code and i enter the ip camera Password '12345' the user name 'admin'
the problem is I Always get 'OFFLINE' status of my camera when I try to Connect it
I found I only can Connect to my IP Camera is by pressing the small Reset button in the bottom of my IP camera then it make 'Self Test' it rotate left right and up down then
here I can connect to my IP camera BUT for about 5 minutes only before it go 'OFF LINE' in Android app
I Tryed to connect using the ip Camera software in my PC I can see the cam IP
here whet I get when I press 'Next':
I tried to enter the IP camera http://169.254.123.137 with No success 'This page can’t be displayed'
I think its proplem from my Router do I need to make ip setting in my Router ?
here some screenshots of my router setting
you can see the LAN1 cable is connected to the IP camera
Here is LAN page? I see LAN IP address is 192.168.1.1 its the Same IP of my Router???
Do I need to make MAC address for IP camera?
the camera go 'ON Line' for about 5 minutes only after I press 'Reset Button' in the IP camera
Please Help me
here is ip camera softwares : http://www.ipcsw.com/n5.html
IP Camera NC400HD User Manual: http://www.ipcsw.com/N5/User%20Manual-en.pdf
Linksys
Edited by Sonah8, 27 October 2014 - 08:35 AM.
I have a Chinese 'P2P Wifi Camera' (model Q5) that i'd like to connect to from an iOS app.
The camera can operate in 'LAN Mode' - in this mode i'm connecting from the phone/computer to the wifi network of the camera itself, and an app called 'P2PCamViewer' displays the current picture.
However, i wasn't able to connect to it using my own code.As far as i can tell, the camera doesn't respond to HTTP or RTSP requests, on any port (probed it using nmap). i also wasn't able to find any mac app that can connect to it.I suspect the camera is somehow transmitting the data via a RTP stream, but i wasn't able to connect to it.
I've tried other similar cameras, but they seem also to operate in the same unknown protocol.
Ideally, i'd like to find a solution to connect to it from something like VLC, and then use VLCKit on my iOS app to connect to it.
Thanks!
1 Answer
If you just want to get the stream from the camera to your app, there are other ways.
- Each IP Camera should have been configured with RTSP URI by the manufacturer. Check in their website or in user manual. For example: rtsp://192.168.0.5/video.
If you couldn't find the URI, refer this link for 'How can I find the right RTSP URI for my IP camera?': http://ipcamlive.com/faqs.Related software download link: https://sourceforge.net/projects/onvifdm/
- Using this RTSP URI, you can use any RTSP player example and get the camera feed to your app.