Page 1 of 1
Foscam FI8910W
Posted: Mon Dec 02, 2019 12:09 am
by Whoever
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.
Re: Foscam FI8910W
Posted: Mon Dec 02, 2019 10:52 pm
by iconnor
Some things to try:
Try ffmpeg monitor type.
upgrade to 1.33.15
Turn on debugging
Re: Foscam FI8910W
Posted: Tue Dec 03, 2019 6:08 am
by Whoever
iconnor wrote: ↑Mon Dec 02, 2019 10:52 pm
Some things to try:
Try ffmpeg monitor type.
upgrade to 1.33.15
Turn on debugging
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"):
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)
I have 2 cameras configured. It's the "Front Door" camera that I can't get working.
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.