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: Fwd: Re: Can't connect to rtsp feed (MrDave) 2. Re: Fwd: Re: Can't connect to rtsp feed [SOLVED] (Robert Brown) ---------------------------------------------------------------------- Message: 1 Date: Mon, 13 Mar 2017 19:36:27 -0600 From: MrDave <motionmrd...@gmail.com> Subject: Re: [Motion-user] Fwd: Re: Can't connect to rtsp feed To: motion-user@lists.sourceforge.net Message-ID: <f7dffb7f-f2d6-27ca-60ad-00b491ce8...@gmail.com> Content-Type: text/plain; charset="windows-1252" This was helpful and ruled some things out. Can you upgrade to 4.0.1? There are deb packages for 16.04 on the releases page. https://github.com/Motion-Project/motion/releases You can/should also try to turn the rtsp_uses_tcp off and see whether that allows Motion to connect. The rtsp_uses_tcp being off wouldn't be a good long term choice if using this as a security camera but it may help determine why Motion is not connecting. Dave On 3/13/2017 12:15 AM, Robert Brown wrote: > > In case it is helpful nmap shows that port 80 is not open: > > Nmap scan report for 192.168.1.111 > Host is up (0.021s latency). > Not shown: 997 closed ports > PORT STATE SERVICE > 23/tcp open telnet > 554/tcp open rtsp > 5000/tcp open upnp > MAC Address: E0:B9:4D:91:8D:81 (Unknown) > > and ffplay tells us: > > libavutil 54. 31.100 / 54. 31.100 > libavcodec 56. 60.100 / 56. 60.100 > libavformat 56. 40.101 / 56. 40.101 > libavdevice 56. 4.100 / 56. 4.100 > libavfilter 5. 40.101 / 5. 40.101 > libavresample 2. 1. 0 / 2. 1. 0 > libswscale 3. 1.101 / 3. 1.101 > libswresample 1. 2.101 / 1. 2.101 > libpostproc 53. 3.100 / 53. 3.100 > [h264 @ 0x7ff4b8000d20] RTP: missed 67 packets0KB sq= 0B f=0/0 > Input #0, rtsp, from 'rtsp://usr:pwd@192.168.1.111:554/onvif2': > Metadata: > title : H.264 Video, RtspServer_0.0.0.2 > Duration: N/A, start: 1.649333, bitrate: N/A > Stream #0:0: Video: h264 (Main), yuv420p, 320x240, 15 fps, 15.15 > tbr, 90k tbn, 30 tbc > 32.35 M-V: 0.009 fd= 5 aq= 0KB vq= 28KB sq= 0B f=1/1 > > > > -------- Forwarded Message -------- > Subject: Re: [Motion-user] Can't connect to rtsp feed > Date: Mon, 13 Mar 2017 16:28:54 +1100 > From: Robert Brown <rebr...@exemail.com.au> > To: Motion discussion list <motion-user@lists.sourceforge.net> > > > > Yes the ffplay command and vlc both work fine. > > The camera is Digoo M1Q: > http://www.mydigoo.com/Digoo-DG-M1Q-960P-2_8mm-Wireless-Mini-WIFI-Night-Vision-Smart-Home-Security-IP-Camera-Onvif-Monitor-p-38.html > > Thanks > > > On 13/03/17 16:18, MrDave wrote: > > Does "ffplayrtsp://user:pwd@192.168.1.111:554/onvif2" work? > > > > What kind of camera is it? > > > > > > On 3/12/2017 8:06 PM, Robert Brown wrote: > >> Running 3.4.1 on Ubuntu 16.04 after trying the 3.2.12 default version. > >> VLC command works: > >>rtsp://user:pwd@192.168.1.111/onvif2 > >> Log looks like: > >> [0] [NTC] [ALL] [Mar 13 12:35:51] motion_startup: Using log type (ALL) > >> log level (NTC) > >> [0] [NTC] [ENC] [Mar 13 12:35:51] ffmpeg_init: ffmpeg LIBAVCODEC_BUILD > >> 3670272 LIBAVFORMAT_BUILD 3670272 > >> [0] [NTC] [ALL] [Mar 13 12:35:51] main: Thread 1 is from > >> /etc/motion/motion.conf > >> [0] [NTC] [ALL] [Mar 13 12:35:51] main: Thread 1 is device: > >> [0] [NTC] [ALL] [Mar 13 12:35:51] main: Stream port 554 > >> [0] [NTC] [ALL] [Mar 13 12:35:51] main: Waiting for threads to finish, > >> pid: 18218 > >> [1] [NTC] [ALL] [Mar 13 12:35:51] motion_init: Thread 1 started , motion > >> detection Enabled > >> [1] [ALR] [NET] [Mar 13 12:35:51] netcam_start: Network Camera thread > >> starting... for url (rtsp://user:pwd@192.168.1.111:554/onvif2) > >> [1] [NTC] [NET] [Mar 13 12:35:51] netcam_rtsp_open_context: Using tcp > >> transport > >> [1] [ERR] [NET] [Mar 13 12:35:51] netcam_rtsp_open_context: unable to > >> open input(rtsp://user:pwd@192.168.1.111:554/onvif2): Invalid data > >> found > >> when processing input > >> [1] [WRN] [ALL] [Mar 13 12:35:51] motion_init: Could not fetch initial > >> image from camera Motion continues using width and height from config > >> file(s) > >> [1] [NTC] [ALL] [Mar 13 12:35:51] image_ring_resize: Resizing > >> pre_capture buffer to 1 items > >> [1] [NTC] [STR] [Mar 13 12:35:51] http_bindsock: motion-stream testing : > >> IPV4 addr: 0.0.0.0 port: 554 > >> [1] [NTC] [STR] [Mar 13 12:35:51] http_bindsock: motion-stream Bound : > >> IPV4 addr: 0.0.0.0 port: 554 > >> [1] [NTC] [ALL] [Mar 13 12:35:51] motion_init: Started motion-stream > >> server in port 554 auth Disabled > >> [1] [NTC] [ALL] [Mar 13 12:35:51] image_ring_resize: Resizing > >> pre_capture buffer to 3 items > >> [1] [WRN] [ALL] [Mar 13 12:36:00] motion_loop: Retrying until successful > >> connection with camera > >> [1] [ALR] [NET] [Mar 13 12:36:00] netcam_start: Network Camera thread > >> starting... for url (rtsp://user:pwd@192.168.1.111:554/onvif2) > >> [1] [NTC] [NET] [Mar 13 12:36:00] netcam_rtsp_open_context: Using tcp > >> transport > >> [1] [ERR] [NET] [Mar 13 12:36:00] netcam_rtsp_open_context: unable to > >> open input(rtsp://user:pwd@192.168.1.111:554/onvif2): Invalid data > >> found when processing input > >> > >> I notice it reports input -1 even though conf file says input 1. > >> Also tried on raspbian Jessie with same result. > >> > >> > >> ------------------------------------------------------------------------------ > >> Announcing the Oxford Dictionaries API! The API offers world-renowned > >> dictionary content that is easy and intuitive to access. Sign up for an > >> account today to start using our lexical data to power your apps and > >> projects. Get started today and enter our developer competition. > >>http://sdm.link/oxford > >> _______________________________________________ > >> 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 > >> > > > > ------------------------------------------------------------------------------ > > Announcing the Oxford Dictionaries API! The API offers world-renowned > > dictionary content that is easy and intuitive to access. Sign up for an > > account today to start using our lexical data to power your apps and > > projects. Get started today and enter our developer competition. > >http://sdm.link/oxford > > _______________________________________________ > > 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 > > > > > > ------------------------------------------------------------------------------ > Announcing the Oxford Dictionaries API! The API offers world-renowned > dictionary content that is easy and intuitive to access. Sign up for an > account today to start using our lexical data to power your apps and > projects. Get started today and enter our developer competition. > http://sdm.link/oxford > > > _______________________________________________ > 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... ------------------------------ Message: 2 Date: Tue, 14 Mar 2017 19:53:35 +1100 From: Robert Brown <rebr...@exemail.com.au> Subject: Re: [Motion-user] Fwd: Re: Can't connect to rtsp feed [SOLVED] To: Motion discussion list <motion-user@lists.sourceforge.net> Message-ID: <f5ca41d8-dced-d372-0631-5764e2f9d...@exemail.com.au> Content-Type: text/plain; charset="windows-1252" Setting rtsp_uses_tcp off works. [1] [ALR] [NET] [Mar 14 19:32:15] netcam_start: Network Camera thread starting... for url (rtsp://admin:20160404@192.168.1.103/onvif2) [1] [NTC] [NET] [Mar 14 19:32:15] netcam_rtsp_open_context: Using udp transport [1] [NTC] [NET] [Mar 14 19:32:18] netcam_connect_rtsp: Camera connected It's obvious when you see it. The udp connection makes sense on the port: 5000/tcp open upnp Thanks for your help and suggestion. Motion rocks! On 14/03/17 12:36, MrDave wrote: > > This was helpful and ruled some things out. Can you upgrade to > 4.0.1? There are deb packages for 16.04 on the releases page. > > https://github.com/Motion-Project/motion/releases > > > You can/should also try to turn the rtsp_uses_tcp off and see whether > that allows Motion to connect. > > The rtsp_uses_tcp being off wouldn't be a good long term choice if > using this as a security camera but it may help determine why Motion > is not connecting. > > Dave > > On 3/13/2017 12:15 AM, Robert Brown wrote: >> >> In case it is helpful nmap shows that port 80 is not open: >> >> Nmap scan report for 192.168.1.111 >> Host is up (0.021s latency). >> Not shown: 997 closed ports >> PORT STATE SERVICE >> 23/tcp open telnet >> 554/tcp open rtsp >> 5000/tcp open upnp >> MAC Address: E0:B9:4D:91:8D:81 (Unknown) >> >> and ffplay tells us: >> >> libavutil 54. 31.100 / 54. 31.100 >> libavcodec 56. 60.100 / 56. 60.100 >> libavformat 56. 40.101 / 56. 40.101 >> libavdevice 56. 4.100 / 56. 4.100 >> libavfilter 5. 40.101 / 5. 40.101 >> libavresample 2. 1. 0 / 2. 1. 0 >> libswscale 3. 1.101 / 3. 1.101 >> libswresample 1. 2.101 / 1. 2.101 >> libpostproc 53. 3.100 / 53. 3.100 >> [h264 @ 0x7ff4b8000d20] RTP: missed 67 packets0KB sq= 0B f=0/0 >> Input #0, rtsp, from 'rtsp://usr:pwd@192.168.1.111:554/onvif2': >> Metadata: >> title : H.264 Video, RtspServer_0.0.0.2 >> Duration: N/A, start: 1.649333, bitrate: N/A >> Stream #0:0: Video: h264 (Main), yuv420p, 320x240, 15 fps, 15.15 >> tbr, 90k tbn, 30 tbc >> 32.35 M-V: 0.009 fd= 5 aq= 0KB vq= 28KB sq= 0B f=1/1 >> >> >> >> -------- Forwarded Message -------- >> Subject: Re: [Motion-user] Can't connect to rtsp feed >> Date: Mon, 13 Mar 2017 16:28:54 +1100 >> From: Robert Brown <rebr...@exemail.com.au> >> To: Motion discussion list <motion-user@lists.sourceforge.net> >> >> >> >> Yes the ffplay command and vlc both work fine. >> >> The camera is Digoo M1Q: >> http://www.mydigoo.com/Digoo-DG-M1Q-960P-2_8mm-Wireless-Mini-WIFI-Night-Vision-Smart-Home-Security-IP-Camera-Onvif-Monitor-p-38.html >> >> Thanks >> >> >> On 13/03/17 16:18, MrDave wrote: >> > Does "ffplayrtsp://user:pwd@192.168.1.111:554/onvif2" work? >> > >> > What kind of camera is it? >> > >> > >> > On 3/12/2017 8:06 PM, Robert Brown wrote: >> >> Running 3.4.1 on Ubuntu 16.04 after trying the 3.2.12 default version. >> >> VLC command works: >> >>rtsp://user:pwd@192.168.1.111/onvif2 >> >> Log looks like: >> >> [0] [NTC] [ALL] [Mar 13 12:35:51] motion_startup: Using log type (ALL) >> >> log level (NTC) >> >> [0] [NTC] [ENC] [Mar 13 12:35:51] ffmpeg_init: ffmpeg LIBAVCODEC_BUILD >> >> 3670272 LIBAVFORMAT_BUILD 3670272 >> >> [0] [NTC] [ALL] [Mar 13 12:35:51] main: Thread 1 is from >> >> /etc/motion/motion.conf >> >> [0] [NTC] [ALL] [Mar 13 12:35:51] main: Thread 1 is device: >> >> [0] [NTC] [ALL] [Mar 13 12:35:51] main: Stream port 554 >> >> [0] [NTC] [ALL] [Mar 13 12:35:51] main: Waiting for threads to finish, >> >> pid: 18218 >> >> [1] [NTC] [ALL] [Mar 13 12:35:51] motion_init: Thread 1 started , motion >> >> detection Enabled >> >> [1] [ALR] [NET] [Mar 13 12:35:51] netcam_start: Network Camera thread >> >> starting... for url (rtsp://user:pwd@192.168.1.111:554/onvif2) >> >> [1] [NTC] [NET] [Mar 13 12:35:51] netcam_rtsp_open_context: Using tcp >> >> transport >> >> [1] [ERR] [NET] [Mar 13 12:35:51] netcam_rtsp_open_context: unable to >> >> open input(rtsp://user:pwd@192.168.1.111:554/onvif2): Invalid data >> >> found >> >> when processing input >> >> [1] [WRN] [ALL] [Mar 13 12:35:51] motion_init: Could not fetch initial >> >> image from camera Motion continues using width and height from config >> >> file(s) >> >> [1] [NTC] [ALL] [Mar 13 12:35:51] image_ring_resize: Resizing >> >> pre_capture buffer to 1 items >> >> [1] [NTC] [STR] [Mar 13 12:35:51] http_bindsock: motion-stream testing : >> >> IPV4 addr: 0.0.0.0 port: 554 >> >> [1] [NTC] [STR] [Mar 13 12:35:51] http_bindsock: motion-stream Bound : >> >> IPV4 addr: 0.0.0.0 port: 554 >> >> [1] [NTC] [ALL] [Mar 13 12:35:51] motion_init: Started motion-stream >> >> server in port 554 auth Disabled >> >> [1] [NTC] [ALL] [Mar 13 12:35:51] image_ring_resize: Resizing >> >> pre_capture buffer to 3 items >> >> [1] [WRN] [ALL] [Mar 13 12:36:00] motion_loop: Retrying until successful >> >> connection with camera >> >> [1] [ALR] [NET] [Mar 13 12:36:00] netcam_start: Network Camera thread >> >> starting... for url (rtsp://user:pwd@192.168.1.111:554/onvif2) >> >> [1] [NTC] [NET] [Mar 13 12:36:00] netcam_rtsp_open_context: Using tcp >> >> transport >> >> [1] [ERR] [NET] [Mar 13 12:36:00] netcam_rtsp_open_context: unable to >> >> open input(rtsp://user:pwd@192.168.1.111:554/onvif2): Invalid data >> >> found when processing input >> >> >> >> I notice it reports input -1 even though conf file says input 1. >> >> Also tried on raspbian Jessie with same result. >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> Announcing the Oxford Dictionaries API! The API offers world-renowned >> >> dictionary content that is easy and intuitive to access. Sign up for an >> >> account today to start using our lexical data to power your apps and >> >> projects. Get started today and enter our developer competition. >> >>http://sdm.link/oxford >> >> _______________________________________________ >> >> 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 >> >> >> > >> > ------------------------------------------------------------------------------ >> > Announcing the Oxford Dictionaries API! The API offers world-renowned >> > dictionary content that is easy and intuitive to access. Sign up for an >> > account today to start using our lexical data to power your apps and >> > projects. Get started today and enter our developer competition. >> >http://sdm.link/oxford >> > _______________________________________________ >> > 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 >> > >> >> >> >> ------------------------------------------------------------------------------ >> Announcing the Oxford Dictionaries API! The API offers world-renowned >> dictionary content that is easy and intuitive to access. Sign up for an >> account today to start using our lexical data to power your apps and >> projects. Get started today and enter our developer competition. >> http://sdm.link/oxford >> >> >> _______________________________________________ >> 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 > > > > ------------------------------------------------------------------------------ > 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 ------------------------------ _______________________________________________ Motion-user mailing list Motion-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/motion-user End of Motion-user Digest, Vol 130, Issue 10 ********************************************