PDA

View Full Version : Forum Display Enhancements - Working Justin/Twitch TV BBCODE


BenOwns
06-14-2012, 10:00 PM
Embed live streams from http://www.justin.tv/ and http://www.twitch.tv/ to your forum posts

This works for live streaming

---------------JUSTIN TV-------------------
Title: JustinTV Code

Tag: jtv

Replacement:

<object type="application/x-shockwave-flash" height="300" width="400" id="live_embed_player_flash" data="http://www.justin.tv/widgets/live_embed_player.swf?channel={param}" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name={param} value="http://www.justin.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.justin.tv&channel={param}&auto_play=false&start_volume=25" /></object>

Example:

creativextent

http://blazingfire.com/forums/showthread.php?68-stream-test&p=229#post229

Description: Embed Justin TV live streams

Use {option} No

----END----

-------------TWITCH TV--------------
Title: TwitchTV Code

Tag: twtv

Replacement:

<object type="application/x-shockwave-flash" height="300" width="400" id="live_embed_player_flash" data="http://www.twitch.tv/widgets/live_embed_player.swf?channel={param}" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name={param} value="http://www.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.twitch.tv&channel={param}&auto_play=false&start_volume=25" /></object>

Example:

creativextentBF

http://blazingfire.com/forums/showthread.php?68-stream-test&p=229#post229

Description: Embed Twitch TV live streams

Use {option} No

----------END------------


EDITED AS TWITCH AND JUSTIN BROKE UP!

Treeleaf
06-16-2012, 12:37 AM
Thanks for posting this, but I'm still getting the error message of "Something went wrong: Error #2032"

Any idea what I'm doing wrong?

BenOwns
06-30-2012, 05:28 PM
Yes this is ususally do to a network issue on your side.

Delete all cache and memory from your browser you use.
Update your flash. and use this if it still does not work
http://support.twitch.tv/discussion/1207/guide-disabling-google-chromes-built-in-flash-player

Please let me know if this worked

ProFifaLeagues
08-06-2012, 06:24 PM
Also if you get that error code make sure that the stream address is correct and only the Final string added.


So http://www.twitch.tv/whitera
You would only add whitera between the bbcode tags

Toorak Times
08-08-2012, 02:17 PM
I got this mate when trying to put it in BB code
The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.
<object type="application/x-shockwave-flash" height="300" width="400" id="live_embed_player_flash" data="http://www.justin.tv/widgets/live_embed_player.swf?channel={param}" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name={param} value="http://www.justin.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.justin.tv&channel={param}&auto_play=false&start_volume=25" /></object>

any ideas?

BenOwns
12-15-2012, 07:49 AM
just hit continue, works fine :)

Doc913
12-30-2012, 02:47 PM
Thx, works fine for me with autoload and play as a Widget.

BenOwns
01-05-2013, 09:32 PM
I am happy you like it :)

Toorak Times
01-16-2013, 02:17 AM
Got this working on my 4.2pl3 site we did a trial from China yesterday. Thanks a lot for this, please keep in touch with any other media or streaming mods I can use.

Crotan
05-02-2013, 03:58 AM
Nice, I changed it around to use the twitch.tv domains instead of justin.tv

My code replacement:
<object type="application/x-shockwave-flash" height="378" width="620" id="live_embed_player_flash" data="http://www.twitch.tv/widgets/live_embed_player.swf?channel={param}" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name={param} value="http://www.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.twitch.tv&channel={param}&auto_play=true&start_volume=25" /></object>

BenOwns
01-03-2014, 02:27 AM
Updated as Twitch and Justin had a falling out!

KidHTML
02-02-2014, 09:49 AM
Is there a way to get this working with buttons? I tried to add my own button and it wouldn't work.

SkepticalGaming
02-22-2014, 11:54 PM
height="378" width="620" id="live_embed_player_flash" data="http://www.twitch.tv/widgets/live_embed_player.swf?channel={param}" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name={param} value="http://www.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.twitch.tv&channel={param}&auto_play=true&start_volume=25" /></object>

where would i add my twitch.tv/skytier link? i see the widget load up but i dont have my channel in there.

OUTL4W
02-23-2014, 01:12 AM
height="378" width="620" id="live_embed_player_flash" data="http://www.twitch.tv/widgets/live_embed_player.swf?channel={param}" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name={param} value="http://www.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.twitch.tv&channel={param}&auto_play=true&start_volume=25" /></object>

where would i add my twitch.tv/skytier link? i see the widget load up but i dont have my channel in there.

when you use the bb code within forum skytier

insidegames
03-14-2014, 10:50 AM
Doesn't works for me on http://www.xblsenioren.de, whats wrong?