Hi I am trying to stream video from static html5 pages serve by Windows Apache2. According to Apache guide on
http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Apache-Version2
this only for Linux, so I get the mod_h264_streaming.dll from
http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Internet-Information-Services-IIS7-Version2 but when I LoadModule h264_streaming_module modules/mod_h264_streaming.dll in httpd.conf it return
httpd.exe: Syntax error on line 129 of C:/Program Files (x86)/Apache Software Fo
undation/Apache2.2/conf/httpd.conf: Can't locate API module structure `h264_stre
aming_module' in file C:/Program Files (x86)/Apache Software Foundation/Apache2.
2/modules/mod_h264_streaming.dll: No error
Any help would be appreciated, thanks in advanced!
That dll you downloaded is only for IIS not apache