
URL (Token) Signing
Hi,
I am trying to have a script that create signed URL that point to the external URL of the video I want to play in my JW player embedded in a php page...
I want my timeout to be set to 60 or 120 seconds (I'll choose later) ....
I've ran into that article with a script : https://support.jwplayer.com/customer/portal/articles/1433647-secure-platform-videos-with-signing
But I simply do not understand how it works .... where should I set the values of $timeout , $path , $secret and $domain ?
An example would be very welcome ....
Thanks in advance.