Tagged Questions
0
votes
2answers
570 views
Flex: Multi bitrate switching between live streams using the VideoDisplay component
I am passing to the source property of a VideoDisplay component a DynamicStreamingVideoSource object with 3 different dynamic live stream items, described by this XML, for your consideration:
...
3
votes
2answers
13k views
Flash Encoding (FLV): What are the prefered bitrates?
I inherited a project that is sending videos off to a remote encoder to encode into FLVs.
Today, I noticed that we are asking them to encode at 1024kbps To me, this seems extremely high.
What is ...
0
votes
3answers
2k views
FMS:Flash action script 3.0: How to get the bitrate of a mp3 file being streamed from FMS
I need to get the bit rate of a mp3 file which is being streamed as a netstream object in flash action scripting. I am using Flash Media Server 3.2.
I need the bitrate to calculate the duration of ...