Jump to content

Download: (SOS31) UStream.TV Media BBCode


Edvaldo

Recommended Posts

  • 1 month later...
  • 1 month later...

Having trouble getting this to work.

The ReadMe says: "Note: Should be put the link canal, but the number and not the nickname."

The Ustream URLs have the form: http://www.ustream.tv/channel/name and in the new version of the Ustream website, I cannot locate a channel number instead of a channel name. Anyone know where to find this?

Link to comment
  • 1 year later...
  • 10 months later...

Having trouble getting this to work.



The ReadMe says: "Note: Should be put the link canal, but the number and not the nickname."



The Ustream URLs have the form:

http://www.ustream.tv/channel/name

and in the new version of the Ustream website, I cannot locate a channel number instead of a channel name. Anyone know where to find this?



click the share button on the stream, click copy to clipboard to get the link with the id.
THAT said... I don't see HOW this ever 'worked' as he hard-coded it to one channel... media replacement HTML should be:


<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="314" id="utv$1">

<param name="flashvars" value="autoplay=false&amp;brand=embed&amp;cid=$1"/>

<param name="allowfullscreen" value="true"/>

<param name="allowscriptaccess" value="always"/>

<param name="movie" value="http://www.ustream.tv/flash/live/1/$1?v3=1"/>

<embed flashvars="autoplay=false&amp;brand=embed&amp;cid=$1" width="500" height="314" allowfullscreen="true" allowscriptaccess="always" id="utv$1" name="utv_n_$1" src="http://www.ustream.tv/flash/live/1/$1?v3=1" type="application/x-shockwave-flash" /></object>


Works on 3.3 as a note as well with this changed.

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...