--- a/web/client.php Mon Dec 12 01:54:21 2016 +0100 +++ b/web/client.php Mon Dec 12 14:57:18 2016 +0100 @@ -86,8 +86,8 @@ <style> video { - width: 480px; - height: 320px; + width: <?php echo($videoWidth); ?>px; + height: <?php echo($videoHeight); ?>px; } </style>