login about faq

Due to the large amount of spam accounts, we temporarily disabled new user sign ups. To override this, email newuser.lgqa@gmail.com and an admin will determine if you are permitted to join


I really need help on how I can make my own "PocketPirillo" with my Ustream video stream.

asked Jan 29 '11 at 08:53

lostontainas's gravatar image

lostontainas
1365711

edited Jan 29 '11 at 12:07

catchatyou's gravatar image

catchatyou
20.7k89166383


If you know how to make a blank page, subdomain, and upload HTML files to it you can do something like this:

Here is the HTML from my live stream:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="296" id="utv236868"><param name="flashvars" value="autoplay=false&amp;brand=embed&amp;cid=4302811&amp;v3=1"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="movie" value="�klzzwxh:0000�&gt;&lt;embed flashvars=" autoplay="false&amp;brand=embed&amp;cid=4302811&amp;v3=1"" width="480" height="296" allowfullscreen="true" allowscriptaccess="always" id="utv236868" name="utv_n_769681" src="�klzzwxh:0001� type=" application="" x-shockwave-flash"=""/></object>
Live streaming video by Ustream

You can edit the areas that I bolded. I changed the numbers that control the size to percentages.

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" **width="99%" height="99%" **="" id="utv236868"><param name="flashvars" value="autoplay=false&amp;brand=embed&amp;cid=4302811&amp;v3=1"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="movie" value="�klzzwxh:0013�&gt;&lt;embed flashvars=" autoplay="false&amp;brand=embed&amp;cid=4302811&amp;v3=1"" **width="99%" height="99%" **="" allowfullscreen="true" allowscriptaccess="always" id="utv236868" name="utv_n_769681" src="�klzzwxh:0014� type=" application="" x-shockwave-flash"=""/></object>
Live streaming video by Ustream

I don't know how it would work for all phones but it is what I did. It should work from what I know but I am just starting to learn HTML so it may not. I did this with a page on my tumblr blog but I cant show you it because my blow is completely down. And it is actually not their fault. :)

answered Jan 29 '11 at 12:46

Madison%20Tries's gravatar image

Madison Tries
6.1k300346399

Sorry the areas that I changed did not bold. I don't know why. The areas that I changed are just the areas that control the size. I hope this helps. Remember I don't actually know if this is the best way to do it, and I don't know how this would work with mobile devices.

(Jan 29 '11 at 12:51) Madison Tries Madison%20Tries's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×625
×417
×102
×78
×2

Asked: Jan 29 '11 at 08:53

Seen: 901 times

Last updated: Jan 29 '11 at 12:51