$table_contents.="<div style='text-align:center;'>port $i: <a title='single image' href='$href1'>bimg</a>, <a title='multi-part image stream (M-JPEG). Played in browser as is.' href='$href2'>mimg</a>, <a href=\"mjpeg.html?port=$i\" title='MJPEG stream played in html canvas' class='canvas_mjpeg'>canvas</a></div>";
$table_contents.="</div>";
$table_contents.="</td>";
...
...
@@ -202,6 +208,7 @@
<ahref="camogmgui.php"title="Store video/images to the camera's storage">Recorder</a><br/>
<ahref="snapshot/"title="Take a snapshot and download from the camera">Snapshot</a><br/>
<ahref="raw.php"title="Take a snapshot and download raw pixel data from the camera">Snapshot (raw image data)</a><br/>