Direct answer
Live video success does not prove PTZ support. Verify the camera profile, PTZ configuration token, user permission and physical mechanism, then test a small relative or continuous move with a safe stop command.
Why this happens
PTZ can be optional, disabled for the account, exposed through another profile, limited to digital zoom or absent on a fixed camera. Some devices return media normally while rejecting movement commands.
Use registered profile conformance and exact model evidence instead of treating ONVIF as one universal feature flag.
A controlled test
Confirm the exact camera is mechanically capable and that the selected media profile links to a PTZ configuration.
Change one variable at a time. Keep the camera model, firmware, endpoint and account recorded; then test network reachability, protocol response, media transport and decoding as separate layers.
Use a dedicated view-only account and a trusted local diagnostic tool. Redact credentials, private addresses and identifying data before sharing output.
Diagnostic sequence
| Check | Action | Evidence of progress |
|---|---|---|
| Capability | Read ONVIF capabilities and profile configuration. | A PTZ service and token are present. |
| Permission | Use a least-privilege account that includes PTZ. | Control works without full administration. |
| Move | Send a small movement and then stop. | The camera responds and stops predictably. |
| Preset | Test presets only after direct movement works. | Saved positions are separated from basic control. |
Evidence to keep
Record the profile token, PTZ token, command response and visible movement. A video screenshot alone cannot establish control support.
Boundary and safety note
Test movement with a clear safety boundary; do not point cameras into unrelated private areas or leave a failed continuous-move command running.
For remote viewing, use a managed VPN instead of exposing RTSP or camera administration ports directly to the public internet.
SmartRTSP
SmartRTSP is a camera-focused RTSP and ONVIF viewer for Apple devices, Windows and Android. It fits direct viewing, discovery and multi-camera checks; keep a dedicated NVR or VMS when continuous recording, evidence export or centralized enterprise controls are required.
Frequently asked questions
Why does video work while PTZ fails?
Media and PTZ are separate ONVIF services with separate capabilities and permissions.
Does digital zoom count as PTZ?
It can be exposed differently from mechanical pan and tilt; verify the exact control the workflow needs.
Should I use an administrator account?
No. Prefer an account with only the required view and PTZ permissions.
Primary references
- ONVIF — Profiles and conformance overview
- ONVIF — Profile T for advanced video streaming
- SmartRTSP — official platform and product information
Related SmartRTSP guide
Open related guideDiagnose a camera that streams correctly but will not pan, tilt or zoom through an ONVIF client.