Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Http commands / CGI commands #4

Open
Dizzy1985 opened this issue Aug 11, 2019 · 1 comment
Open

Http commands / CGI commands #4

Dizzy1985 opened this issue Aug 11, 2019 · 1 comment

Comments

@Dizzy1985
Copy link

Hello. Is there an overview of the Http commands or a CGi interface of this alternative firmware?
How to approach different locations with the camera .....

Example1: Set Preset 1.
http://192.168.1.100/cgi/ptz_set?Channel=1&Group=PTZCtrlInfo&PresetNumber=1&Preset=0

Example 2: Call Preset 1.
http://192.168.1.100/cgi/ptz_set?Channel=1&Group=PTZCtrlInfo&PresetNumber=1&Preset=1

or for a Mjpeg stream ??? Exemple Get MJPEG
http: // /mjpgstreamreq/Channel/image.jpg

@edsub
Copy link
Owner

edsub commented Aug 11, 2019

I do not have that info. You could try the original thread https://github.com/ant-thomas/zsgx1hacks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants