So, just getting my facts straight: Orchid uses ONVIF solely for discovery and auth, but still uses RTSP for receiving streams?
subjectx - ONVIF is used for camera discovery, registration, and configuration. After the camera is configured, ONVIF provides an RTSP URL (that requires authentication) for consuming the media.
Thank you for clarification!