1 page
--
--
List results:
Search options:
Use \ before commas in usernames
Edit history:
Samuel: 2010-08-15 07:14:14 pm
Samuel: 2010-08-15 02:05:54 am
designer
19 posts
You can embed many different types of video streams using the HTML <object> tag. For example, to embed Ustream first click Menu below the stream you'd like to share, then click Share at the top of menu that appears. Finally, click the URL button to copy the stream's URL to your clipboard:



Then, just paste this URL into the post box. It will automatically appear as a video once you've posted.


To embed Ustream videos from Ustream's beta interface, first click Embed below the stream you'd like to share, then click Copy Embed to copy the embed code to your clipboard:



Then, just paste this code into your post.


If you've embedded Ustream, on-air will appear beside that thread's title in board view when the stream is currently broadcasting.
Thread title:  
designer
19 posts
To embed Livestream, copy and paste the embed code in a similar manner. Then delete everything after the closing </object> tag -- usually this will be a set of div tags (<div></div>) with code between. If you're starting a static thread, we recommend also changing the width and height values to 400 and 320, respectively. This better fits the width of your static post.

Here's an example of what to post:

<object width="400" height="320" id="lsplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="movie" value="http://cdn.livestream.com/grid/LSPlayer.swf?channel=TelemedellinTV&amp;autoPlay=false"></param><param name="allowScriptAccess" value="always"></param><embed name="lsplayer" wmode="transparent" src="http://cdn.livestream.com/grid/LSPlayer.swf?channel=TelemedellinTV&amp;autoPlay=false" width="400" height="320" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash"></embed></object>