public marks

PUBLIC MARKS with tags php & streaming

2010

xmoovStream

by srcmax & 1 other

The xmoovStream Server (formerly known as xmoov-php) is a centralized http streaming server written in PHP. It sits between your files and the world giving you control over many aspects of how your content is accessed. You can manage different kinds of content from different urls under a single installation.

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.

2006

mp3act - Streaming MP3 Jukebox AJAX Web Application

by camel & 6 others
Comment monter un serveur de streaming en trois coups de cuillère à pot :-)

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

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

PUBLIC TAGS related to tag php

ajax +   editeur +   gdlib +   image +   Paint +   web2.0 +  

Active users

srcmax
last mark : 21/10/2010 17:55

vrossign
last mark : 07/01/2010 12:23

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

relax
last mark : 08/08/2006 18:10

quepol
last mark : 27/10/2005 21:59

flubba
last mark : 01/10/2005 21:11