Embed VXLive in your Web page
Jul 14, 2006
Embed your VXLive stream in your web page...
So you want to place the live stream from your VXLive software in your webage for people to see. This will walk you through the steps.
- The first step is to set up the VXLive software and verify that you can see your stream from an other computer.
- Once you can see the stream in the browser window view the source of that page. In Internet Explorer select view from the tool bar and then select source. Now you should have notepad open with the source code of your page. example
- From the source code in notepad you want to copy the applet code. example
- Now you can paste this code in your web page where you want the video to show up. example
- You will now need to edit the code to reflect the location of your VXLive stream. This is done by adding the codebase parameter and changing the UrlBase parameter from "documentbase" to "codebase". example
- Now you should have a web page simular to this. example
- For help in setting up a VXLive stream please see the how to article "How to Set Up an IP Broadcast"


