Streaming Device: | $Adopts | "; $ret .= "
Switch off | - stops a running playback |
Refresh | - refresh a view (no page reload) |
Restart | - restart a running content (e.g. a HLS-Stream) |
MJPEG | - starts a MJPEG Livestream |
HLS | - starts HLS (HTTP Live Stream) |
Last Record | - playback the last recording as iFrame |
Last Rec H.264 | - playback the last recording if available as H.264 |
Last Rec MJPEG | - playback the last recording if available as MJPEG |
Last SNAP | - show the last snapshot |
Start Recording | - starts an endless recording |
Stop Recording | - stopps the recording |
Take Snapshot | - take a snapshot |
attr <name> genericStrmHtmlTag <video $HTMLATTR controls autoplay> <source src='http://192.168.2.10:32000/$NAME.m3u8' type='application/x-mpegURL'> </video> attr <name> genericStrmHtmlTag <img $HTMLATTR src="http://192.168.2.10:32774" onClick="FW_okDialog('<img src=http://192.168.2.10:32774 $PWS>')" >The variables $HTMLATTR, $NAME and $PWS are placeholders and absorb the attribute "htmlattr" (if set), the SSCam-Devicename respectively the value of attribute "popupWindowSize" in streaming-device, which specify the windowsize of a popup window.
Switch off | - stoppt eine laufende Wiedergabe |
Refresh | - auffrischen einer Ansicht (kein Browser Seiten-Reload) |
Restart | - neu starten eines laufenden Contents (z.B. eines HLS-Streams) |
MJPEG | - Startet MJPEG Livestream |
HLS | - Startet HLS (HTTP Live Stream) |
Last Record | - spielt die letzte Aufnahme als iFrame |
Last Rec H.264 | - spielt die letzte Aufnahme wenn als H.264 vorliegend |
Last Rec MJPEG | - spielt die letzte Aufnahme wenn als MJPEG vorliegend |
Last SNAP | - zeigt den letzten Snapshot |
Start Recording | - startet eine Endlosaufnahme |
Stop Recording | - stoppt eine Aufnahme |
Take Snapshot | - löst einen Schnappschuß aus |
attr <name> genericStrmHtmlTag <video $HTMLATTR controls autoplay> <source src='http://192.168.2.10:32000/$NAME.m3u8' type='application/x-mpegURL'> </video> attr <name> genericStrmHtmlTag <img $HTMLATTR src="http://192.168.2.10:32774" onClick="FW_okDialog('<img src=http://192.168.2.10:32774 $PWS >')" >Die Variablen $HTMLATTR, $NAME und $PWS sind Platzhalter und übernehmen ein gesetztes Attribut "htmlattr", den SSCam- Devicenamen bzw. das Attribut "popupWindowSize" im Streaming-Device, welches die Größe eines Popup-Windows festlegt.