[Red5] FLV File Format

Gastón Gorosterrazu goro at hostarg.com.ar
Fri Jan 6 12:42:25 EST 2006


How many brownie points for the PHP version? :)

Sure thing, but it's still in too early stages. I mean, it plays, but 
everyone can do that. Need the matadata decripted to inject file locations 
of every FLV part into the file while it's played. Somewhat similar to what 
FLVMDI does but in real time.

When I'm over with my pseudo-stream I'll move to RTMP (I guess would be only 
to inject appropiate headers and handshake, and start sending FLV PARTs in 
appropiate chunk sizes.. but that's never that simple, hehe).

Goro



----- Original Message ----- 
From: "Stefan Richter" <stefan at flashcomguru.com>
To: <Red5 at osflash.org>
Sent: Friday, January 06, 2006 2:22 PM
Subject: Re: [Red5] FLV File Format


: I'd love to see your implementation of the PHP stream feature. Can you 
share
: it?
:
: Also anyone who could port something like that to ASP and/or CF will earn
: brownie points.
:
: Stefan
:
:
:
: > -----Original Message-----
: > From: Red5-bounces at osflash.org
: > [mailto:Red5-bounces at osflash.org] On Behalf Of Gastón Gorosterrazu
: > Sent: 06 January 2006 16:40
: > To: Red5 at osflash.org
: > Subject: [Red5] FLV File Format
: >
: > Hello All,
: >
: >     I know it's too early in the morning for any developer (I
: > mean, the sun is still up!).. anyway..
: >
: >     I got myself with a copy of SWF file format version 6
: > Including a FLV file spec (Macromedia seems to be still
: > evaluating my acess to the file spec after 4 days). So, I'm
: > able to read and pseudo-stream from PHP (I decode the FLV
: > file to be able to jump to another point of the video not
: > downloaded yet and to not send the audio if user has chosen
: > to mute it). Now, I got several FLV files with a starting Tag
: > Type of value "18" at the start of the body.
: > Anyone knows what's that? (my first guess it's metadata).
: >
: >     Shall I post this to developers list?
: >
: >     Goro
: >
: >
: >
: > _______________________________________________
: > Red5 mailing list
: > Red5 at osflash.org
: > http://osflash.org/mailman/listinfo/red5_osflash.org
: >
:
:
: _______________________________________________
: Red5 mailing list
: Red5 at osflash.org
: http://osflash.org/mailman/listinfo/red5_osflash.org
: 





More information about the Red5 mailing list