Send Motion-user mailing list submissions to
[email protected]
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
[email protected]
You can reach the person managing the list at
[email protected]
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 (David Powell)
----------------------------------------------------------------------
Message: 1
Date: Mon, 15 Nov 2021 06:51:19 -0600
From: David Powell <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] Making cheap IP Camera work with motion
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
There's a really good Android app called Onvier that will discover
ONVIF-compatibile cameras. After it discovers your camera, you can look in
the log and see the url.
dp
On November 15, 2021 3:29:25 AM Henk Demper <[email protected]> wrote:
> 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 <[email protected]> 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:[email protected]]
>> Sent: Montag, 15. November 2021 02:17
>> To: [email protected]
>> 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
>>
>> 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:[email protected]/video/livesp.asp
>> netcam_url 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
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/motion-user
>> https://motion-project.github.io/
>>
>> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
>
> _______________________________________________
> Motion-user mailing list
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 185, Issue 12
********************************************