Video Recordings¶
If your club has cameras installed on courts, your booked sessions may be recorded automatically. You can view and download these recordings from the Videofelvetelk (Video Recordings) page.
Accessing Video Recordings¶
Click Videofelvetelek in the sidebar. This opens /Customer/VideoRecording.
Recording Table¶
The video recordings table shows the following columns:
| Column | Description |
|---|---|
| Play / Download | Action buttons for playback and download |
| Datum (Date) | Date and time of the recording |
| Cim (Title) | Title of the recording (typically court name and time) |
| Allapot (Status) | Current processing status of the video |
Video Statuses¶
Recordings go through several processing stages:
| Status | Description |
|---|---|
| Scheduled | Recording is scheduled for your upcoming booking |
| Pending | Recording is queued for processing |
| Starting | Recording system is initializing |
| Started | Recording is in progress |
| Stopping | Recording is being finalized |
| Finished | Recording has completed, processing in progress |
| Ready | Recording is available for playback and download |
| Failed | Recording encountered an error |
Playing a Recording¶
- Find the recording with status Ready in the table.
- Click the play icon.
- The video opens in a Cloudflare streaming player at
/Customer/VideoRecording/PlayVideo/{id}.
Playback Availability
The play button is only active when the recording status is Ready. Recordings in other statuses are still being processed.
Downloading a Recording¶
- Find the recording with status Ready in the table.
- Click the download icon.
- The system retrieves the download URL via
/Customer/VideoRecording/GetDownloadVideoUrland starts the download.
How Recordings Work¶
Videos are linked to your reservations. If the court you booked has a camera installed, your session is recorded automatically — no action is needed on your part.
Video Types¶
The system supports three video types:
| Type | Description |
|---|---|
| Local Recording | Recorded and stored locally at the club |
| Cloud Recording | Recorded and stored in the cloud |
| Live Streaming | Real-time streaming of the session |