Skip to main content
Known Participant
April 28, 2008
Question

Variable bitrate streaming possible with streaming edition?

  • April 28, 2008
  • 2 replies
  • 711 views
Is bandwidth detection and bitrate adjustment possible with Flash Media Streaming Server 3? I know the streaming edition doesn't support custom application deployment, so does this mean flexible bitrate streaming is not possible?
    This topic is closed to new replies. Start a new post to keep the conversation going.

    2 replies

    April 29, 2008
    you may refer to a good article by David Hassoun on Dynamic streaming :

    http://www.adobe.com/devnet/flashmediaserver/articles/dynamic_stream_switching.html

    server-client bandwidth detection is possible with streaming edition. The sample code of live/main.asc & void/main.asc uses checkbandwidth() to invoke b/w detection.
    bobakbAuthor
    Known Participant
    May 7, 2008
    Ahh, thank you very much for the excellent lead. I look forward to reading the article..