Hello,
I am new to this but I bought this cheap IP camera, tonton 1px2-1329w, just to mess with and see what I could do with it.
It works over my cell phone, I can see a picture. My router says it assigned an IP address to it, ut it does not respond to pings
Also, is there a "generic" URL/URI for watching the stream? I did try with VLC.
Did anyone try this camera? or got it to work with "anything" ?
thanks,
Ron
tonton 1px2-1329w
Re: tonton 1px2-1329w
there was an IP issue, apparently:
so I can see the camera, and also ping it. this is what nmap shows:
Starting Nmap 5.51 ( http://nmap.org ) at 2019-02-24 12:15 MST
Nmap scan report for 192.168.x.y
Host is up (0.045s latency).
Not shown: 997 closed ports
PORT STATE SERVICE
80/tcp open http
554/tcp open rtsp
8899/tcp open ospf-lite
So I am trying to connect to the rstp port, in VLC
So how to find the correct URL? it probably is something like:
rtsp://admin:MyPassord@192.168.x.y:554/some/path/ ?
thanks,
Ron
so I can see the camera, and also ping it. this is what nmap shows:
Starting Nmap 5.51 ( http://nmap.org ) at 2019-02-24 12:15 MST
Nmap scan report for 192.168.x.y
Host is up (0.045s latency).
Not shown: 997 closed ports
PORT STATE SERVICE
80/tcp open http
554/tcp open rtsp
8899/tcp open ospf-lite
So I am trying to connect to the rstp port, in VLC
So how to find the correct URL? it probably is something like:
rtsp://admin:MyPassord@192.168.x.y:554/some/path/ ?
thanks,
Ron
Re: tonton 1px2-1329w
I can get a snapshot out, but no rstp
the snapshot URL looks like; http://192.168.x.y/webcapture.jpg?comma ... d=password
Ron
the snapshot URL looks like; http://192.168.x.y/webcapture.jpg?comma ... d=password
Ron
Re: tonton 1px2-1329w
figured out one channel:
rtsp://192.168.y.x:554/user=admin&password=<passwor>&channel=1_stream=0.sdp?realstream
rtsp://192.168.y.x:554/user=admin&password=<passwor>&channel=1_stream=0.sdp?realstream
Re: tonton 1px2-1329w
Did you ever get this string to work? tx