I'm trying to put in place a browser-to-browser live streaming website.
So, a foobar user can stream (live) his webcam (video and/or audio) from his webpage (http://www..example.com/admin/foobar) and others can receipt the stream on his public webpage (http://www.example.com/public/foobar).
What is the simplest solution to do that? How can I do it?
Thanks,
Regards.