public marks

PUBLIC MARKS from camel with tags flash & php

2008

flv streaming with lighttpd

by 2 others (via)
1.4.11 got a new module for streaming Flash movie files called mod_flv_streaming. This module allows you to seek in FLV files using the high performance infrastructure of lighttpd. The idea is simple and explained and implemented on ‘Streaming’ flv video via PHP, take two at http://www.flashcomguru.com/ But instead of streaming the file through PHP we do it in the webserver. The module expects a request for the URL which matches flv-streaming.extensions and can handle a ’?start=’ as part of the request. The information to pass into the ‘start’ parameter is extractly by the flash-player from the meta-data of the flv-files. The meta-data can be setup with flvtool2 Now I leave it to you to combine this with mod_secdownload to create a flv-streaming server for free with deep/hot linking protected movies. server.modules = ( ..., "mod_secdownload", ## optional "mod_flv_streaming", ... ) flv-streaming.extensions = ( ".flv" ) Take the flash-player from flashcomguru and adjust the URL in the player and try yourself.

2007

2006

Flashcomguru.com - A community and resource on Flash Media Server: 'Streaming' flv video via PHP, take two

by 4 others (via)
'Streaming' flv video via PHP, take two Following a really interesting thread on the chattyfig Flashcomm list I have now been able to put together a simple video player which is capable of requesting and playing parts of a flv video file that have not previously been downloaded.

2005

Eyelash Photo gallery

This flash script uses mx's xml reading feature to read info from a dynamically generated xml image list description, from images located in a folder.

camel's TAGS related to tag flash

admin +   ajax +   animation +   application +   blog +   browser +   chart +   charts +   code +   Codecs +   configuration +   conversion +   convert +   corner +   css +   debian +   debug +   design +   développement +   download +   e-learning +   effect +   effects +   extension +   ffmpeg +   file +   flv +   font +   form +   format +   free +   freeware +   gallerie +   gallery +   gd +   google +   google map +   graph +   html +   ie +   image +   images +   integration +   internet +   jabber +   java +   javascript +   jQuery +   js +   json +   library +   linux +   map +   menu +   mini +   mp3 +   musique +   office +   online +   open source +   partage +   pdf +   photo +   php +   picture +   player +   plugin +   poo +   presentation +   programation +   python +   reproductores +   rotation +   rss +   save +   screencast +   script +   search +   shadow +   sifr +   site +   slideshow +   software +   standard +   standards +   streaming +   swf +   swfobject +   tools +   trace +   tutorial +   upload +   usability +   video +   w3c +   web +   webdesign +   windows +   xhtml +   xml +