[erlang-questions] Erlang on Freescale i.MX53 (Cortex A8, ARM): works excelently

Max Lapshin max.lapshin@REDACTED
Fri Dec 30 22:41:39 CET 2011


$ erl
Erlang R15B (erts-5.9) [source] [async-threads:0] [kernel-poll:false]

Eshell V5.9  (abort with ^G)
1> os:cmd("uname -a").
"Linux lucid-desktop 2.6.35.3-744-g27fdf7b #1 PREEMPT Thu Jan 27
15:10:16 CST 2011 armv7l GNU/Linux\n"



Erlyvideo is compiled with all NIFs and launched on small CPU:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX53QSB

Can serve about 80 Mbit/s from such "computer".

I wanted to use it as a hardware capture+encoder to make video camera
with H.264 output, but was very, very disappointed by quality of
produced video.
But it is not about erlang =)

But erlang works there excelently. Thanks!



More information about the erlang-questions mailing list