LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Install/Configuration > How to install mod_flvx.c ??

Reply
 
Thread Tools Display Modes
  #1  
Old 03-25-2012, 10:05 AM
gmail83 gmail83 is offline
New Member
 
Join Date: Mar 2012
Posts: 2
Default How to install mod_flvx.c ??

Hello

How do I install litespeed mod_flvx.c.?


expression for apache :

Quote:
Today we had to install mod_flvx on CentOs server and here are the steps you need to do. I guess you have already installed Apache web server being cpanel server. Just be sure that you have apache 2.2 version on the server or else you might have errors during compiling mod_flv.

Download mod_flvx.c

cd /usr/src

wget http://github.com/osantana/mod_flvx/...ter/mod_flvx.c

Compile and install module:

/usr/local/apache/bin/apxs -i -a -c mod_flvx.c

Add the following handler in /usr/local/apache/conf/httpd.conf

AddHandler flv-stream .flv

Reload configuration:

service httpd restart
Reply With Quote
  #2  
Old 03-25-2012, 11:17 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
No need to install. Random seek is already supported in lsws since 3.3.16

http://www.litespeedtech.com/support...:flv_streaming
Reply With Quote
  #3  
Old 03-25-2012, 01:33 PM
gmail83 gmail83 is offline
New Member
 
Join Date: Mar 2012
Posts: 2
Quote:
Originally Posted by webizen View Post
No need to install. Random seek is already supported in lsws since 3.3.16

http://www.litespeedtech.com/support...:flv_streaming
My Litespeed Version
Current Version: 4.1.11

This feature does not work in this release. Videos starts from the beginning. Fast-forward feature does not work. This works in apache.
Reply With Quote
  #4  
Old 03-25-2012, 06:05 PM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,218
verified on 4.1.11, it's working. here's sample code for your reference:
Quote:
<embed
flashvars="file=/video/abc.flv&provider=http&http.startparam=start"
width="320" height="256"
src="jw_player.swf"
allowfullscreen="true"
allowscriptaccess="always"
wmode="transparent"
/>
above jw_player.swf is jwplayer, can get it from http://www.longtailvideo.com
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:37 AM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.