Hello ,
i have a website in which i will have free/paid users so i want only paid users to access uploaded videos so problem here is that to display uploaded video how can i achieve security so that only paid user can access those video . and i want to display video on pop up well that is not an issue i m able to display video on popup but the problem is that video link is visible inside inspect element through which anyone can access that video so i want to protect that video from an unauthenticate users .
Thnx in advance,