Send Motion-user mailing list submissions to
        motion-user@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/motion-user
or, via email, send a message with subject or body 'help' to
        motion-user-requ...@lists.sourceforge.net

You can reach the person managing the list at
        motion-user-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."


Today's Topics:

   1. Re: Making cheap IP Camera work with motion (Henk Demper)


----------------------------------------------------------------------

Message: 1
Date: Mon, 15 Nov 2021 10:27:22 +0100
From: Henk Demper <henk_dem...@hotmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Making cheap IP Camera work with motion
Message-ID:
        
<as8pr10mb4373f73d4c266724ab1ce10e93...@as8pr10mb4373.eurprd10.prod.outlook.com>
        
Content-Type: text/plain; charset="utf-8"

Hi Giampiero,

I have a bunch of different brand/model, cheap $15-$25 HD cameras from 
AliExpress and although not documented from the box, they all work (after some 
experimenting indeed with ONVIF as Andr? suggests & web searches), returning a 
RTSP HD stream using:

        netcam_url 
rtsp://<IPAddress>:554/user=admin&password=<Password>&channel=1&stream=0.sdp?real_stream

You can also get still images off (I use with wget in home automation) in SD 
quality using:

        
http:/<IPAddress>/webcapture.jpg?user=admin&password=<Password>&command=snap&chanel=1

Notice the exact spelling (like 'chanel') ;-)

You might give those a try ?

Henk Demper

> On 15 Nov 2021, at 2:24, Andr? H?nsel <an...@webkr.de> wrote:
> 
> Try connecting to it with ONVIF Device Manager. I will probably support ONVIF 
> and you can get the RTSP URL from it.
>  
> From: Giampiero Campa [mailto:giampiero.ca...@gmail.com] 
> Sent: Montag, 15. November 2021 02:17
> To: Motion-user@lists.sourceforge.net
> Subject: [Motion-user] Making cheap IP Camera work with motion
>  
> Hi All, 
>  
> I have a cheap IP camera that used to work with an iphone app which has been 
> removed from the app store last year or so.
>  
> Recently I played with it a bit and noticed that you can connect to it (and 
> access the settings) via http. You can see a pretty good live image using 
> http://192.168.1.111/video/livesp.asp <http://192.168.1.111/video/livesp.asp>
>  
> Unfortunately I do not have much information about the formats it supports. 
> If you go to the settings the only information is as follows:
>  
> Device SN
> V200 
> Hardware Version
> 2.0 
> Firmware Version
> 1.9.8 
> UID     
> CM4F5B-38A550D4CF04-74B359
> Lan MAC     
> WiFi MAC     
> b8:0c:0a:0c:01:cf
> There is a QR code on it but if i scan it it only brings up the UID above. A 
> search for it does not find anything. A scan with nmap shows that port 80 
> seems to be the only one open.
>  
> I have been able to use motion previously with both a built-in and a USB 
> camera, with excellent results (thanks), but I haven't been able to make it 
> work with this IP camera.
>  
> I have tried stuff like the following in the config file:
>  
> netcam_url http://admin:adminpwd@192.168.1.101/video/livesp.asp 
> <http://admin:adminpwd@192.168.1.101/video/livesp.asp>
> netcam_url http://192.168.1.101/video/livesp.asp?user=admin&pwd=adminpwd 
> <http://192.168.1.101/video/livesp.asp?user=admin&pwd=adminpwd>
> netcam_keepalive on
>  
> But it cannot connect. I do not know what format it supports. I have tried to 
> access it using rtsp://, rtmp:// and more but no success. 
>  
> Any clue to what I could do or try?
>  
> Thanks a lot in advance.
> Giampiero
>  
>  
> _______________________________________________
> Motion-user mailing list
> Motion-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/motion-user
> https://motion-project.github.io/
> 
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user

-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------



------------------------------

Subject: Digest Footer

_______________________________________________
Motion-user mailing list
Motion-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/motion-user


------------------------------

End of Motion-user Digest, Vol 185, Issue 8
*******************************************

Reply via email to