Forums
(@mahakala)
14 years, 6 months ago
look in streamer.php for $vdo_file. it generates the path to the stream. as dirty hack use $vdo_file = “/root/mypage/video/”.htmlspecialchars($_GET[$g_fl]);
and call it in wp [stream provider=http flv=video.flv
then it works
wow, thanks 🙂
ah, thanks a lot 🙂