Best way to embed java viewer streaming video?
-
Go here and click on Webcam:
https://tinyurl.com/nrxwtm (please don’t quote the name of the site or anything relating to it. Thanks.)I’m embedding javaviewer with some HTML code:
<p> <APPLET codebase="https://xxxxxxxxxxxxx.org:1206/program/" code="javaviewer.Viewer.class" archive="SonySncP1View.jar" name="viewer" width="340" height="270" hspace="0" vspace="0" align="top"></p> <param name="ParamViewMode" value="00000003"> <param name="ParamColorCtrlBack" value="8C8C8C"> <param name="ParamColorPictFrame" value="000000"> <param name="ParamColorDateFore" value="00E000"> </APPLET></p>
but there’s got to be a better way to do it, either with a plug-in or some WordPress function. Any ideas?
- The topic ‘Best way to embed java viewer streaming video?’ is closed to new replies.