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: Access to video stream over the web (Robert Brown)
2. Re: Access to video stream over the web (MrDave)
----------------------------------------------------------------------
Message: 1
Date: Tue, 10 Dec 2019 13:08:18 +1100
From: Robert Brown <[email protected]>
To: [email protected]
Subject: Re: [Motion-user] Access to video stream over the web
Message-ID: <[email protected]>
Content-Type: text/plain; charset="windows-1252"; Format="flowed"
Have you looked at either ngrok or zerotier? Better options than above.?
Each open ports over a secure connection like a tunnel. You can look at
streams as well as stored files.
On 10/12/19 7:29 am, Edan Cain wrote:
> Hi everyone,
> I have been reading the wiki and my question is:
> To access the video stream outside of my network (I can access it from
> any computer within my network) I was looking for doc on whether the
> only way to do this was via Port forwarding on the router. Is this the
> only way to do it? I see that one can set authentication and this is
> what I would like to enable also.
>
>
> webcontrol_authentication
>
> o Type: String
> o Range / Valid values: Max 4095 characters
> o Default: Not defined
> This parameter establishes the username and password to use for
> the stream. The syntax is username:password
>
>
> stream_auth_method
>
> o Type: Integer
> o Range / Valid values: 0, 1, 2
> o Default: 0
> This parameter establishes desired authentication method for the
> stream port. The parameters have the following meaning.
> o 0 = disabled
> o 1 = Basic authentication
> o 2 = MD5 digest (the safer authentication)
> Note that if you are enabling the webcontrol feature of Motion,
> you really really really ... should enable security
> authentications. No. Seriously. You really should. See the
> security warnings in this document regarding how it completely
> opens up your system.
>
> I'm investigating using motion instead of OpenCV as this will be part
> of a drone delivery function. Dispatcher needs to see the landing zone
> and give the go ahead to land, and I want to investigate the detection
> functionality event messaging of Motion in the event an animal or
> human enters the video feed during landing. FYI: We have an onboard
> linux computer that is using a wifi puck for internet connection at
> the moment.
>
> Thanks for any suggestions and help with my question.
>
> Edan Cain
>
>
> _______________________________________________
> 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
--
Conservative politicians are "Strong against the Weak & Weak against the
Strong" (Jeremy Corbyn MP 26 April 2017)
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 2
Date: Mon, 9 Dec 2019 21:00:49 -0700
From: MrDave <[email protected]>
To: [email protected]
Subject: Re: [Motion-user] Access to video stream over the web
Message-ID: <[email protected]>
Content-Type: text/plain; charset="windows-1252"; Format="flowed"
Definitely use something that creates a secure connection beyond just
the authentication method.? Either use the applications referenced by
others or use the TLS options built into Motion to create a https
connection.
Also make sure to heed the warning and disable the webcontrol (do not
forward that port). While general malicious intent/actions can be
minimized by using the webcontrol_parms, the webcontrol interface still
exposes the "quit" action which for your use case could be catastrophic
if invoked at the wrong time.
On 12/9/2019 7:08 PM, Robert Brown wrote:
>
> Have you looked at either ngrok or zerotier? Better options than
> above.? Each open ports over a secure connection like a tunnel. You
> can look at streams as well as stored files.
>
>
>
>
> On 10/12/19 7:29 am, Edan Cain wrote:
>> Hi everyone,
>> I have been reading the wiki and my question is:
>> To access the video stream outside of my network (I can access it
>> from any computer within my network) I was looking for doc on whether
>> the only way to do this was via Port forwarding on the router. Is
>> this the only way to do it? I see that one can set authentication and
>> this is what I would like to enable also.
>>
>>
>> webcontrol_authentication
>>
>> o Type: String
>> o Range / Valid values: Max 4095 characters
>> o Default: Not defined
>> This parameter establishes the username and password to use for
>> the stream. The syntax is username:password
>>
>>
>> stream_auth_method
>>
>> o Type: Integer
>> o Range / Valid values: 0, 1, 2
>> o Default: 0
>> This parameter establishes desired authentication method for the
>> stream port. The parameters have the following meaning.
>> o 0 = disabled
>> o 1 = Basic authentication
>> o 2 = MD5 digest (the safer authentication)
>> Note that if you are enabling the webcontrol feature of Motion,
>> you really really really ... should enable security
>> authentications. No. Seriously. You really should. See the
>> security warnings in this document regarding how it completely
>> opens up your system.
>>
>> I'm investigating using motion instead of OpenCV as this will be part
>> of a drone delivery function. Dispatcher needs to see the landing
>> zone and give the go ahead to land, and I want to investigate the
>> detection functionality event messaging of Motion in the event an
>> animal or human enters the video feed during landing. FYI: We have an
>> onboard linux computer that is using a wifi puck for internet
>> connection at the moment.
>>
>> Thanks for any suggestions and help with my question.
>>
>> Edan Cain
>>
>>
>> _______________________________________________
>> 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
> --
> Conservative politicians are "Strong against the Weak & Weak against the
> Strong" (Jeremy Corbyn MP 26 April 2017)
>
>
> _______________________________________________
> 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 162, Issue 6
*******************************************