Hello,<div><br></div><div>I am trying to implement an echo server in which multiple clients connect to ffserver and send a 5-10 sec video which needs to be played back. Clients use ffmpeg and ffplay. I was able to set it up manually for 1 client. Can I get some pointers how to set it up for many clients which connect dynamically ? </div>
<div><br></div><div>Do I need to create multiple feeds for each client (or can I) ?  </div><div>Can I create multiple output streams with different names (same format) for each client ? </div><div><br></div><div>How to go about solving this issue.</div>
<div><br></div><div>Thanks in advance</div><div><br></div>