Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
How to embed a video on web sites?I have a web site on a free web server(anzwers).
I have tried to update some flv files but the server doesn't accept it! WHY? Can I update these files on other free web server? |
#2
|
|||
|
|||
Re: How to embed a video on web sites?I dunno about your hoster, but you may host your videos somewhere else and embed them into your pages. Youtube, for example, allows you to use to embed flash streaming videos using the following code
Code:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/bla_bla_bla"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/bla_bla_bla" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object> http://stream-recorder.com/forum/showthread.php?t=71 How to broadcast Live Video stream http://stream-recorder.com/forum/showthread.php?t=39 |
#3
|
|||
|
|||
Recording embedded streaming videosIn may cases your visitors will be able to save embedded videos using stream recorders. For example, you may read about saving flash videos from YouTube.
|
Tags: embed, sites, video, web |
Thread Tools | |
Display Modes | |
|
|