Author Topic: What is the best way to use flv in the website ?  (Read 7268 times)

0 Members and 1 Guest are viewing this topic.

Offline Abu Abdullah

  • Newbie
  • *
  • Posts: 19
    • View Profile
What is the best way to use flv in the website ?
« 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

Rembrandt

  • Guest
Re: What is the best way to use flv in the website ?
« Reply #1 on: March 10, 2011, 04:43:59 AM »

Offline Abu Abdullah

  • Newbie
  • *
  • Posts: 19
    • View Profile
Re: What is the best way to use flv in the website ?
« Reply #2 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

Offline x23piracy

  • Sr. Member
  • ****
  • Posts: 420
    • View Profile
    • FHG
Re: What is the best way to use flv in the website ?
« Reply #3 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

Don't trust in md5 it's unsafe change your 4i galerys password hash algorythm! second pw db field, create new hashes over some time, deny old hash. Help members that cry, send informationen mail to the rest. Camouflage new pw hash in cookie. Done!

--(◔̯◔)--

Offline hubmaker

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: What is the best way to use flv in the website ?
« Reply #4 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)?

Offline hubmaker

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: What is the best way to use flv in the website ?
« Reply #5 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)?