To control your PTZ you can use our cloud on address https://cloud.camstreamer.com. Cloud is for camera administrators or guests accounts with limited rights.
To integrate public PTZ controls on your web page you have to do the following:
- use AXIS API to to control PTZ (whole moves or changing PTZ positions)
- solve situation when more users are on your page, so you need to write some queuing logic
- be carefull to do not disclose admin credentials in requests to API
Here is the link to Axis API library https://www.axis.com/vapix-library/subjects/t10037719/section/t10036011/display, you need to be registered as Axis partner.