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. Omissions in building instructions on website (Freek de Kruijf)
   2. Regression in Motion 4.1.1-1 (Freek de Kruijf)
   3. Re: Omissions in building instructions on website (tosiara)
   4. Re: Regression in Motion 4.1.1-1 (tosiara)
   5. Re: Regression in Motion 4.1.1-1 (Freek de Kruijf)


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

Message: 1
Date: Thu, 20 Sep 2018 14:56:51 +0200
From: Freek de Kruijf <fr...@opensuse.org>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: [Motion-user] Omissions in building instructions on website
Message-ID: <1544264.U8yD5AiYsZ@eiktum>
Content-Type: text/plain; charset="us-ascii"

I used the building instructions on the website: 
https://motion-project.github.io/motion_build.html
When executing ./configure I got a message about a missing package 
libmicrohttpd-dev
I assume this should be mentioned in the "sudo apt-get install" instruction on 
that page.
Somewhere I read that there are instructions to build a .deb package, which I 
believe pointed to this page. However the instruction "make install" does not 
build the .deb package. In fact this instruction does not work. It should be 
"sudo make install".

-- 
fr.gr.

Freek de Kruijf






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

Message: 2
Date: Thu, 20 Sep 2018 15:09:07 +0200
From: Freek de Kruijf <fr...@opensuse.org>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: [Motion-user] Regression in Motion 4.1.1-1
Message-ID: <2693124.3ZcuDgkAGO@eiktum>
Content-Type: text/plain; charset="us-ascii"

I installed the deb package pi_stretch_motion_4.1.1-1_armhf.deb on my 
Raspberry Pi 3B. When I used in my previous version, distributed in the 
repository, the web connection port 8080, I could select All -> config -> list 
and did get a list of all parameters mentioned in motion.conf.
This newer version does not show any parameter. Is this a regression in the 
packet?

Another issue is, also in the older version, that All -> action -> makemovie 
does nothing.

-- 
fr.gr.

member openSUSE
Freek de Kruijf






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

Message: 3
Date: Thu, 20 Sep 2018 16:12:48 +0300
From: tosiara <tosi...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Omissions in building instructions on
        website
Message-ID:
        <cachtdwtzdr3jh5b2rsm-ycs6fhdq_rbdyezbusjpxz-acsr...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

That means you are using master branch instead of a latest release

On Thu, Sep 20, 2018 at 3:56 PM, Freek de Kruijf <fr...@opensuse.org> wrote:

> I used the building instructions on the website:
> https://motion-project.github.io/motion_build.html
> When executing ./configure I got a message about a missing package
> libmicrohttpd-dev
> I assume this should be mentioned in the "sudo apt-get install"
> instruction on
> that page.
> Somewhere I read that there are instructions to build a .deb package,
> which I
> believe pointed to this page. However the instruction "make install" does
> not
> build the .deb package. In fact this instruction does not work. It should
> be
> "sudo make install".
>
> --
> fr.gr.
>
> Freek de Kruijf
>
>
>
>
>
> _______________________________________________
> 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...

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

Message: 4
Date: Thu, 20 Sep 2018 16:13:46 +0300
From: tosiara <tosi...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Regression in Motion 4.1.1-1
Message-ID:
        <CACHTdwQz+ta5=Yg1aHwWkOX_rUBKbA=osqxkytian0_29oy...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

If you are using master branch, then there were changes to waht you see in
the webcontrol. Please read motion guide in the source tree, it has
explanation. Ex, there is config params that control what you see and what
you can do

On Thu, Sep 20, 2018 at 4:09 PM, Freek de Kruijf <fr...@opensuse.org> wrote:

> I installed the deb package pi_stretch_motion_4.1.1-1_armhf.deb on my
> Raspberry Pi 3B. When I used in my previous version, distributed in the
> repository, the web connection port 8080, I could select All -> config ->
> list
> and did get a list of all parameters mentioned in motion.conf.
> This newer version does not show any parameter. Is this a regression in
> the
> packet?
>
> Another issue is, also in the older version, that All -> action ->
> makemovie
> does nothing.
>
> --
> fr.gr.
>
> member openSUSE
> Freek de Kruijf
>
>
>
>
>
> _______________________________________________
> 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...

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

Message: 5
Date: Thu, 20 Sep 2018 18:40:23 +0200
From: Freek de Kruijf <fr...@opensuse.org>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Regression in Motion 4.1.1-1
Message-ID: <139794573.2HjzRLmatK@eiktum>
Content-Type: text/plain; charset="us-ascii"

Op donderdag 20 september 2018 15:13:46 CEST schreef tosiara:
> If you are using master branch, then there were changes to waht you see in
> the webcontrol. Please read motion guide in the source tree, it has
> explanation. Ex, there is config params that control what you see and what
> you can do

When explaining the setup mode on that page, it should be explicitly mentioned 
to set webcontrol_parms to the value 2. Otherwise it is quite unclear how to 
change/experiment with parameters, which is recommended in that text.

> 
> On Thu, Sep 20, 2018 at 4:09 PM, Freek de Kruijf <fr...@opensuse.org> wrote:
> > I installed the deb package pi_stretch_motion_4.1.1-1_armhf.deb on my
> > Raspberry Pi 3B. When I used in my previous version, distributed in the
> > repository, the web connection port 8080, I could select All -> config ->
> > list
> > and did get a list of all parameters mentioned in motion.conf.
> > This newer version does not show any parameter. Is this a regression in
> > the
> > packet?
> > 
> > Another issue is, also in the older version, that All -> action ->
> > makemovie
> > does nothing.

Still the above issue is quite unclear how to make it work.

Please do not top post!! It makes reading more difficult.

-- 
fr.gr.

member openSUSE
Freek de Kruijf






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



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

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 147, Issue 15
********************************************

Reply via email to