Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

To communicate is the beginning of understanding. -- AT&T


computers / comp.os.linux.misc / Re: Minor Factoid - Using Streaming a Stream With "Motion"

SubjectAuthor
* Minor Factoid - Using Streaming a Stream With "Motion"56d.1148
`* Re: Minor Factoid - Using Streaming a Stream With "Motion"Jörg Lorenz
 `* Re: Minor Factoid - Using Streaming a Stream With "Motion"56d.1148
  `- Re: Minor Factoid - Using Streaming a Stream With "Motion"Jörg Lorenz

1
Minor Factoid - Using Streaming a Stream With "Motion"

<a-GdnWQK7I5et7_4nZ2dnZfqn_udnZ2d@earthlink.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=12066&group=comp.os.linux.misc#12066

  copy link   Newsgroups: comp.os.linux.misc
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!feeder.usenetexpress.com!tr2.iad1.usenetexpress.com!69.80.99.23.MISMATCH!Xl.tags.giganews.com!local-2.nntp.ord.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail
NNTP-Posting-Date: Sun, 08 Oct 2023 04:06:27 +0000
Newsgroups: comp.os.linux.misc
X-Mozilla-News-Host: news://news.west.earthlink.net:119
From: 56d.1...@ztq7.net (56d.1148)
Subject: Minor Factoid - Using Streaming a Stream With "Motion"
Organization: tv plasma
Date: Sun, 8 Oct 2023 00:06:26 -0400
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Message-ID: <a-GdnWQK7I5et7_4nZ2dnZfqn_udnZ2d@earthlink.com>
Lines: 34
X-Usenet-Provider: http://www.giganews.com
NNTP-Posting-Host: 99.101.150.97
X-Trace: sv3-NaGEI9JxOmTRccNDkTHzrH9BmX9+MwG0Tts2b+8PbGPHhnR1y/+xbEgjwh91ivpmuEAm86OwAwQebkV!vBGPRlabGbae7wyInmUbO8fD4A3LkVQk1y/nfjZly3TvAWAL0g7DQpthCWfXw1xGTMtVizaHlq2c!wVpbjIbh+ooJz1iTqSwO
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
 by: 56d.1148 - Sun, 8 Oct 2023 04:06 UTC

Just a useful tip, which was oddly hard to locate ...

Was trying to re-stream a mjpeg stream from a security
camera based on a Pi + webcam + motion.

The "netcam_url" param needs to begin with "mjpeg://" as
in "netcam_url=mjpeg://111.222.111.222:5678" and then
it works. "http://" does not work.

If there's a login, provide it with the "netcam_userpass"
param.

Of note, have seven cams all using one Pi-4 as the central
server to create mjpeg streams. A few are attached, others
are via wireless, one is the Pi+cam+Motion. Uses only 40%
CPU according to 'top', and I suspect that's only 40% of
one core. Very efficient !

"Motion" can be very useful. However I tend to use very
low frame-rates ... 1 or 2 FPS ... which is good enough
for most security purposes. However if you demand 30fps
then I doubt a Pi could cope nearly as well. "Motion"
is oriented towards mjpeg streams also, so if you must
have SOUND then an rtsp:// capable utility is going
to fit your needs better. Motion can (sometimes) monitor
rtsp, but it outputs a sound-free mjpeg stream.

Note that starting a couple of years ago the RHEL-derived
distros started using a STUPID version of ffmpeg that hasn't
nearly as many capabilities. Try to replace it with the smart
version and you'll run into the "dependencies wall", the
greatest curse of Linux. I see why why more and more stuff
comes as app-images.

Re: Minor Factoid - Using Streaming a Stream With "Motion"

<uftimk$4k5r$1@solani.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=12067&group=comp.os.linux.misc#12067

  copy link   Newsgroups: comp.os.linux.misc
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From: hugyb...@gmx.net (Jörg Lorenz)
Newsgroups: comp.os.linux.misc
Subject: Re: Minor Factoid - Using Streaming a Stream With "Motion"
Date: Sun, 8 Oct 2023 08:37:08 +0200
Organization: Camembert Normand au Lait Cru
Message-ID: <uftimk$4k5r$1@solani.org>
References: <a-GdnWQK7I5et7_4nZ2dnZfqn_udnZ2d@earthlink.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 8 Oct 2023 06:37:08 -0000 (UTC)
Injection-Info: solani.org;
logging-data="151739"; mail-complaints-to="abuse@news.solani.org"
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:115.0)
Gecko/20100101 Thunderbird/115.3.1
Cancel-Lock: sha1:/ib+bxvkqXt3vjOM06DEY4+8kkg=
In-Reply-To: <a-GdnWQK7I5et7_4nZ2dnZfqn_udnZ2d@earthlink.com>
X-User-ID: eJwFwQkBACAIBLBKKBxCHN7+EdzAerSeKFSwWLfuERKauQkfDho7vEL1ABvN9M64xXlZEB8inBFZ
Content-Language: de-CH, en-GB
 by: Jörg Lorenz - Sun, 8 Oct 2023 06:37 UTC

Am 08.10.23 um 06:06 schrieb 56d.1148:
> Just a useful tip, which was oddly hard to locate ...

You are a notorious identity faker and a brain dead *anonymous Troll*!
Despite your permanent nymshifting you should know you are easy to killfile.

--
Morituri te salutant!

Re: Minor Factoid - Using Streaming a Stream With "Motion"

<YhWdnWQMu_It0r_4nZ2dnZfqn_ednZ2d@earthlink.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=12069&group=comp.os.linux.misc#12069

  copy link   Newsgroups: comp.os.linux.misc
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!border-2.nntp.ord.giganews.com!nntp.giganews.com!Xl.tags.giganews.com!local-1.nntp.ord.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail
NNTP-Posting-Date: Sun, 08 Oct 2023 06:44:00 +0000
Subject: Re: Minor Factoid - Using Streaming a Stream With "Motion"
Newsgroups: comp.os.linux.misc
References: <a-GdnWQK7I5et7_4nZ2dnZfqn_udnZ2d@earthlink.com>
<uftimk$4k5r$1@solani.org>
From: 56d.1...@ztq7.net (56d.1148)
Organization: tv plasma
Date: Sun, 8 Oct 2023 02:43:58 -0400
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
Thunderbird/78.13.0
MIME-Version: 1.0
In-Reply-To: <uftimk$4k5r$1@solani.org>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 8bit
Message-ID: <YhWdnWQMu_It0r_4nZ2dnZfqn_ednZ2d@earthlink.com>
Lines: 15
X-Usenet-Provider: http://www.giganews.com
NNTP-Posting-Host: 99.101.150.97
X-Trace: sv3-BHwIals6w00uJu4TY3pT3d3A0c6sqs6k3o1M3mZsLyyCJeYFPMsHG8HcghNbHO6iCrGm8C+t74NvkIH!m0H1237kBR5znRReyt3IjW39aZtPIbf27dRL6Jco6GDsTv4Lwis4AKx14/dzhhG3chGo8VA6ksdL!maEv96gI67/OAsz3r2To
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
 by: 56d.1148 - Sun, 8 Oct 2023 06:43 UTC

On 10/8/23 2:37 AM, Jörg Lorenz wrote:
> Am 08.10.23 um 06:06 schrieb 56d.1148:
>> Just a useful tip, which was oddly hard to locate ...
>
> You are a notorious identity faker and a brain dead *anonymous Troll*!
> Despite your permanent nymshifting you should know you are easy to
> killfile.

Fuck off.

TAKE the damned tech tips and SHUT THE FUCK UP
you self-superior nit-picky prick.

Oh, and there are GOOD REASONS to slightly rotate
'identities' these days. Wise up.

Re: Minor Factoid - Using Streaming a Stream With "Motion"

<uftt3s$4q6b$1@solani.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=12072&group=comp.os.linux.misc#12072

  copy link   Newsgroups: comp.os.linux.misc
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From: hugyb...@gmx.net (Jörg Lorenz)
Newsgroups: comp.os.linux.misc
Subject: Re: Minor Factoid - Using Streaming a Stream With "Motion"
Date: Sun, 8 Oct 2023 11:34:52 +0200
Organization: Camembert Normand au Lait Cru
Message-ID: <uftt3s$4q6b$1@solani.org>
References: <a-GdnWQK7I5et7_4nZ2dnZfqn_udnZ2d@earthlink.com>
<uftimk$4k5r$1@solani.org> <YhWdnWQMu_It0r_4nZ2dnZfqn_ednZ2d@earthlink.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 8 Oct 2023 09:34:52 -0000 (UTC)
Injection-Info: solani.org;
logging-data="157899"; mail-complaints-to="abuse@news.solani.org"
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:115.0)
Gecko/20100101 Thunderbird/115.3.1
Cancel-Lock: sha1:lyS889mVt686kR1QfuOJD2O/jr8=
Content-Language: en-GB, de-CH
X-User-ID: eJwNwokRACEIBLCW5JZHyhFh+y/By8Tg4jfUzdVolEGDX079L8+us+CMkoJYk6Ux47IyOwL7ATsoEc0=
In-Reply-To: <YhWdnWQMu_It0r_4nZ2dnZfqn_ednZ2d@earthlink.com>
 by: Jörg Lorenz - Sun, 8 Oct 2023 09:34 UTC

Am 08.10.23 um 08:43 schrieb 56d.1148:
> On 10/8/23 2:37 AM, Jörg Lorenz wrote:
>> Am 08.10.23 um 06:06 schrieb 56d.1148:
>>> Just a useful tip, which was oddly hard to locate ...
>>
>> You are a notorious identity faker and a brain dead *anonymous Troll*!
>> Despite your permanent nymshifting you should know you are easy to
>> killfile.
>
> Fuck off.
>
> TAKE the damned tech tips and SHUT THE FUCK UP
> you self-superior nit-picky prick.

You are only bragging. Nobody asked for your tip(s).

> Oh, and there are GOOD REASONS to slightly rotate
> 'identities' these days. Wise up.

You have no clue how Usenet works, pitable creature. You are from an
already distant millenium with your concept.

--
Morituri te salutant

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor