Erlang and MPEG-TS
Max Lapshin
max.lapshin@REDACTED
Mon Mar 29 14:23:11 CEST 2010
During Erlyvideo development, I've extracted MPEG-TS library:
http://github.com/erlyvideo/mpegts
It requires basic library: http://github.com/erlyvideo/erlmedia
because working with MPEG-TS streams
requires active working with H.264 stream.
Currently library can accept inbound MPEG-TS stream with H.264/AAC
content (primarily from VLC, maybe DVB-T will work),
and stream outbound MPEG-TS (forVLC and even for iPhones!)
If someone requires this functionality, it will be good to discuss. I
haven't tried to accept raw MPEG-2 stream, but think it will be not
very
hard to.
P.S. Sorry for first letter in russian, I've missed two mailing lists.
More information about the erlang-questions
mailing list