I have installed a newer camera. The manufacturer says that this is the cgi for this model (Wansview ipcamera)
http://user:password@ip:port/mjpeg/snap.cgi?chn=0
When I enter this into my browser, it works just fine. When I try it in wasnview I get a blue screen and the following in the log:
2017-04-03 08:53:53.369404 zmc_m1 32413 ERR Unable to open input rtsp://admin:nail55fac@192.168.10.68:554/mjpeg/snap.cgi?chn=0 due to: Operation now in progress zm_ffmpeg_camera.cpp 271
2017-04-03 08:53:52.897212 zmc_m1 32410 INF FrontPorch: 470000 - Capturing at inf fps zm_monitor.cpp 3131
2017-04-03 08:53:52.419762 zmc_m1 32410 INF FrontPorch: 469000 - Capturing at 1000.00 fps zm_monitor.cpp 3131
2017-04-03 08:53:51.935243 zmc_m1 32410 INF FrontPorch: 468000 - Capturing at inf fps zm_monitor.cpp 3131
2017-04-03 08:53:51.454233 zmc_m1 32410 INF FrontPorch: 467000 - Capturing at 1000.00 fps zm_monitor.cpp 3131
2017-04-03 08:53:50.969292 zmc_m1 32410 INF FrontPorch: 466000 - Capturing at inf fps zm_monitor.cpp 3131
2017-04-03 08:53:50.490174 zmc_m1 32410 INF FrontPorch: 465000 - Capturing at inf fps zm_monitor.cpp 3131
2017-04-03 08:53:50.014362 zmc_m1 32410 INF FrontPorch: 464000 - Capturing at 500.00 fps zm_monitor.cpp 3131
2017-04-03 08:53:48.810798 zmc_m1 32410 INF FrontPorch: 463000 - Capturing at inf fps zm_monitor.cpp 3131
2017-04-03 08:53:48.155903 zmc_m1 32410 INF FrontPorch: 462000 - Capturing at 1000.00 fps zm_monitor.cpp 3131
2017-04-03 08:53:47.560043 zmc_m1 32410 INF FrontPorch: 461000 - Capturing at inf fps zm_monitor.cpp 3131
2017-04-03 08:53:47.078856 zmc_m1 32410 INF FrontPorch: 460000 - Capturing at 1000.00 fps zm_monitor.cpp 3131
2017-04-03 08:53:46.597802 zmc_m1 32410 INF FrontPorch: 459000 - Capturing at inf fps zm_monitor.cpp 3131
2017-04-03 08:53:46.114792 zmc_m1 32410 INF FrontPorch: 458000 - Capturing at 1000.00 fps zm_monitor.cpp 3131
2017-04-03 08:53:45.635674 zmc_m1 32410 INF FrontPorch: 457000 - Capturing at inf fps zm_monitor.cpp 3131
2017-04-03 08:53:45.159203 zmc_m1 32410 INF FrontPorch: 456000 - Capturing at 1000.00 fps zm_monitor.cpp 3131
2017-04-03 08:53:44.673730 zmc_m1 32410 INF FrontPorch: 455000 - Capturing at inf fps zm_monitor.cpp 3131
2017-04-03 08:53:44.193228 zmc_m1 32410 INF FrontPorch: 454000 - Capturing at 1000.00 fps zm_monitor.cpp 3131
2017-04-03 08:53:43.714128 zmc_m1 32410 INF FrontPorch: 453000 - Capturing at inf fps zm_monitor.cpp 3131
2017-04-03 08:53:43.236201 zmc_m1 32410 INF FrontPorch: 452000 - Capturing at 1000.00 fps zm_monitor.cpp
The log indicates capturing, but then an error that it cannot connect which isn't very helpful? I'm confused:
Here is my configuration:
ffmpeg as source type
rtsp://user:pw@xxx.xxx.xxx.xxx:554/mjpeg/snap.cgi?chn=0 as the source path
RTP/RTSP for remote method
Everything else is left at default.
Any suggestions greatly appreciated.
Can't Connect
Re: Can't Connect (update)
Well, after more research, the manufacturer gave me bad information. The URI is for a snap shot not for streaming. I found this on another web site:
rtsp://user:password@xxx.xxx.xxx.xxx/live/ch0 using ffmpeg.
That is working just fine now. Sorry about the confusion above. Here's the URL of the site I used to get the proper address:
http://www.ispyconnect.com/man.aspx?n=Wansview#
rtsp://user:password@xxx.xxx.xxx.xxx/live/ch0 using ffmpeg.
That is working just fine now. Sorry about the confusion above. Here's the URL of the site I used to get the proper address:
http://www.ispyconnect.com/man.aspx?n=Wansview#