logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: mod_flvx for win64
Author
mapguide_guy



Joined: 10 Nov 2011
Posts: 2
Location: Guelph, Ontario

PostPosted: Thu 10 Nov '11 4:14    Post subject: mod_flvx for win64 Reply with quote

Hi All,
I am a total noob with anything other than PHP on Apache - I can handle the httpd.conf file...

I have a pre-built Apache on windows 64 and want to compile a *.so from this file
http://people.apache.org/~pquerna/modules/mod_flvx.c

this enables pseudo-streaming of FLV files. I have the mod_flvx.so but it only works on 32bit.

Any hints?

thanks
gordon
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 679

PostPosted: Thu 10 Nov '11 20:09    Post subject: Reply with quote

You have to build/compile it with e.g. Visual Studio 2008 if your pre-built Apache is also build with it.

Where did you downloaded you pre-build Apache 64, and which version is it ?



Steffen
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Fri 11 Nov '11 7:08    Post subject: Reply with quote

There is a version that has been modified by others here
https://raw.github.com/osantana/mod_flvx/master/mod_flvx.c

These, for a Visual Studio 2008 build of Apache 2.2.x & 2.4.x acquired from Apache Haus/Apache Lounge

x86 & x64: https://www.apachehaus.net/modules/mod_flvx


Edit: Updated link


Last edited by glsmith on Sat 19 May '12 2:10; edited 2 times in total
Back to top
mapguide_guy



Joined: 10 Nov 2011
Posts: 2
Location: Guelph, Ontario

PostPosted: Sat 12 Nov '11 22:19    Post subject: mod_flvx for win64 Reply with quote

Thanks for the links. That did the trick.

btw. I am using apache 64 with MapGuide OpenSource from
http://trac.osgeo.org/mapguide/browser/branches/2.2/Installer/Support/Web/x64/Apache2

regards
gordon
Back to top


Reply to topic   Topic: mod_flvx for win64 View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads