Skip to main content
Participating Frequently
April 24, 2010
Answered

Hosting

  • April 24, 2010
  • 1 reply
  • 817 views

Hi all,

I made a web application using jsp, servlet, mysql and now need to add a live video stream using FMS.

Normally I use tomcat server for my site. What I want to learn,

How can I change my system for enabling FMS either? Do I have to find a hosting which support both tomcat sever and FMS?

What is the general idea or architecture for this kind of web applications?

Thanks...

    This topic has been closed for replies.
    Correct answer calmchessplayer

    I suggest you use a fms host such as  influxis unless you can get your current host to install it....usually though FMS is installed on a dedicated server other than where the webserver is installed if you are looking for a cheap FMS solution Influxis is the way to go.

    1 reply

    calmchessplayer
    Inspiring
    April 24, 2010

    You need to do nothing other than load the .swf on the webserver and point the rtmp

    path at the media server they are seperate servers connected by an rtmp connection.

    Simple really

    http://www.mydomain.com/.swf

    rtmp://www.mydomain.com/FMSApplicaitonFolder/instancename(optional instance name)

    Participating Frequently
    April 24, 2010

    I didnt understand exactly where do I place my FMS.

    I have a tomcat hosting and my app. is in it.

    Shall I setup FMS in my hosting either.?

    In this web application I have 2 server, one tomcat and other FMS.

    Where will FMS be placed? (Into hosting I hired ?)

    It s first time I use this kind of 2 servered application.

    calmchessplayer
    calmchessplayerCorrect answer
    Inspiring
    April 24, 2010

    I suggest you use a fms host such as  influxis unless you can get your current host to install it....usually though FMS is installed on a dedicated server other than where the webserver is installed if you are looking for a cheap FMS solution Influxis is the way to go.