Question
Live streaming from FMS3
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.
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.