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/wasabi-storage.md
+19-21Lines changed: 19 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,32 +24,35 @@ Your MP4 files and Preview files will be uploaded to your Wasabi storage automat
24
24
25
25
---
26
26
27
-
## Enable HTTP Forwarding for Wasabi Storage Playback
27
+
## Enable HTTP Forwarding for Playback
28
28
29
-
When your MP4 or preview files are uploaded to Wasabi Storage, they are no longer available on Ant Media Server local storage. If you try to play them directly from AMS URLs, you may encounter a **404 Not Found** error.
29
+
When your stream (mp4, m3u8 or preview) files are uploaded to Wasabi Storage, they are no longer available on Ant Media Server local storage. If you try to play them directly from AMS URLs, you may encounter a **404 Not Found** error.
30
30
31
-
To fix this, enable **HTTP Forwarding** so Ant Media Server redirects playback requests to your Wasabi bucket.
31
+
To resolve this, enable **HTTP Forwarding** so Ant Media Server automatically redirects requests to your OVH Object Storage.
32
32
33
33
### Steps to Enable HTTP Forwarding
34
34
35
-
1. Log in to the **Ant Media Server Management Panel**.
36
-
2. Navigate to your application (e.g., `LiveApp`) and go to
37
-
**Application Settings → Advanced Settings**.
35
+
1. Log in to the Ant Media Server Management Panel
36
+
2. Navigate to your application (e.g., `LiveApp`) and go to **Application Settings → Advanced Settings**.
4. Save your settings and restart Ant Media Server.
53
+
## Playback
54
+
55
+
Once forwarding is configured, you can share or embed your AMS URLs as usual. The media will actually be served from Wasabi, while users continue to use your Ant Media Server domain.
53
56
54
57
Now, when you access:
55
58
@@ -63,8 +66,3 @@ Ant Media Server will forward the request to:
Once forwarding is configured, you can share or embed your AMS URLs as usual. The media will actually be served from Wasabi, while users continue to use your Ant Media Server domain.
0 commit comments