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. Cannot Connect to MJPEG Stream (Harlan Daneker)
   2. Re: Cannot Connect to MJPEG Stream (Harlan Daneker)
   3. Re: Cannot Connect to MJPEG Stream (Joerg Weber)
   4. Re: Cannot Connect to MJPEG Stream (Harlan Daneker)


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

Message: 1
Date: Wed, 31 May 2017 10:13:28 -0400
From: Harlan Daneker <hdane...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: [Motion-user] Cannot Connect to MJPEG Stream
Message-ID:
        <cac1wkitxuk5lkkpcm+5q+3enkt6rygtikgwtzsq+emc6+wa...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Inexpensive Sokos Bullet IP Camera
https://www.amazon.com/gp/product/B01K4HL2NC/ref=oh_aui_sear
ch_detailpage?ie=UTF8&psc=1

*MJPEG*
ffplay http://admin:123456@192.168.1.10/mjpeg/videostream.cgi?chn=0

*ffplay works*

When I try to connect using motion I get
netcam_start: libjpeg decompression failure on first frame - giving up!


*RSTP*
When I use ONVIF device manager in windows the RSTP stream connects using
rstp://192.168.1.10:554/live/ch0/

In motion.conf I tried rstp://192.168.1.10:554/live/ch0*/*
<http://192.168.1.10:554/live/ch0/>
(*log file)* netcam_start: Invalid netcam_url (rstp://192.168.1.10:554/live/
ch0/)

openRTSP -u admin 123456 rstp://192.168.1.10:554/live/ch0
Failed to get a SDP description for the URL "rstp://
192.168.1.10:554/live/ch0": URL is not of the form "rtsp://"


Any suggestions would be appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 2
Date: Wed, 31 May 2017 10:24:16 -0400
From: Harlan Daneker <hdane...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Cannot Connect to MJPEG Stream
Message-ID:
        <cac1wkiqdth1vxgi9kgry9ais_kjysydedruhrs_0tf+dkc8...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I just realized I'm transposing the T and the S. Time for new glasses.

On Wed, May 31, 2017 at 10:13 AM, Harlan Daneker <hdane...@gmail.com> wrote:

> Inexpensive Sokos Bullet IP Camera
> https://www.amazon.com/gp/product/B01K4HL2NC/ref=oh_aui_sear
> ch_detailpage?ie=UTF8&psc=1
>
> *MJPEG*
> ffplay http://admin:123456@192.168.1.10/mjpeg/videostream.cgi?chn=0
>
> *ffplay works*
>
> When I try to connect using motion I get
> netcam_start: libjpeg decompression failure on first frame - giving up!
>
>
> *RSTP*
> When I use ONVIF device manager in windows the RSTP stream connects using
> rstp://192.168.1.10:554/live/ch0/
>
> In motion.conf I tried rstp://192.168.1.10:554/live/ch0*/*
> <http://192.168.1.10:554/live/ch0/>
> (*log file)* netcam_start: Invalid netcam_url (rstp://
> 192.168.1.10:554/live/ch0/)
>
> openRTSP -u admin 123456 rstp://192.168.1.10:554/live/ch0
> Failed to get a SDP description for the URL "rstp://192.168.1.10:554/live/
> ch0": URL is not of the form "rtsp://"
>
>
> Any suggestions would be appreciated.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 3
Date: Wed, 31 May 2017 14:21:30 +0000
From: "Joerg Weber" <mot...@alcatraz.ath.cx>
To: "Motion discussion list" <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Cannot Connect to MJPEG Stream
Message-ID: <c266b5713592f6432e0df06d208326b3@10.1.1.1>
Content-Type: text/plain; charset="utf-8"

RTSP != RSTP
31. Mai 2017 16:15 Uhr, "Harlan Daneker"  schrieb:
Inexpensive Sokos Bullet IP Camera
https://www.amazon.com/gp/product/B01K4HL2NC/ref=oh_aui_search_detailpage?ie=UTF8&psc=1
 
(https://www.amazon.com/gp/product/B01K4HL2NC/ref=oh_aui_search_detailpage?ie=UTF8&psc=1)
  
MJPEG
ffplay http://admin:123456@192.168.1.10/mjpeg/videostream.cgi?chn=0 
(http://admin:123456@192.168.1.10/mjpeg/videostream.cgi?chn=0)
ffplay works  When I try to connect using motion I get
netcam_start: libjpeg decompression failure on first frame - giving up!
RSTP
When I use ONVIF device manager in windows the RSTP stream connects using 
rstp://192.168.1.10:554/live/ch0/ (http://192.168.1.10:554/live/ch0/)
In motion.conf I tried rstp://192.168.1.10:554/live/ch0/ 
(http://192.168.1.10:554/live/ch0/)
(log file) netcam_start: Invalid netcam_url (rstp://192.168.1.10:554/live/ch0/ 
(http://192.168.1.10:554/live/ch0/))

openRTSP -u admin 123456 rstp://192.168.1.10:554/live/ch0 
(http://192.168.1.10:554/live/ch0)
Failed to get a SDP description for the URL "rstp://192.168.1.10:554/live/ch0 
(http://192.168.1.10:554/live/ch0)": URL is not of the form "rtsp://"
Any suggestions would be appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 4
Date: Wed, 31 May 2017 10:55:25 -0400
From: Harlan Daneker <hdane...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Cannot Connect to MJPEG Stream
Message-ID:
        <CAC1WkiTuc-msF6KUxRJPf7UbSno+Y+=-0gosdsadrhypnav...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Using openRTSP and redirecting the stream to a file I get multiple
(Error while decoding frame!) messages in the file. I believe this camera
is just not capable of doing what I want.

Thanks

On Wed, May 31, 2017 at 10:21 AM, Joerg Weber <mot...@alcatraz.ath.cx>
wrote:

> RTSP != RSTP
>
>
>
> 31. Mai 2017 16:15 Uhr, "Harlan Daneker" <hdane...@gmail.com
> <%22harlan%20daneker%22%20%3chdane...@gmail.com%3E>> schrieb:
>
> Inexpensive Sokos Bullet IP Camera
> https://www.amazon.com/gp/product/B01K4HL2NC/ref=oh_aui_sear
> ch_detailpage?ie=UTF8&psc=1
>
> *MJPEG*
> ffplay http://admin:123456@192.168.1.10/mjpeg/videostream.cgi?chn=0
> *ffplay works*
> When I try to connect using motion I get
> netcam_start: libjpeg decompression failure on first frame - giving up!
>
>
> *RSTP*
> When I use ONVIF device manager in windows the RSTP stream connects using
> rstp://192.168.1.10:554/live/ch0/
> In motion.conf I tried rstp://192.168.1.10:554/live/ch0*/*
> <http://192.168.1.10:554/live/ch0/>
> (*log file)* netcam_start: Invalid netcam_url (rstp://
> 192.168.1.10:554/live/ch0/)
>
> openRTSP -u admin 123456 rstp://192.168.1.10:554/live/ch0
> Failed to get a SDP description for the URL "rstp://192.168.1.10:554/live/
> ch0": URL is not of the form "rtsp://"
> Any suggestions would be appreciated.
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> 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...

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

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

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

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 131, Issue 8
*******************************************

Reply via email to