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: Is there a simpler way than rtmp/rtsp? (Mike Wilson)
2. Re: Is there a simpler way than rtmp/rtsp? (tosiara)
3. Re: Is there a simpler way than rtmp/rtsp? (Mark Raynsford)
4. Re: Is there a simpler way than rtmp/rtsp? (Mark Raynsford)
----------------------------------------------------------------------
Message: 1
Date: Sun, 16 Aug 2020 22:52:51 -0400
From: Mike Wilson <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] Is there a simpler way than rtmp/rtsp?
Message-ID:
<CAAVeUCqox6rXe9DnK0ot25_76OJc55xfN=jtenebpd9pjm9...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Motion is using ffmpeg internally to read data. It is able to read a
variety of sources. Have you tried sending it H.264? My guess would be that
someone on the mailing list is doing that now.
On Sat, Aug 15, 2020 at 2:56 PM Mark Raynsford via Motion-user <
[email protected]> wrote:
> 'Ello!
>
> On 2020-08-15T19:32:27 +0100
> Dave Howorth <[email protected]> wrote:
>
> > On Sat, 15 Aug 2020 17:02:21 +0000
> > Mark Raynsford via Motion-user <[email protected]>
> > wrote:
> >
> > > $ ssh camera0 read-video 25 1296 730 2000000 | gst-launch-1.0 \
> >
> > You perhaps need to explain a bit more for people like me. What is
> > read-video as an ssh argument? I can't find it.
>
> Sorry, "read-video" is the name of an executable that's executed on the
> remote host. In this case, it pulls H.264 video from an attached
> device, at 25fps 1296x730 ~2mbit/s and writes the data to stdout.
> That's obviously then piped into gst-launch-1.0 on my local machine.
>
> --
> Mark Raynsford | https://www.io7m.com
>
> _______________________________________________
> 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...
------------------------------
Message: 2
Date: Mon, 17 Aug 2020 07:05:00 +0300
From: tosiara <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] Is there a simpler way than rtmp/rtsp?
Message-ID:
<cachtdwrzbgswdchnv9sq-gauza6yocgjbwnwrvaeasnf6e0...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
If you use ssh, could you just open a port forwarding to the rtsp source
and let motion read the original stream?
Or try to pipe data using netcat command which will keep the rtsp packet
format
On Mon, Aug 17, 2020, 05:54 Mike Wilson <[email protected]> wrote:
> Motion is using ffmpeg internally to read data. It is able to read a
> variety of sources. Have you tried sending it H.264? My guess would be that
> someone on the mailing list is doing that now.
>
> On Sat, Aug 15, 2020 at 2:56 PM Mark Raynsford via Motion-user <
> [email protected]> wrote:
>
>> 'Ello!
>>
>> On 2020-08-15T19:32:27 +0100
>> Dave Howorth <[email protected]> wrote:
>>
>> > On Sat, 15 Aug 2020 17:02:21 +0000
>> > Mark Raynsford via Motion-user <[email protected]>
>> > wrote:
>> >
>> > > $ ssh camera0 read-video 25 1296 730 2000000 | gst-launch-1.0 \
>> >
>> > You perhaps need to explain a bit more for people like me. What is
>> > read-video as an ssh argument? I can't find it.
>>
>> Sorry, "read-video" is the name of an executable that's executed on the
>> remote host. In this case, it pulls H.264 video from an attached
>> device, at 25fps 1296x730 ~2mbit/s and writes the data to stdout.
>> That's obviously then piped into gst-launch-1.0 on my local machine.
>>
>> --
>> Mark Raynsford | https://www.io7m.com
>>
>> _______________________________________________
>> 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
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 3
Date: Mon, 17 Aug 2020 08:30:37 +0000
From: Mark Raynsford <[email protected]>
To: Mike Wilson <[email protected]>
Cc: Motion discussion list <[email protected]>, Dave
Howorth <[email protected]>
Subject: Re: [Motion-user] Is there a simpler way than rtmp/rtsp?
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
On 2020-08-16T22:52:51 -0400
Mike Wilson <[email protected]> wrote:
> Motion is using ffmpeg internally to read data. It is able to read a
> variety of sources. Have you tried sending it H.264? My guess would be that
> someone on the mailing list is doing that now.
Hello!
How exactly do I do this? I've picked through the documentation but I
don't see any configuration option that would let me read an H.264
stream from a file descriptor or socket. A video file, perhaps, but not
an unseekable file descriptor.
--
Mark Raynsford | https://www.io7m.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: OpenPGP digital signature
------------------------------
Message: 4
Date: Mon, 17 Aug 2020 08:32:25 +0000
From: Mark Raynsford <[email protected]>
To: tosiara <[email protected]>
Cc: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] Is there a simpler way than rtmp/rtsp?
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
On 2020-08-17T07:05:00 +0300
tosiara <[email protected]> wrote:
> If you use ssh, could you just open a port forwarding to the rtsp source
> and let motion read the original stream?
>
> Or try to pipe data using netcat command which will keep the rtsp packet
> format
There actually isn't an rtsp source. It's a directly connected hardware
camera.
--
Mark Raynsford | https://www.io7m.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: OpenPGP digital signature
------------------------------
------------------------------
Subject: Digest Footer
_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 170, Issue 12
********************************************