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. Re: Is it possible to retain audio using movie_extpipe?
      (Harlan Daneker)
   2. Re: Is it possible to retain audio using movie_extpipe?
      (prismb...@gmail.com)


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

Message: 1
Date: Mon, 1 Feb 2021 08:09:02 -0500
From: Harlan Daneker <hdane...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Is it possible to retain audio using
        movie_extpipe?
Message-ID:
        <CAC1WkiRFTSqB7af3Do5fm=tlwwqmhaqqdw54lnhchze0kyj...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I would like to retain from one camera, but  Tosiara is correct about the
legal implementations.

On Mon, Feb 1, 2021 at 5:17 AM Allan Peda <bizco...@gmail.com> wrote:

> What do people who want to retain audio do?  Do they retain a large audio
> file for each camera elsewhere and reunite/encode with the silent video
> into a new container via ffmpeg reading start time data (stored in a
> database or embedded in the filenames)?
>
> On Sun, Jan 31, 2021 at 3:41 PM <prismb...@gmail.com> wrote:
>
>> It would be nice to have the OPTION. It would save a lot of us from
>> having to use ffmpeg or curl or whatever as a workaround...
>>
>> On Sun, Jan 31, 2021 at 12:34 PM Allan Peda <bizco...@gmail.com> wrote:
>>
>>> Thank you. Personally I think it would be useful.  Even the inexpensive
>>> cameras have very good microphones, and audio quality is excellent.
>>>
>>> On Sun, Jan 31, 2021 at 3:08 PM tosiara <tosi...@gmail.com> wrote:
>>>
>>>> Motion does not capture audio and does not output it neither in movie
>>>> files, nor through ext pipe
>>>>
>>>> On Sun, Jan 31, 2021, 20:48 Allan Peda <bizco...@gmail.com> wrote:
>>>>
>>>>> The chinese camera is streaming audio with video - I can capture it,
>>>>> I'm not seeing it when I use movie_extpipe.
>>>>>
>>>>> On Sun, Jan 31, 2021 at 1:06 PM Steve <sch...@msn.com> wrote:
>>>>>
>>>>>> Why not just ask China for a copy? ;-P
>>>>>> On Jan 31, 2021, at 9:54 AM, Allan Peda <bizco...@gmail.com> wrote:
>>>>>>>
>>>>>>> I am running motion Version 4.3.1 installed as a debian package on
>>>>>>> Debian 10.7
>>>>>>> (Linux  4.19.0-13-amd64 #1 SMP Debian 4.19.160-2 x86_64)
>>>>>>>
>>>>>>> I can reliably snag both audio and video from my discount Chinese IP
>>>>>>> cameras with ffmpeg:
>>>>>>> ffmpeg -i 'rtsp://viewonly:@192.168.10.234/stream0
>>>>>>> <http://viewonly@192.168.10.234/stream0>' -c:v copy -c:a aac -ab
>>>>>>> 64000 -ar 8000 -t 40 test.mp4
>>>>>>>
>>>>>>> But so far no variant of the above has retained audio when used as
>>>>>>> the receiving process in movie_extpipe - is this even possible? Does 
>>>>>>> that
>>>>>>> stream provided to the pipe contain audio?  Are there other options?
>>>>>>>
>>>>>>> ------------------------------
>>>>>>>
>>>>>>> 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
>>>>>>>
>>>>>>> _______________________________________________
>>>>>> 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
>>>>>
>>>>> _______________________________________________
>>>>> 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
>>>>
>>>> _______________________________________________
>>>> 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
>>>
>>> _______________________________________________
>>> 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
>>
>> _______________________________________________
>> 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
>
> _______________________________________________
> 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: 2
Date: Mon, 1 Feb 2021 07:19:41 -0800
From: prismb...@gmail.com
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Is it possible to retain audio using
        movie_extpipe?
Message-ID:
        <CAGd+P+b4P+kk1AzU=ggnztsl92q6rorombvye3njpzyqnvy...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Just about every motion detection software app in the states offers audio
capture capabilities, so IMO it should be at least optional.

On Mon, Feb 1, 2021 at 5:11 AM Harlan Daneker <hdane...@gmail.com> wrote:

> I would like to retain from one camera, but  Tosiara is correct about the
> legal implementations.
>
> On Mon, Feb 1, 2021 at 5:17 AM Allan Peda <bizco...@gmail.com> wrote:
>
>> What do people who want to retain audio do?  Do they retain a large audio
>> file for each camera elsewhere and reunite/encode with the silent video
>> into a new container via ffmpeg reading start time data (stored in a
>> database or embedded in the filenames)?
>>
>> On Sun, Jan 31, 2021 at 3:41 PM <prismb...@gmail.com> wrote:
>>
>>> It would be nice to have the OPTION. It would save a lot of us from
>>> having to use ffmpeg or curl or whatever as a workaround...
>>>
>>> On Sun, Jan 31, 2021 at 12:34 PM Allan Peda <bizco...@gmail.com> wrote:
>>>
>>>> Thank you. Personally I think it would be useful.  Even the inexpensive
>>>> cameras have very good microphones, and audio quality is excellent.
>>>>
>>>> On Sun, Jan 31, 2021 at 3:08 PM tosiara <tosi...@gmail.com> wrote:
>>>>
>>>>> Motion does not capture audio and does not output it neither in movie
>>>>> files, nor through ext pipe
>>>>>
>>>>> On Sun, Jan 31, 2021, 20:48 Allan Peda <bizco...@gmail.com> wrote:
>>>>>
>>>>>> The chinese camera is streaming audio with video - I can capture it,
>>>>>> I'm not seeing it when I use movie_extpipe.
>>>>>>
>>>>>> On Sun, Jan 31, 2021 at 1:06 PM Steve <sch...@msn.com> wrote:
>>>>>>
>>>>>>> Why not just ask China for a copy? ;-P
>>>>>>> On Jan 31, 2021, at 9:54 AM, Allan Peda <bizco...@gmail.com> wrote:
>>>>>>>>
>>>>>>>> I am running motion Version 4.3.1 installed as a debian package on
>>>>>>>> Debian 10.7
>>>>>>>> (Linux  4.19.0-13-amd64 #1 SMP Debian 4.19.160-2 x86_64)
>>>>>>>>
>>>>>>>> I can reliably snag both audio and video from my discount Chinese
>>>>>>>> IP cameras with ffmpeg:
>>>>>>>> ffmpeg -i 'rtsp://viewonly:@192.168.10.234/stream0
>>>>>>>> <http://viewonly@192.168.10.234/stream0>' -c:v copy -c:a aac -ab
>>>>>>>> 64000 -ar 8000 -t 40 test.mp4
>>>>>>>>
>>>>>>>> But so far no variant of the above has retained audio when used as
>>>>>>>> the receiving process in movie_extpipe - is this even possible? Does 
>>>>>>>> that
>>>>>>>> stream provided to the pipe contain audio?  Are there other options?
>>>>>>>>
>>>>>>>> ------------------------------
>>>>>>>>
>>>>>>>> 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
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>> 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
>>>>>>
>>>>>> _______________________________________________
>>>>>> 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
>>>>>
>>>>> _______________________________________________
>>>>> 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
>>>>
>>>> _______________________________________________
>>>> 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
>>>
>>> _______________________________________________
>>> 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
>>
>> _______________________________________________
>> 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
>
> _______________________________________________
> 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...

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



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

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 176, Issue 4
*******************************************

Reply via email to