Does anyone have recent experience with this camera?
I have been able to configure a FI8918W, but the "10W" camera will not work. The console shows "Capturing", but there is no data and it doesn't bring up the live view when I click on it. Any ideas on how to configure it? Currently, it is set to "Remote", with the hostname entered and the path as: "/videostream.cgi?user=<my user>&pwd=<my password>".
As a new user, I have also noticed that the mysql daemon seems to be taking a lot of CPU time. I frequently see its cpu usage over 300% in top.
Foscam FI8910W
Re: Foscam FI8910W
Some things to try:
Try ffmpeg monitor type.
upgrade to 1.33.15
Turn on debugging
Try ffmpeg monitor type.
upgrade to 1.33.15
Turn on debugging
Re: Foscam FI8910W
I am running v1.32.3. This is on a Gentoo system. I'll see if I can find a 1.33.x package.
I have tried ffmpeg. It changes from "Capturing" to "Not Capturing".
Here is the top of the log (with "Remote"):
I have 2 cameras configured. It's the "Front Door" camera that I can't get working.2019-12-02 21:57:21 zmc_m6 21634 ERR Invalid response status 404: Not Found zm_remote_camera_http.cpp 789
2019-12-02 21:57:21 zmc_m6 21634 ERR Unable to get response, disconnecting zm_remote_camera_http.cpp 1096
2019-12-02 21:57:21 zmc_m6 21634 INF Return from Capture (-1), signal loss zm_monitor.cpp 2391
2019-12-02 21:57:21 zmc_m6 21634 INF Failed to capture image from monitor 6 Front Door (1/1) zmc.cpp 311
2019-12-02 21:57:21 zmc_m6 21634 ERR Invalid response status 404: Not Found zm_remote_camera_http.cpp 789
2019-12-02 21:57:21 zmc_m6 21634 ERR Unable to get response, disconnecting zm_remote_camera_http.cpp 1096
2019-12-02 21:57:21 zmc_m6 21634 INF Return from Capture (-1), signal loss zm_monitor.cpp 2391
2019-12-02 21:57:21 zmc_m6 21634 INF Failed to capture image from monitor 6 Front Door (1/1) zmc.cpp 311
2019-12-02 21:57:21 zmc_m6 21634 ERR Invalid response status 404: Not Found zm_remote_camera_http.cpp 789
2019-12-02 21:57:21 zmc_m6 21634 ERR Unable to get response, disconnecting zm_remote_camera_http.cpp 1096
2019-12-02 21:57:21 zmc_m6 21634 INF Return from Capture (-1), signal loss zm_monitor.cpp 2391
2019-12-02 21:57:21 zmc_m6 21634 INF Failed to capture image from monitor 6 Front Door (1/1)
Here is the log after changing to "ffmpeg":
I know the URL is good: I copied and pasted it into a browser and it shows the video stream.2019-12-02 22:04:04 zmc_m6 9304 INF Priming capture from http://frontdoorcam.xxxxxxxx/videostrea ... >&pwd=<pwd> zm_ffmpeg_camera.cpp 163
2019-12-02 22:04:04 zmc_m6 9304 ERR Unable to open input http://frontdoorcam.xxxxxxxx/videostrea ... >&pwd=<pwd> due to: Operation now in progress zm_ffmpeg_camera.cpp 357
2019-12-02 22:04:04 zmc_m6 9304 ERR Failed to prime capture of initial monitor zmc.cpp 253
2019-12-02 22:03:54 zmc_m6 9304 INF Priming capture from http://frontdoorcam.xxxxxxxxx/videostre ... >&pwd=<pwd> zm_ffmpeg_camera.cpp 163
2019-12-02 22:03:54 zmc_m6 9304 ERR Unable to open input http://frontdoorcam.xxxxxxxxx/videostre ... >&pwd=<pwd> due to: Operation now in progress zm_ffmpeg_camera.cpp 357
2019-12-02 22:03:54 zmc_m6 9304 ERR Failed to prime capture of initial monitor zmc.cpp