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: invalid network service "rtsp" (Paul Wir)
2. Re: invalid network service "rtsp" (Roger Heflin)
3. Re: invalid network service "rtsp" (rmbusy)
----------------------------------------------------------------------
Message: 1
Date: Wed, 20 Jul 2022 22:36:53 +0200
From: Paul Wir <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] invalid network service "rtsp"
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
...after deleting it works :-)) !!
many thanks!
> Am 20.07.2022 um 22:30 schrieb Paul Wir <[email protected]>:
>
> ...the command line is exactly like written below; there is nothing in place
> of "value", only "value".
>
> Is there something wrong?
>
>> Am 20.07.2022 um 22:19 schrieb Ronnie McMaster <[email protected]
>> <mailto:[email protected]>>:
>>
>> After looking at what you typed and what is mentioned in this link with an
>> answer from Mr.Dave, what do you have in place of the word "value"?
>> https://github.com/Motion-Project/motion/issues/985
>> <https://github.com/Motion-Project/motion/issues/985>
>> Thanks,
>> Ronnie McMaster
>>
>>
>> On Wed, Jul 20, 2022 at 1:31 PM Paul Wir <[email protected]
>> <mailto:[email protected]>> wrote:
>> hey guys,
>>
>> when I try to use my new "TP-LINK TC70" camera with motion detection, I get
>> the log file message:
>>
>> "netcam_start: invalid netcam-service "rtsp" - must be http, ftp, mjpg,...
>>
>> In "VLC" everything works fine with URL: "rtsp://192.168.xxx.xxx/stream1 <>".
>>
>> The corresponding command line in "motion" (V4.3.1+git20200412-392779e),
>> resp. in the camera.conf file for the camera is:
>>
>> netcam_url value rtsp://192.168.xxx.xxx/stream1 <>
>>
>> followed by
>>
>> netcam_userpass myuser:mypassword
>>
>> In the comment of the URL is written: "....Must be a URL that returns single
>> jpeg pictures or a raw mjpeg stream. A trailing slash may be required for
>> some cameras."
>>
>> What do I have to do?
>>
>> Many thanks in advance!
>> _______________________________________________
>> Motion-user mailing list
>> [email protected] <mailto:[email protected]>
>> https://lists.sourceforge.net/lists/listinfo/motion-user
>> <https://lists.sourceforge.net/lists/listinfo/motion-user>
>> https://motion-project.github.io/ <https://motion-project.github.io/>
>>
>> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
>> <https://lists.sourceforge.net/lists/options/motion-user>_______________________________________________
>> Motion-user mailing list
>> [email protected] <mailto:[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: Wed, 20 Jul 2022 15:38:12 -0500
From: Roger Heflin <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] invalid network service "rtsp"
Message-ID:
<caamcdedgerecwuxo0yz5pvb_prgpt5qt4twrcwhtrpbjqi2...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
The word "value" should not be there at all and is what is causing the issue.
IE:
netcam_url rtsp://192.168.xxx.xxx/stream1
On Wed, Jul 20, 2022 at 3:32 PM Paul Wir <[email protected]> wrote:
>
> ...the command line is exactly like written below; there is nothing in place
> of "value", only "value".
>
> Is there something wrong?
>
> Am 20.07.2022 um 22:19 schrieb Ronnie McMaster <[email protected]>:
>
> After looking at what you typed and what is mentioned in this link with an
> answer from Mr.Dave, what do you have in place of the word "value"?
> https://github.com/Motion-Project/motion/issues/985
> Thanks,
> Ronnie McMaster
>
>
> On Wed, Jul 20, 2022 at 1:31 PM Paul Wir <[email protected]> wrote:
>>
>> hey guys,
>>
>> when I try to use my new "TP-LINK TC70" camera with motion detection, I get
>> the log file message:
>>
>> "netcam_start: invalid netcam-service "rtsp" - must be http, ftp, mjpg,...
>>
>> In "VLC" everything works fine with URL: "rtsp://192.168.xxx.xxx/stream1".
>>
>> The corresponding command line in "motion" (V4.3.1+git20200412-392779e),
>> resp. in the camera.conf file for the camera is:
>>
>> netcam_url value rtsp://192.168.xxx.xxx/stream1
>>
>> followed by
>>
>> netcam_userpass myuser:mypassword
>>
>> In the comment of the URL is written: "....Must be a URL that returns single
>> jpeg pictures or a raw mjpeg stream. A trailing slash may be required for
>> some cameras."
>>
>> What do I have to do?
>>
>> Many thanks in advance!
>> _______________________________________________
>> 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
>
>
> _______________________________________________
> 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
------------------------------
Message: 3
Date: Wed, 20 Jul 2022 13:41:31 -0700
From: rmbusy <[email protected]>
To: [email protected]
Subject: Re: [Motion-user] invalid network service "rtsp"
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8; format=flowed
Try removing "value" from between netcam_url and the rtsp:// entry in
the camera config file.
--
Rob.
On 7/20/22 12:29, Paul Wir wrote:
> hey guys,
>
> when I try to use my new "TP-LINK TC70" camera with motion detection,
> I get the log file message:
>
> "netcam_start: invalid netcam-service "rtsp" - must be http, ftp, mjpg,...
>
> In "VLC" everything works fine with URL: "rtsp://192.168.xxx.xxx/stream1".
>
> The corresponding command line in "motion"
> (V4.3.1+git20200412-392779e), resp. in the camera.conf file for the
> camera is:
>
> netcam_url value rtsp://192.168.xxx.xxx/stream1
>
> followed by
>
> netcam_userpass myuser:mypassword
>
> In the comment of the URL is written: "....Must be a URL that returns
> single jpeg pictures or a raw mjpeg stream. A trailing slash may be
> required for some cameras."
>
> What do I have to do?
>
> Many thanks in advance!
>
>
> _______________________________________________
> 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
------------------------------
------------------------------
Subject: Digest Footer
_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 193, Issue 6
*******************************************