Embedding streaming content from specific sites

 
Post new topic   Reply to topic    Couchtripper Forum Index -> Tech news, tips and help
View previous topic :: View next topic  
Author Message
faceless
admin


Joined: 25 Apr 2006

PostPosted: Fri Jul 08, 2011 12:42 am    Post subject: Embedding streaming content from specific sites Reply with quote

I've known about stagevu.com for a good while now, but didn't realise I could embed their content... but I've found out how, and here's how you can use it to embed stuff here. Simply copy the code and replace the uid with the relevant one for the video you want to share.

Code:
[align=center]<iframe src="http://stagevu.com/embed?width=720&height=420&uid=jmmsieyrgurq" width="720" height="480"></iframe>[/align]


This is how that code will look in a post. You might find that the height needs to be adjusted depending on the video you want to play, so adjust the one which says height="380" to 480 and that should do it.

Back to top
View user's profile Send private message Send e-mail
faceless
admin


Joined: 25 Apr 2006

PostPosted: Thu Oct 20, 2011 4:21 am    Post subject: Reply with quote

If you want to embed streams from Democracy Now, you'd usually get code like this when you click on their '</> embed' button.

Code:
<script type="text/javascript" src="http://www.democracynow.org/embed_show_v2/300/2011/10/18/story/noam_chomsky_on_israel_palestine_prisoner"></script>


the problem with that is that it gives a small embed - but reading the URL you can see that it has '300' as part of it. To embiggen the embed, simply change that 300 to 640 and you're set. The way that works is on their own Javascript though, so they won't align to the centre if you tell it to... ah well.
Back to top
View user's profile Send private message Send e-mail
faceless
admin


Joined: 25 Apr 2006

PostPosted: Thu Oct 31, 2013 12:23 am    Post subject: Reply with quote

Since filecloud have removed their captcha page, it's now possible to embed videos from there.

Here's the code - you just change the filecloud file link and that's it. Sorted.

Code:
<video width="640" height="380" controls="controls" src="http://filecloud.io/w19dk2mn" type="video/mp4">


And this is what it looks like


Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Couchtripper Forum Index -> Tech news, tips and help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Couchtripper - 2005-2015