Skip to content

zoneminder camera feeds #2

@mikeybs

Description

@mikeybs

I would like to use a zoneminder url to get the camera stream instead of connecting directly to my cameras. I attempted:

@camera1Host = "192.168.10.21" ## CHANGE
@camera1Port = "80" ## CHANGE
@camera1Username = 'None' ## CHANGE
@camera1Password = '' ## CHANGE
@camera1URL = "/cgi-bin/nph-zms?mode=single&monitor=3"
@newfile1 = "assets/images/cameras/snapshot1_new.jpeg"
@oldFile1 = "assets/images/cameras/snapshot1_old.jpeg"

but it didn't work

the following command works just fine

wget "http://192.168.10.21/cgi-bin/zms?mode=single&monitor=3" -O foo.jpg

so I'm not sure why the cameras widget will not display...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions