Replies: 1 comment 1 reply
-
I encountered an issue while using Ant Media Server. Here’s the problem: When I call Ant Media APIs (e.g., uploading VOD, managing streams) after logging in, everything works fine. From my understanding, this might be related to JWT or some access restriction in Ant Media Server. Do I need to configure JWT or modify any settings to make the VOD playback link accessible externally? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I successfully logged into Ant Media, but I cannot view VOD files through the link:
http://localhost:5080/LiveApp/streams/{vodId}.mp4
It seems like I might need to configure JWT or adjust some settings to access the VOD files. Could you provide guidance on how to resolve this issue?
Beta Was this translation helpful? Give feedback.
All reactions