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: Streaming from a security enabled webcam on home LAN
      (Dougie Nisbet)
   2. Re: Streaming from a security enabled webcam on home LAN
      (Freek de Kruijf)
   3. Re: Streaming from a security enabled webcam on home LAN
      (Dougie Nisbet)
   4. Re: Streaming from a security enabled webcam on home LAN
      (David Powell)


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

Message: 1
Date: Wed, 12 Apr 2023 08:50:29 +0100
From: Dougie Nisbet <dou...@katsura.uk>
To: motion-user@lists.sourceforge.net
Subject: Re: [Motion-user] Streaming from a security enabled webcam on
        home LAN
Message-ID: <53dce2e2-ce93-906f-24f1-92d1cb8cc...@katsura.uk>
Content-Type: text/plain; charset="utf-8"; Format="flowed"

On 11/04/2023 22:35, David Powell wrote:
> Did you try the form */ffplay 
> rtsp://userid:password@rpiserveraddress/etc/*?


No, but I have now. I get a (different) error:


dougie@office:~$ ffplay rtsp://<userid:password>@192.168.1.112:2121
ffplay version 5.1.2-3 Copyright (c) 2003-2022 the FFmpeg developers
 ? built with gcc 12 (Debian 12.2.0-14)
 ? configuration: --prefix=/usr --extra-version=3 --toolchain=hardened 
--libdir=/usr/lib/x86_64-linux-gnu 
--incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl 
--disable-stripping --enable-gnutls --enable-ladspa --enable-libaom 
--enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca 
--enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite 
--enable-libfontconfig --enable-libfreetype --enable-libfribidi 
--enable-libglslang --enable-libgme --enable-libgsm --enable-libjack 
--enable-libmp3lame --enable-libmysofa --enable-libopenjpeg 
--enable-libopenmpt --enable-libopus --enable-libpulse 
--enable-librabbitmq --enable-librist --enable-librubberband 
--enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex 
--enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora 
--enable-libtwolame --enable-libvidstab --enable-libvorbis 
--enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 
--enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi 
--enable-lv2 --enable-omx --enable-openal --enable-opencl 
--enable-opengl --enable-sdl2 --disable-sndio --enable-libjxl 
--enable-pocketsphinx --enable-librsvg --enable-libmfx 
--enable-libdc1394 --enable-libdrm --enable-libiec61883 
--enable-chromaprint --enable-frei0r --enable-libx264 
--enable-libplacebo --enable-librav1e --enable-shared
 ? libavutil????? 57. 28.100 / 57. 28.100
 ? libavcodec???? 59. 37.100 / 59. 37.100
 ? libavformat??? 59. 27.100 / 59. 27.100
 ? libavdevice??? 59.? 7.100 / 59.? 7.100
 ? libavfilter???? 8. 44.100 /? 8. 44.100
 ? libswscale????? 6.? 7.100 /? 6.? 7.100
 ? libswresample?? 4.? 7.100 /? 4.? 7.100
 ? libpostproc??? 56.? 6.100 / 56.? 6.100
rtsp://< ... >@192.168.1.112:2121: Invalid data found when processing input
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 2
Date: Wed, 12 Apr 2023 10:37:36 +0200
From: Freek de Kruijf <fr...@opensuse.org>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Streaming from a security enabled webcam on
        home LAN
Message-ID: <2676395.mvXUDI8C0e@eiktum>
Content-Type: text/plain; charset="us-ascii"

Op woensdag 12 april 2023 09:50:29 CEST schreef Dougie Nisbet:
> On 11/04/2023 22:35, David Powell wrote:
> > Did you try the form */ffplay
> > rtsp://userid:password@rpiserveraddress/etc/*?
> 
> rtsp://< ... >@192.168.1.112:2121: Invalid data found when processing input

You should leave out the characters <>, just userid:password.

-- 
fr.gr.

member openSUSE
Freek de Kruijf






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

Message: 3
Date: Wed, 12 Apr 2023 09:58:39 +0100
From: Dougie Nisbet <dou...@katsura.uk>
To: motion-user@lists.sourceforge.net
Subject: Re: [Motion-user] Streaming from a security enabled webcam on
        home LAN
Message-ID: <80660890-bb4e-7f54-a261-4a032f08c...@katsura.uk>
Content-Type: text/plain; charset=UTF-8; format=flowed

On 12/04/2023 09:37, Freek de Kruijf wrote:
> You should leave out the characters <>, just userid:password.

Sorry that was just me trying to show redacted information. I did do as 
you suggested.

Dougie




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

Message: 4
Date: Wed, 12 Apr 2023 05:54:28 -0500
From: David Powell <da...@depowell.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Streaming from a security enabled webcam on
        home LAN
Message-ID:
        <187751a42a0.279e.ce3d8395e0ae66063e5e142696dac...@depowell.com>
Content-Type: text/plain; charset="us-ascii"; Format="flowed"

I believe the stream you're trying to get is an MJPG stream, so replace the 
rtsp with http and see if that helps.
David

On April 12, 2023 4:01:13 AM Dougie Nisbet <dou...@katsura.uk> wrote:

> On 12/04/2023 09:37, Freek de Kruijf wrote:
>> You should leave out the characters <>, just userid:password.
>
> Sorry that was just me trying to show redacted information. I did do as
> you suggested.
>
> Dougie
>
>
>
> _______________________________________________
> 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 200, Issue 5
*******************************************

Reply via email to