Ticket #999 (closed defect: worksforme)
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
Note: See
TracTickets for help on using
tickets.

