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: mysqldb/mariadb libs (Hans Fernhout)
   2. Re: firefox does not load >6 "img src' from motion default
      page (rmbusy)
   3. Re: firefox does not load >6 "img src' from motion default
      page (tosiara)


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

Message: 1
Date: Mon, 15 Jun 2020 06:10:21 +0000 (UTC)
From: Hans Fernhout <[email protected]>
To: [email protected]
Subject: Re: [Motion-user] mysqldb/mariadb libs
Message-ID: <[email protected]>
Content-Type: text/plain; charset=iso-8859-1; format=flowed

 From your package list, I assume that you are using MariaDB, not 
MySQL,? right?
Make sure to install the mariadb-connector-c package.



On 6/15/20 6:16 AM, tosiara wrote:
> There is already an open issue for Postgres libs detection on CentOS,
> so this could be related:
> https://github.com/Motion-Project/motion/issues/1156
>
> On Mon, Jun 15, 2020 at 6:23 AM Henry B. Tindall, Jr.
> <[email protected]> wrote:
>> Sorry. CentOS:
>>
>> (22:22:03) tindallh@pbx:~$ cat /etc/redhat-release
>> CentOS Linux release 7.8.2003 (Core)
>> (22:22:16) tindallh@pbx:~$ uname -r
>> 3.10.0-1127.el7.x86_64
>> (22:22:19) tindallh@pbx:~$ rpm -qa | grep -E "maria|mysql"
>> qt-mysql-4.8.7-8.el7.x86_64
>> akonadi-mysql-1.9.2-4.el7.x86_64
>> mariadb-embedded-5.5.65-1.el7.x86_64
>> mariadb-test-5.5.65-1.el7.x86_64
>> php-mysqlnd-7.2.25-1.el7.remi.x86_64
>> mysql-connector-java-5.1.25-3.el7.noarch
>> mariadb-server-5.5.65-1.el7.x86_64
>> mariadb-libs-5.5.65-1.el7.x86_64
>> mariadb-devel-5.5.65-1.el7.x86_64
>> mariadb-embedded-devel-5.5.65-1.el7.x86_64
>> mariadb-bench-5.5.65-1.el7.x86_64
>> mysql-connector-odbc-5.2.5-8.el7.x86_64
>> mariadb-5.5.65-1.el7.x86_64
>>
>>
>> --
>> Henry B. Tindall, Jr.
>> CISSP, SSCP, Security+, Linux+, RHCSA
>>
>> On Sun, June 14, 2020 6:54 am, tosiara wrote:
>>> What operating system are you using?
>>>
>>>
>>> On Sun, Jun 14, 2020 at 9:16 AM Henry B. Tindall, Jr.
>>> <[email protected]> wrote:
>>>
>>>> --
>>>> Henry B. Tindall, Jr.
>>>> CISSP, SSCP, Security+, Linux+, RHCSA
>>>>
>>>>
>>>> --
>>>> Henry B. Tindall, Jr.
>>>> CISSP, SSCP, Security+, Linux+, RHCSA
>>>>
>>>>
>>>> It's been a while since I upgraded, and today when I finally found time
>>>>   and compiled the 4.3.1 from source, I noticed after running for a
>>>> while, no entries in my database. :-O When I went back and looked, sure
>>>> enough, the configure script found nothing for mysql or mariadb:
>>>>
>>>> checking MariaDB pkg-config path... checking for MariaDB... no checking
>>>> MySQL pkg-config path...
>>>> checking for MySQL... no
>>>>
>>>> but I went back to my previous sources (4.2.2+git), re-ran the
>>>> configure, and sure enough:
>>>>
>>>> checking for mysql headers... /usr/include/mysql yes checking for mysql
>>>> libs... /usr/lib64/mysql checking for mysql_init in -lmysqlclient... yes
>>>>
>>>>
>>>> What changed?  I've tried passing args for the libraries, using
>>>> combinations of "--with-mysql=" and "--with-mariadb=" and the
>>>> includes/libs dirs, to no avail.  If anyone can assist, I sure would
>>>> love to continue to use my web interface, and it relies on the database
>>>> functions....
>>>>
>>>> --
>>>> Henry B. Tindall, Jr.
>>>> CISSP, SSCP, Security+, Linux+, RHCSA
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> 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




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

Message: 2
Date: Mon, 15 Jun 2020 00:16:43 -0700
From: rmbusy <[email protected]>
To: [email protected]
Subject: Re: [Motion-user] firefox does not load >6 "img src' from
        motion default page
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed

That is really not an acceptable solution.? Not everyone uses a browser 
that can be modified in that way.? I use several different browsers, on 
multiple different devices, and not all have the option to make changes 
like adjusting the max persistent connections.

I've ended up regressing to version 4.1.1 to get around the issue, and 
now I'm looking into Zoneminder (it seems to use more CPU, and I'm 
pushing the limits of the current machine now with Motion).

Is there some reason this limitation was added starting with Motion 4.2?


--
Rob.



On 6/14/20 11:07 AM, tosiara wrote:
> Adjust your Firefox setting in about:config
>
> network.http.max-persistent-connections-per-server
>
> On Sun, Jun 14, 2020 at 8:10 PM csspcmotion
> <[email protected]> wrote:
>> i adding a few more cameras ... now firefox (ver 77.0) when browsing default
>>
>> page at localhost:/8080  does not load more than 6 camera streams
>>
>> in motion ... what adjustments can be made to overcome this issue
>>
>>
>>
>> _______________________________________________
>> 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




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

Message: 3
Date: Mon, 15 Jun 2020 11:45:59 +0300
From: tosiara <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] firefox does not load >6 "img src' from
        motion default page
Message-ID:
        <cachtdwtn1tjr4ijinae_erb252bpc1zt5uohy5viar8euqk...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

Motion has no limitation, it is that your browser prevents making more
than 6 simultaneous connections to the same server
If you run all motion streams on different ports - it will only count
as 1 connection per server and port. If all your streams reside on the
same port, like motion:8081/1/stream and motion:8081/2/stream - the
browser will start count them

On Mon, Jun 15, 2020 at 10:17 AM rmbusy <[email protected]> wrote:
>
> That is really not an acceptable solution.  Not everyone uses a browser
> that can be modified in that way.  I use several different browsers, on
> multiple different devices, and not all have the option to make changes
> like adjusting the max persistent connections.
>
> I've ended up regressing to version 4.1.1 to get around the issue, and
> now I'm looking into Zoneminder (it seems to use more CPU, and I'm
> pushing the limits of the current machine now with Motion).
>
> Is there some reason this limitation was added starting with Motion 4.2?
>
>
> --
> Rob.
>
>
>
> On 6/14/20 11:07 AM, tosiara wrote:
> > Adjust your Firefox setting in about:config
> >
> > network.http.max-persistent-connections-per-server
> >
> > On Sun, Jun 14, 2020 at 8:10 PM csspcmotion
> > <[email protected]> wrote:
> >> i adding a few more cameras ... now firefox (ver 77.0) when browsing 
> >> default
> >>
> >> page at localhost:/8080  does not load more than 6 camera streams
> >>
> >> in motion ... what adjustments can be made to overcome this issue
> >>
> >>
> >>
> >> _______________________________________________
> >> 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
>
>
>
> _______________________________________________
> 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



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



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

Subject: Digest Footer

_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user


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

End of Motion-user Digest, Vol 168, Issue 39
********************************************

Reply via email to