how to play FLV stream from any part of it? (in Flash using AS3 and MXML )
Posted
by Ole Jak
on Stack Overflow
See other posts from Stack Overflow
or by Ole Jak
Published on 2010-05-23T16:24:39Z
Indexed on
2010/05/23
16:31 UTC
Read the original article
Hit count: 181
Ao my server sends me FLV stream. the problem is it does not send me FLV header. So I get from my server something like raw FLV stream from some point. I know that it contains video 640x480 sound and Video.
Its like you take .FLV file somehow delete its part and try to play it.
How to play such stream from Flash? (I use Flash builder 4)
© Stack Overflow or respective owner