USTREAM Streaming Video on Your WordPress Blog

by Chris Zaugg

Using a USTREAM live video feed on your blog is easy, and it makes finding your streaming  feed easy for your target audience! This screencast tutorial will help you embed both video and chat on your WordPress blog. NOTE: If you scroll down this page, you’ll see I have pasted some code that I refer to in this video. You can cut and paste it when you go through the setup.

This is #2 in a series. Click here for #1.

HTML code for your blog:

<html>

<body>

<table border=”0″ width=”100%” cellpadding=”10″>

<tr>

<td width=”50%” valign=”top”>

////Your video embed here////

</td>

<td width=”50%” valign=”top”>

////Your chat embed here////

</td>

</tr>

</table>

</body>

</html>


{ 7 comments… read them below or add one }

Cal March 27, 2010 at 1:10 am

Great job could not have been done any better.

Les October 6, 2010 at 9:31 am

Hi. Sorry for the late comment. Your video was very helpful. I’m having only one problem. WordPress seems to be ignoring the width and height parameters in the Watershed (Ustream) viewer code which you were able to set in your video. The result is that I’m displaying a full page image which is lost a great deal of its original, smaller image resolution. Any suggestions? I want to make my viewer smaller. Thanks. – Les

Olivier March 22, 2011 at 3:21 pm

Thank you so much for this very well done tutorial. It is going to make my broadcast live and and my members’ life much easier.
Thanks again.
Olivier

bill densmore April 1, 2011 at 11:44 pm

I watched this:
http://mediaforministry.org/272/ustream-streaming-video-on-your-wordpress-blog/

When i strip in the embed code and save the page, Wordpress strips out all the code. How do I get it to stop doing that? We’re running Wordpress on our own servers.

– bill densmore 413/458-8001 (US)

Ethan December 4, 2011 at 11:03 pm

This took me a few minutes to figure out but once I put the code in the place it worked great! Thanks. I left out the chat box due to not knowing how to find that on pre-recorded video. It still worked perfect I just left out

////Your chat embed here////

Thanks!

Anyway to remove the play button in the video itself? When clicked it takes viewer to ustream and I would prefer they stay on current page sometimes?

Ethan December 4, 2011 at 11:05 pm

//////////////

////Your chat embed here////

////////////

Sorry didn’t think about the comment box deleting the td codes

Ethan December 4, 2011 at 11:08 pm

/////td width=”50%” valign=”top”///// this line has “” as closing as does last line

////Your chat embed here////

///////td////// This line here

Leave a Comment

Previous post:

Next post: