no streaming just blank image.....

Support and queries relating to all previous versions of ZoneMinder
Locked
angelhod
Posts: 67
Joined: Wed May 04, 2005 1:51 pm
Contact:

no streaming just blank image.....

Post by angelhod »

slackware 10.1
zm 1.21
all logs are clean

1)
when i choose monitor function it turns orange
when i want to see streaming it is only blank image
when i copy url http://192.168.1.100/cgi-bin/zms?mode=s ... &scale=100 to IE or any other
browser all i see is A LOT of ascii code.......
all paths are correct

xawtv works really good

2)if i run

ps aux|grep "zm*"

should i see a zms script running?

what else should i do or check?? plz help me.......
angelhod
Posts: 67
Joined: Wed May 04, 2005 1:51 pm
Contact:

Post by angelhod »

in that ascii code i can find the text:


Ă˙”łÔţ˙˙‰ňN…Ňuňëŕ‹$Ă
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Are you saying you see all that output on the screen of your browser? If so then I suspect your web server is serving you the binary rather than executing it. You should check that your httpd.conf is set up to allow cgi and that you have installed zms into the cgi directory.

Phil
Locked