Hi everybody.
I've been reading and trying to understand how to use xmoov.php for about 1 week now and I don't manage yet too much.
My problem is quite simple:
1. Can I use xmoov.php for streaming from another server that hosts my flv's files?. I didn't used metadata on configuration of the flv. I'm trying only to make them play on FlowPlayer.
2. How to setup these 2 variables:
Example:
// points to server root
define('XMOOV_PATH_ROOT', 'http://127.0.0.1');
// points to the folder containing the video files. Should start and end with '/'
define('XMOOV_PATH_FILES', '/asdidelknfnafwaertwtgadfskgjagdfg/');
And my file is: nana.flv.
I receive this message:
ERROR: xmoov-php could not find http://127.0.0.1/asdidelknfnafwaertwtgadfskgjagdfg/nana.flv) please check your settings.
If I copy the link from the error and put it in a new tab on the browser, the download starts immediately.
If you can write some html code for the player, for me to try to figure out how to do this, I will really appreciate it.
P.S. I've tried provider: http, lighttpd and pseudo-streaming and they are all accepted. The player works fine, but I'm trying to use xmoov to protect my links.
Thank you in advance.
Respectfully, Valchy
I've been reading and trying to understand how to use xmoov.php for about 1 week now and I don't manage yet too much.
My problem is quite simple:
1. Can I use xmoov.php for streaming from another server that hosts my flv's files?. I didn't used metadata on configuration of the flv. I'm trying only to make them play on FlowPlayer.
2. How to setup these 2 variables:
Example:
// points to server root
define('XMOOV_PATH_ROOT', 'http://127.0.0.1');
// points to the folder containing the video files. Should start and end with '/'
define('XMOOV_PATH_FILES', '/asdidelknfnafwaertwtgadfskgjagdfg/');
And my file is: nana.flv.
I receive this message:
ERROR: xmoov-php could not find http://127.0.0.1/asdidelknfnafwaertwtgadfskgjagdfg/nana.flv) please check your settings.
If I copy the link from the error and put it in a new tab on the browser, the download starts immediately.
If you can write some html code for the player, for me to try to figure out how to do this, I will really appreciate it.
P.S. I've tried provider: http, lighttpd and pseudo-streaming and they are all accepted. The player works fine, but I'm trying to use xmoov to protect my links.
Thank you in advance.
Respectfully, Valchy