Wednesday, August 31, 2016

PHPRUNNER 8 custom view as video mp4 setting

Sample Technic PHPRUNNER View Custom Video MP4

Hi Guy I just want to show you simple teknik
Vie as seting for
Phprunner 8

cOPY pASTE oN cuSTOM mp$ plAY

Sample Movie/polder and Mysql data


$value ="<video id=\"v\" width=\"310\" height=\"200\" controls=\"controls\" autoplay muted>

<source src='movie/".$value."#t=0,5' type=\"video/mp4\">
<source src='movie/".$value."#t=0,5' type=\"video/ogg\">
Your browser does not support the video tag.
</video>";


AlSO Remove #t=0,5
to play back normaly  without pause on 5 second

Ok just simple view as setting in phprunner





No comments:

Post a Comment

phprunner view custom filed status

if ($value=="Process") $str.='<img src="1.png">'; if ($value=="Receive") $str.='<i...