Hi,
We are trying to integrate PHP version of security streaming plugin:
http://flowplayer.org/plugins/streaming/secure.html
But this manual does not really explain exact steps or there is some kind of bug in this plugin:
So I basically only use the code from sample page:
http://flowplayer.org/demos/plugins/streaming/secure-streaming.htm
I've used sample HTML code and tried to generate timestamp dynamically like it's describe in manual but no luck.
So main thing which I dont understand for now is why this sample does not work when I run it on my server.
Did anyone get it working?
Thank you in advance!