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. MotionPlus install (via prenestina) 2. Re: MotionPlus install (via prenestina) 3. Foscam ip cam problem (Richard Bown) 4. Re: Foscam ip cam problem (chuck elliot) ---------------------------------------------------------------------- Message: 1 Date: Sun, 5 Nov 2023 17:47:03 +0100 From: via prenestina <viaprenestina...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: [Motion-user] MotionPlus install Message-ID: <capknyaw0jrhw8as7au4ut9bnt2_xh8ivjyjb6huqyj_vyxy...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Hello, I have downloaded MotionPlus on my Ubuntu and I would like to compili/install. But I see no instruction in the README. Please help. Thank you -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Sun, 5 Nov 2023 18:00:36 +0100 From: via prenestina <viaprenestina...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] MotionPlus install Message-ID: <CAPKnyaWDiwjegO-T2z5d8T8QnqdJ7CY4j3yCsrZ-=d2kve7...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Sorry Instructions found and compiled Thank you On Sun, 5 Nov 2023 at 17:47, via prenestina <viaprenestina...@gmail.com> wrote: > Hello, > > I have downloaded MotionPlus on my Ubuntu and I would like to > compili/install. But I see no instruction in the README. Please help. > > Thank you > -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 3 Date: Sun, 05 Nov 2023 19:10:36 +0000 From: Richard Bown <rich...@g8jvm.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: [Motion-user] Foscam ip cam problem Message-ID: <c3149b44872aa42c3bbb9bcae4c63c5d155b413c.ca...@g8jvm.com> Content-Type: text/plain; charset="UTF-8" Hi this was working and looks like the camera crashed In the foscam app, , Android, its working, in the foscam prog in windows it works, they dont support linux....RATS !!! I can also get the video on another android app normally a power down reset of these cams work , but not this time. it was working on port 554 rtsp,, the other foscams I have use port 88, so I have tried that, port 554 now gets connection refused the log shows:- main: Motion thread 6 restart motion_start_thread: Camera ID: 6 is from /etc/motion/camera6.conf motion_start_thread: Camera ID: 6 Camera Name: (null) Service: rtsp: motion_init: Camera 6 started: motion detection Enabled vid_start: Opening Netcam RTSP netcam_rtsp_set_parms: Setting up norm stream. util_parms_add: Parsed: >decoder< >NULL< netcam_rtsp_set_path: Setting up rtsp via netcam netcam_rtsp_set_options: norm: Setting rtsp/rtmp util_parms_add: Parsed: >rtsp_transport< >tcp< util_parms_add: Parsed: >allowed_media_types< >video< netcam_rtsp_set_options: norm: option: rtsp_transport = tcp netcam_rtsp_set_options: norm: option: allowed_media_types = video netcam_rtsp_open_context: norm: Unable to open camera((null)): Invalid data found when processing input netcam_rtsp_cleanup: norm: Shutting down network camera. netcam_rtsp_cleanup: Normal resolution: Shut down complete. vid_start: Netcam RTSP failed to open motion_init: Could not fetch initial image from camera motion_init: Motion continues using width and height from config file(s) image_ring_resize: Resizing pre_capture buffer to 1 items image_ring_resize: Resizing pre_capture buffer to 40 items Its a Foscam FI9800 Motion is the only prog I've found on linux that I can see the stream from these cams. VLC wont play. Has oanyone using these and succeeded in using anything other than rtsp . The reason I use them is they are RF quiet and actually meet the radiated emissions spec FCC and EU. ONVIF is enabled but looks like port 888 is not open a real PITA any ideas please -- --? ?Best wishes ? ?Richard Bown ? ?Email : rich...@g8jvm.com ------------------------------ Message: 4 Date: Sun, 5 Nov 2023 22:25:34 +0000 From: chuck elliot <c.ell...@pobox.com> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Foscam ip cam problem Message-ID: <da442374-ee5b-4023-a7ae-4746703ab...@pobox.com> Content-Type: text/plain; charset=UTF-8; format=flowed The 'invalid data' error might indicate wrong protocol. ffplay (part of ffmpeg package) handles many protocols. You could have a play with that... Regards. On 05/11/2023 7:10 pm, Richard Bown wrote: > Hi > this was working and looks like the camera crashed > In the foscam app, , Android, its working, in the foscam prog in > windows it works, they dont support linux....RATS !!! > > I can also get the video on another android app > > > normally a power down reset of these cams work , but not this time. > > it was working on port 554 rtsp,, the other foscams I have use port 88, > so I have tried that, port 554 now gets connection refused > the log shows:- > main: Motion thread 6 restart > motion_start_thread: Camera ID: 6 is from /etc/motion/camera6.conf > motion_start_thread: Camera ID: 6 Camera Name: (null) Service: rtsp: > motion_init: Camera 6 started: motion detection Enabled > vid_start: Opening Netcam RTSP > netcam_rtsp_set_parms: Setting up norm stream. > util_parms_add: Parsed: >decoder< >NULL< > netcam_rtsp_set_path: Setting up rtsp via netcam > netcam_rtsp_set_options: norm: Setting rtsp/rtmp > util_parms_add: Parsed: >rtsp_transport< >tcp< > util_parms_add: Parsed: >allowed_media_types< >video< > netcam_rtsp_set_options: norm: option: rtsp_transport = tcp > netcam_rtsp_set_options: norm: option: allowed_media_types = video > netcam_rtsp_open_context: norm: Unable to open camera((null)): Invalid > data found when processing input > netcam_rtsp_cleanup: norm: Shutting down network camera. > netcam_rtsp_cleanup: Normal resolution: Shut down complete. > vid_start: Netcam RTSP failed to open > motion_init: Could not fetch initial image from camera > motion_init: Motion continues using width and height from config > file(s) > image_ring_resize: Resizing pre_capture buffer to 1 items > image_ring_resize: Resizing pre_capture buffer to 40 items > > Its a Foscam FI9800 > > Motion is the only prog I've found on linux that I can see the stream > from these cams. VLC wont play. > > Has oanyone using these and succeeded in using anything other than rtsp > . > The reason I use them is they are RF quiet and actually meet the > radiated emissions spec FCC and EU. > ONVIF is enabled but looks like port 888 is not open > > a real PITA > > any ideas please > ------------------------------ ------------------------------ 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 207, Issue 1 *******************************************