public marks

PUBLIC MARKS with tags file & flv

June 2008

flv streaming with lighttpd

by camel & 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.

July 2007

March 2007

software 3gp video converter

by webkool
3GP is the third generation video standard. The 3gp is a file like the MP4 file format but is developed for third generation mobile devices. This mobile devices works as a 3gp player but we can get players to see the videos in our computer. Other situation is who to make one 3gp file? easy, we only need some video in any digital format like mp4, divx, avi, dvd, mov and flv, flash movie and some 3gp converter. You can download some video from internet or some coverters will do it from sites like youtube.com or myspace.com and convert the video normaly in flash movie FLV to 3gp. Now you only need to put it in your mobile devices and shareware it with your freinds :)

PUBLIC TAGS related to tag file

3gp +   conversion +   converter +   digital +   download +   flash +   flv +   format +   free +   freeware +   internet +   lighttpd +   movie +   mp4 +   performance +   php +   player +   server +   setup +   shareware +   streaming +   utilities +   video +   web +  

Active users

camel
last mark : 27/06/2008 13:35

jdrsantos
last mark : 02/07/2007 07:13

webkool
last mark : 30/03/2007 18:51