4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: Abu Abdullah on March 10, 2011, 01:13:36 AM

Title: What is the best way to use flv in the website ?
Post by: Abu Abdullah on March 10, 2011, 01:13:36 AM
Dear all,

i want to use flv files in the website and i don't know which best way to implement it and best player i made some tests with JW Player but i faced a problem with streaming i found a solution with PHP streaming script but i don't know what the disadvantage of this way does it effect server resource ?

any idea please?

thank you
Title: Re: What is the best way to use flv in the website ?
Post by: Rembrandt on March 10, 2011, 04:43:59 AM
Hi!

try this: http://www.4homepages.de/forum/index.php?topic=23885.0

mfg Andi
Title: Re: What is the best way to use flv in the website ?
Post by: Abu Abdullah on March 10, 2011, 06:06:46 PM
i know this thread it doesn't give us any information about streaming script?

my question not how to run FLV i am talking about streaming video

Thank you
Title: Re: What is the best way to use flv in the website ?
Post by: x23piracy on March 11, 2011, 03:46:36 AM
Hi,

implement JW Player by your own, that supports streaming sources.
It's not to hard to implement just create a new media template under:

Code: [Select]
templates/templatename/media/
Read the JW Player manual and add your html / js code.

JW Player: http://www.longtailvideo.com/players/jw-flv-player/


Greetz X23
Title: Re: What is the best way to use flv in the website ?
Post by: hubmaker on June 25, 2013, 11:57:54 PM
V@no's solution didn't work for me. Player didn't load.
"JW FLV Media Player v4.3" is no longer available, I downloaded 6.5 which has different files:
jwplayer.js
jwplayer.flash.swf
jwplayer.html5.js
I tried substituting jwplayer.js for swfobject.js and jwplayer.flash.swf for player.swf but no luck, I even found and downloaded the file swfobject.js but it still didn't work.

This solution needs updating or modifying but clearly I don't possess the necessary knowledge. Anyone out there with the know how (V@no)?
Title: Re: What is the best way to use flv in the website ?
Post by: hubmaker on June 26, 2013, 12:17:59 AM
V@no's solution didn't work for me. Player didn't load.
"JW FLV Media Player v4.3" is no longer available, I downloaded 6.5 which has different files:
jwplayer.js
jwplayer.flash.swf
jwplayer.html5.js
I tried substituting jwplayer.js for swfobject.js and jwplayer.flash.swf for player.swf but no luck, I even found and downloaded the file swfobject.js but it still didn't work.

This solution needs updating or modifying but clearly I don't possess the necessary knowledge. Anyone out there with the know how (V@no)?