Hello,
I have a simple web page, ( video BRIGHTSIGN tutorial example )
<html>
<head>
<title>video</title>
</head>
<body bgcolor="#FFFFFF">TEST VIDEO:
<video src="test.ts" hwz="on">
</body>
</html>
The video does not appear on the screen ( Just 'TEST VIDEO:' is displayed )
Video stored in the same place as the web page
how to do ?
Thanks,
ps: HD223 ,
Thomas JP