Hello, 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 ?
Do I need to create multiple feeds for each client (or can I) ? Can I create multiple output streams with different names (same format) for each client ? How to go about solving this issue. Thanks in advance
_______________________________________________ ffserver-user mailing list ffserver-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffserver-user