Luke Hubbard wrote:
Hi,
Hi Luke,
Couple of things.. first dont read the MM spec. If you do you cannot create server or client. So you are limited to tools. http://www.osflash.org/flv has info on flv format.
Thanks, I've read the license agreement and decided not to read it. You can create clients as far as I understood, though.
The size difference is likely to be the chunking bytes. This is described in the documentation joachim pointed you to. Only where it says "The AMF", mick was talking about RTMP. RTMP packets are split into 128 byte chunks (by default). In between each chunk there is another header. Normally this is a 1 byte continue header, but it can be longer.
Right, thing is I can't seem to find any relation between bytes located at 128 offset increments. Are they supposed to be the same byte? What does Red5 do when dealing with video data? Does it parse it back into FLV, i.e. without the chunking bytes? If so could you point out relevant code in Red5?
Hope that helps. - Luke
Thank you very much, -- Radu-Adrian Popescu CSA, DBA, Developer Aldrapay MD Aldratech Ltd. +40213212372
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
