Ticket #999 (closed defect: worksforme)

Opened 20 months ago

Last modified 17 months ago

mod_flv_streaming

Reported by: paul@… Owned by: rajiv
Priority: lowest Milestone:
Component: mod_flv_streaming Version: 1.4.13
Severity: normal Keywords: flv
Cc: Blocked By:
Need User Feedback: Blocking:

Description

I've downloaded lighttpd with darwinports specifically for streaming flv files.

The version I have is 1.4.13. However, when I fire up lighttpd.

server.modules = ( ...

"mod_flv_streaming"

...

)

flv-streaming.extensions = ( ".flv" )

It can not find the mod_flv_streaming.so file.

2007-01-28 10:05:55: (plugin.c.147) dlopen() failed for: /usr/local/lib/mod_flv_streaming.so dlopen(/usr/local/lib/mod_flv_streaming.so, 1): image not found

It is not there in /usr/local/lib with the other so's and la's.

I thought next I'd try to install 1.4.11 manually since that is where there was some success w/flv?

Thank you! :P

Attachments

Change History

Changed 18 months ago by james@…

This sounds like a bug specificly in the darwin ports version, and perhaps you should report it to darwin ports.

In the source build the file is there:

ls -lah /usr/local/lib/mod_flv_streaming.so -rwxr-xr-x 1 root wheel 63K Dec 21 09:56 /usr/local/lib/mod_flv_streaming.so

however, even with it implimented, on our minis it does not appear to honor the start= parameter :(

Changed 17 months ago by jan

  • status changed from new to closed
  • resolution set to worksforme
  • component changed from test_component to mod_flv_streaming

Closing as it is not a bug on our side. Feel free to report it to the darwin-ports project.

Add/Change #999 (mod_flv_streaming)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.