Skip to main content
June 15, 2011
Question

Create Internet Radio

  • June 15, 2011
  • 1 reply
  • 831 views

Hi,

I want to create internet radio station with aac to flash streaming.

Question is: How I can delivery music aac stream to Flash Media Server?

Now I have own software which produce AAC, WMA and MP3 streaming.

It's possible to use my AAC stream as a FMS source?

    This topic has been closed for replies.

    1 reply

    Nikhil_Kalyan
    Participating Frequently
    June 15, 2011

    Hi,

    Thanks for your interest in FMS.

    If your application/software has already created your content, all you need to do is to install FMS and put the media in the relevant folders/ map the folders where the media is residing.

    If you want to stream directly from your application/software, then it should support RTMP , the protocol for FMS.

    June 16, 2011

    Thanks for answer.

    That means I should implements RTMP server in my software and FMS can be connect to my software and distributing streams to clients?

    Nikhil_Kalyan
    Participating Frequently
    June 16, 2011

    That's correct.

    Any communication to FMS happens on its protocols, RTMP, to the clients as well as to the content publishing application.

    There are few more alternate ways as well. You should fully check with the documentation for FMS 4.0 to know in greater details.