[erlang-questions] Making erlang more realtime?

Max Lapshin max.lapshin@REDACTED
Fri Mar 3 16:23:25 CET 2017


main question here is:  what does requires sending frames exactly once per
17 ms?

Browser do not require it and erlang precision is enough.

C may become mandatory if you want to send about 500-800 mbit of video, mux
several streams to single multi-stream and maintain strict constant bitrate
via UDP to send all this to dumb IP -> DVB-C transmitter.

But usually erlang is enough: we are feeding satellite encoder from
flussonic now and it is ok.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170303/9721dae4/attachment.htm>


More information about the erlang-questions mailing list