You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/recording-live-streams/s3-recording-and-integration/ovh-object-storage.md
+18-23Lines changed: 18 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,35 +27,36 @@ Then, log in the http://your_ams_server:5080, enable Record Live Streams as MP4
27
27
28
28
Your MP4 files and Preview files will be uploaded to your OVH Object Storage automatically.
29
29
30
-
---
31
30
32
-
## Enable HTTP Forwarding for OVH Object Storage Playback
31
+
## Enable HTTP Forwarding for Playback
33
32
34
-
When your MP4 or preview files are uploaded to OVH Object Storage, they are no longer available on the Ant Media Server local storage. If you try to play them directly from AMS using the usual URL, you may encounter a **404 Not Found** error.
33
+
When your stream (mp4, m3u8 or preview) files are uploaded to OVH Object Storage, they are no longer available on the Ant Media Server local storage. If you try to play them directly from AMS using the usual URL, you may encounter a **404 Not Found** error.
35
34
36
35
To resolve this, enable **HTTP Forwarding** so Ant Media Server automatically redirects requests to your OVH Object Storage.
37
36
38
37
### Steps to Enable HTTP Forwarding
39
38
40
-
1. Log in to the **Ant Media Server Management Panel**.
41
-
2. Navigate to your application (e.g., `LiveApp`) and go to
42
-
**Application Settings → Advanced Settings**.
39
+
1. Log in to the Ant Media Server Management Panel
40
+
2. Navigate to your application (e.g., `LiveApp`) and go to **Application Settings → Advanced Settings**.
4. Save your settings and restart restart Ant Media Server.
55
+
4. Save your settings
57
56
58
-
Now, when you access:
57
+
## Playback
58
+
59
+
Once forwarding is set up, you can embed or share the playback URLs directly from AMS, and behind the scenes, the requests will be served from your OVH Object Storage.
Once forwarding is set up, you can embed or share the playback URLs directly from AMS, and behind the scenes, the requests will be served from your OVH Object Storage.
0 commit comments