Technology Tools for Ministry

Community

Web-Empowered Church User Community
All Categories > Ministry Tools > Flash Player Extension > Can I stream a FLV file from another Host?
Total Posts: 3 - Pages (1): [1]
Author: Todd Priest
Posted: Sep 26 2007 - 10:12 PM
Subject: Can I stream a FLV file from another Host?
Can I stream a FLV file from another Host?

I want to upload some of my FLV (Flash Video) files to another web host, since they have more space for less than vine hosting avaiable. Can I stream these to my website at Vine?
And how do you do this.....

Thanks

Todd Priest
user picture Author: Mark Stephenson
Posted: Sep 28 2007 - 07:18 AM
Subject: re: Can I stream a FLV file from another Host?
Todd,

Yes, I believe so. To try it, you need the full URL in the HTML Flash parameters that point to the FLV file.

In Him,
Mark
Author: Jeff Segars
Posted: Sep 28 2007 - 10:34 AM
Subject: re: Can I stream a FLV file from another Host?
Todd,
To do this, you'll need to define the FLV url in Typoscript setup. It would look something like this....

plugin.tx_wecflashplayer_pi1 {
baseurl = TEXT
baseurl.value = http://mystreamingsite.com/
videobase.value = path/to/my/videos/
videolow.value = low.flv
videohigh.value = high.flv
}

Hope that helps!
Jeff
Total Posts: 3 - Pages (1): [1]
You must login to post a message to this conference.