I'm using RTSP as the protocol, with RTP/RTSP as the method. I've had a little fiddle and any other settings and the monitor popup give a "image not found" icon. I believe everything else is set correctly.
Looking though the logs I found this in the zmdc.log :
Its just full of these, so I'm guessing the camera is throwing out something the capture daemon isn't liking? What does the 'exit status 6' mean?09/29/2008 11:53:16.015275 zmdc[3348].INF [Starting pending process, zmc -m 1]
09/29/2008 11:53:16.020666 zmdc[3348].INF ['zmc -m 1' starting at 08/09/29 11:53:16, pid = 4021]
09/29/2008 11:53:17.141785 zmdc[3348].ERR ['zmc -m 1' exited abnormally, exit status 6]
09/29/2008 11:53:27.057247 zmdc[3348].INF [Starting pending process, zmc -m 1]
09/29/2008 11:53:27.068662 zmdc[3348].INF ['zmc -m 1' starting at 08/09/29 11:53:27, pid = 4024]
09/29/2008 11:53:28.163137 zmdc[3348].ERR ['zmc -m 1' exited abnormally, exit status 6]
I've also got some "PHP Notice: Undefined index:" messages in the apache error_log file but I don't think these are relevant? I might just pop them in another thread.
Rich