there is no fps state when browsing the cam
using a trendnet IP cam. how do i fix that?
ZM working ok and detecting events.
bump
no fps state when browsing the cam
pki wrote:Tell us more, which system, which ZM version, the config of the cam in ZM and do other cams on you zoneminder shows fps?
using ZM 1.24 om mandriva 2010
cambozla and ffmpeg installed
only one camera Trendnet IP201 with pic at 192.168.1.9/image.JPG
Remote Protocol HTTP
Remote Method Simple
Remote Host Name 192.168.1.9
Remote Host Port 5000
Remote Host Path image.jpg
i can see the picture, detection works ok.
using web http 1.1
using jpeg to stream to the browser
using jpeg to stream to the browser
i do not show the state either
i do not show the state either
Here are my settings for the Trendnet TVIP110 &110W:
i get ~25fps with these settings.
Only the relevant info is shown:::
General Tab
Source Tab:
Hope these settings Help
X
i get ~25fps with these settings.
Only the relevant info is shown:::
General Tab
Code: Select all
Source Type: Remote
Maximum FPS:30.00
Reference Image Blend %ge: 7
Code: Select all
Remote Protocol : HTTP
Remote Method: Simple
Remote Host Name: uname:pass@192.168.16.XXX
Remote Host Port: 80
Remote Host Path: cgi/mjpg/mjpg.cgi
Remote Image Colors : 24 Bit Colors
Capture Width (pixels):640
Capture Height (pixels):480
X
Tried this in php.ini with no luck.timcraig wrote:I had a problem on Arch Linux/Zoneminder box where I couldn't see the fps. I had to enable PHP's sockets extension to get the fps indicator to work.
I had to uncomment the following line in my /etc/php/php.ini:
extension=sockets.so
Distributions may vary.
i also looked in etc/php.d where the extension modules are in mandriva 2010