Is it possible to api call for specific encoding links on a media file? #1080
Unanswered
homegrownhrbs
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, I believe this is what you are asking for: Eg for this video: https://demo.mediacms.io/view?m=K6NHGGzYB , you can see the encodings at |
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'm hosting and managing all me media with mediacms. I'm building a very dumb multi viewer video player and takes media links and allows the user to swap around between the video files as separate viewpoints of the same scene.
My question is, is it possible to make an authorized api call to retrieve the links to the encodings of a specific video file? I can find them manually via the Django backend but automating it would be very time saving for me.
Beta Was this translation helpful? Give feedback.
All reactions