[erlang-questions] Erlang based media server?

Max Bourinov bourinov@REDACTED
Wed Apr 25 08:34:07 CEST 2012


erlyvideo [1] is your friend. As far as I know for simple "conferencing"
current open source edition of erlyvideo is more than enough. If you need
something more advanced - you better talk to maintainers of erlyvideo.


>Is it a good idea to use erlang based media server instead of a media
server written in C++ like rtmpd?

Depends of what you exactly need, but there are no disadvantages in Erland
implementation compare to C++. Actually there are many serious advantages
which comes from Erlang.

Moreover, it is very hard to give you good advice because you didn't
mention your requirements. You also can have a look on BigBlue Button [2].
Maybe BigBlueButton will do work for you?

---

1. https://github.com/erlyvideo/erlyvideo
2. http://www.bigbluebutton.org/

Best regards,
Max




On Tue, Apr 24, 2012 at 9:06 PM, Pablo Platt <pablo.platt@REDACTED> wrote:

> Hi,
>
> I'm looking for an open source media server written in Erlang.
> I need it to implement a video conferencing in Flash and in the future
> hopefully to support HTML5 as well.
>
> I've found two projects:
>
> https://github.com/processone/oms
> https://github.com/erlyvideo/erlyvideo
>
> oms looks like it's been discontinued.
>
> erlyvideo support many features but the few docs are hard to understand
> and questions on the forum sometimes not answered for months.
> The relation between the commercial version and the open source version is
> not clear to me.
> The open source version is 2.10.18 while the commercial version is 3.x.x.
>
> Does anyone have experience with oms or erlyvideo?
> Are there another options I'm missing?
> Is it a good idea to use erlang based media server instead of a media
> server written in C++ like rtmpd?
>
> Thanks
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120425/b0d77810/attachment.htm>


More information about the erlang-questions mailing list