XF 1.4 Live streaming via iframe

Mackeral_Fillet

Well-known member
hi there,

I'm attempting to add a live stream to my site using the following iframe code but cannot implement it successfully.

Can anyone help me with getting this to work?

Here's the code:

Code:
<iframe src='https://player.indacolive.com/player/jwp/clients/ducati/2015/11/ducati_eng/dwp2016_eng.php?x=640&y=360' allowfullscreen width='640px' height='360px' marginwidth='0' marginheight='0' frameborder='0' scrolling='no'></iframe>

Thanks,
Rob.
 
HI,

I'm trying to post a video in a thread and need a custom BB code created to allow me. I'm not skilled enough to work out how to do it.

Here's the iframe:

Code:
<iframe src='https://player.indacolive.com/player/jwp/clients/ducati/2015/11/ducati_eng/dwp2016_eng.php?x=640&y=360' allowfullscreen width='640px' height='360px' marginwidth='0' marginheight='0' frameborder='0' scrolling='no'></iframe>

And the direct link to the video:

Code:
https://player.indacolive.com/player/jwp/clients/ducati/2015/11/ducati_eng/?v=fb

If anyone can assist it would be very appreciated.

Thanks,
Rob.
 
Is this just a one time thing or do you want to make it something everyone can do with different videos? If its a one time thing, just put the whole code in the url replacement field and make the bbcode [livefeed] (you may or may not need to use the brackets when you are setting it up.

Then just use [livefeed][/livefeed] in your post and it should show up. Good luck!
 
Top Bottom