Page 1 of 1
no fps state when browsing the cam
Posted: Tue Mar 09, 2010 2:04 am
by antar
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
Posted: Sat Mar 13, 2010 3:11 pm
by antar
any help on this?
Posted: Sat Mar 13, 2010 6:36 pm
by pki
Tell us more, which system, which ZM version, the config of the cam in ZM and do other cams on you zoneminder shows fps?
Posted: Sat Mar 13, 2010 9:32 pm
by antar
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
bump
Posted: Tue Mar 16, 2010 9:27 pm
by antar
bump
Posted: Tue Mar 16, 2010 9:34 pm
by kingofkya
do you have zm running in mpeg or jpeg mode?
jpeg is the only mode that showes fps.
using jpeg to stream to the browser
Posted: Wed Mar 17, 2010 2:00 am
by antar
using jpeg to stream to the browser
i do not show the state either
Posted: Thu Mar 18, 2010 6:26 pm
by Xploder
Here are my settings for the Trendnet TVIP110 &110W:
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
Source Tab:
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
Hope these settings Help
X
Posted: Thu Mar 18, 2010 8:02 pm
by timcraig
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.
Posted: Thu Mar 18, 2010 9:20 pm
by antar
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.
Tried this in php.ini with no luck.
i also looked in etc/php.d where the extension modules are in mandriva 2010