HTML Help Forum Index HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

How to embed Javascript MPEG-4 code in webpage?
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum Index -> Javascript
View previous topic :: View next topic  
Author Message
RW2008



Joined: 30 Sep 2008
Posts: 1

Posted: Tue Sep 30, 2008 11:34 am     How to embed Javascript MPEG-4 code in webpage?  

I am attempting to pull video from 3 or more digital streams (IP cameras) to view on my website and need help. I have still images, but they are not transitioning from one camera to the next. Can anyone help me with sample code that will allow my mpeg4 images to display on my website and alternate between images that are on different ip addresses? I am attempting to use JAVASCRIPT.

Sample Code I'm using, but the image does not transition:

a name="currentCam" class="page" href="javascript:win('camera.asp?cam=1&link=<%=ipRange%>101')">
Enlarge <span lang="en-us">Image.</span></a></div>
<object id="CamImage2" classid="CLSID:xxxxxx-xxxx-xxxx-xxxx" width="540" height="375" codebase="http://10.xx.xx.xx/sampletext.html">
<param name="URL" value="http://10.xx.xx.xx/snap.jpg">

Please help.
PayneLess Designs



Joined: 28 Feb 2007
Posts: 1402
Location: Biloxi, MS

Posted: Sun Nov 09, 2008 10:09 pm      

I haven't done this at all before, but I believe your solution would be better done with a server-side language.
 
 
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum Index -> Javascript
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group