Skip to main content
June 26, 2008
Question

Live streaming from FMS3

  • June 26, 2008
  • 1 reply
  • 315 views
Hi,
I am newbie to flash media server,i want to know how to stream the live content as below,

A->Server,B->System where i am getting the live feed,C->System where user wants to see the live feed,

System is getting the live feed from the camera..it will encode that and give out the live feed to FMS i.e. system A in the from of a .sdp(session description protocol)(encoded content is in 264(video) and aac(audio))..so in FMS server i have sdp file..when i open it in FMS Server(system A) in VLC player it starts playing.Now i want FMS to use this and stream the content that it is getting from system B..to system C..(n number of clients)....any one knows whether i can directly use sdp for streaming in FMS.
    This topic has been closed for replies.

    1 reply

    July 2, 2008
    Haven't understand your situation completely. But FMS3 takes live input only in form of RTMP family (RTMP,RTMPE, RTMPTE, RTMP etc) of protocols.

    I hope it helps.
    July 4, 2008
    Thanks.fmslove.