JPEG/H.264 Viewer
<OBJECT ID="Viewer" WIDTH = 1920 HEIGHT= 1080
</OBJECT>
PTZ Control Client
<OBJECT ID="PTZCtrl" WIDTH = 1 HEIGHT= 1
</OBJECT>
Audio Monitor
<OBJECT ID="AudioMonitor" WIDTH =1
HEIGHT= 1
</OBJECT>
Audio Sending Client
<OBJECT ID="AudioSender" WIDTH = 1 HEIGHT= 1
</OBJECT>
34.5. HTML Sample
Sample code for functions below:
-Playback of JPEG or H.264 (Protocol: HTTP(unicast), Display Size: 640x360)
-Play/Pause of Playback
-Capture of still picture
-Playback of audio
-Send audio stream to the camera
-Digital PTZ Control (Up, Down, Left, Right,
Sample code
<!DOCTYPE HTML PUBLIC
<HEAD>
<META
</HEAD>
<SCRIPT LANGUAGE=JAVASCRIPT>