Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Signed URL


Hello Everyone,
I am using Singed URL into my android project for security purpose but Signed URL are accessible into web browser.
How can i make singed URL which only working into my Android app not in outside any browser.
Thanks in Advance.

1 Community Answers

George

JW Player Support Agent  
0 rated :

That’s not built in functionality. Signed URLs will work for as long the token is valid. It won’t restrict playback on devices.

The only option I see would be to self-host the content, register the media on JW Platform as external urls to get media ids, and then filter requests on your browser based on the user agent requesting the file.

This question has received the maximum number of answers.