Support for @filename in the player config.
jseffel - October 23, 2009 - 13:22
| Project: | FlashVideo |
| Version: | 6.x-1.5-rc4 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Im going to use lighttpd for streaming and I want to specify /filename.flv. This isnt possible with file=@video which gives me the path to the files directory. I've attached a patch which adds the @filename parameter which runs basename() on $video['file'].
| Attachment | Size |
|---|---|
| flashvideo_filename.patch | 1.91 KB |
