Skip to main content
Participating Frequently
October 15, 2012
Question

Can I setup MBR stream to original FMS server to remote FMS server

  • October 15, 2012
  • 1 reply
  • 1113 views

Hi? 

I need help for following as

I want know If I make 2 or 3 kinds(example: now my FME3 make 1000K, 600K streams for one channel)  of bit rate in FME and send to first server then first server publish to other server.

not only one bit rate stream frist server have to republish to all bite rates of one channel to other server.

find many place but really I'm stupid can't understand.

even I'm not coder and don't have enough knowlegments about this.

can you explain me detail?

example

1. if FME publishs two kinds of bit rate to first server then how can change client side code and what kind of file in client.

2. first server now can publish to client both of bit rates well. publish point is "installroot/applications/live". but if want using multi-point publish then

Do I need to change or create new application?

if can using live applicions then how can setting mean what kind of file add to live applicaton directory and change code.

please help me. almost three months I can't solve this.

This topic has been closed for replies.

1 reply

Adobe Employee
October 15, 2012

You can use Multi-point publish feature for doing this - you can read abou this feature here : http://help.adobe.com/en_US/adobemediaserver/devguide/WS5b3ccc516d4fbf351e63e3d11a0773d56e-7ffbDev.2.3.html

Participating Frequently
October 16, 2012

First thanks.

but I already read that before.

normaly if I using singe bit rate then no problems. can works well but If I using MBR then only one stream is OK. other streams are not working.

example using two kinds of bit rates then first few mins can see both of them. but few mins after only one stream can see.

so want know how can change server side and fme side  code for using  two different bit rates for multi-point publishing

and even now testing just only live application  is it possible to keep using live or have to  change livestream application and have to create applications.

acccording to guide only second and third server service to clients. is it possible to server also frist server?

I'm beginner so not smart and no knowregemetns about this.

Please give me way more easy.

thanks.

Adobe Employee
October 16, 2012

Can you share the code which you are using? I don't think its issue with MPP but most proabably its with the code which has been written.