6/28/2011 9:03:45 AM
Title:
flex and microsoft asf
hello everybody;
i'm making a system on flex that need to re-send some streams of audio, and i don't know if it's possible with the microsoft format asf, flex has some plug-in or codec to that kind of stream?
someone has any Idea to help me up?
since now thank's
6/28/2011 9:11:36 AM
flash can create only flv files based sorenson spark codec which is based on H.263 standards
6/28/2011 12:05:47 PM
but, it's possible a change of codec, or install other codecs, something that helps me with my problem?
for example, if i had a stream player that was made on silverlight, is possible to get only the stream in a format that flash's can run?
or in other case, is possible that one player that was made on flex, could receive the stream, or audio, from a silverlight module and relay this audio, or stream?
6/29/2011 10:28:34 AM
Flash player does not allow to install plugins or codecs. Flash player can only capture and relay audio and video in FLV format. Flash player does not actually relay audio / video but it can send it to server (FMS, RED5 etc). The servers then stream the video to connected users.Flash player cannot receive video from silverlite to send it to server