Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 433 Bytes

CHANGELOG.md

File metadata and controls

14 lines (12 loc) · 433 Bytes

Change Log

Version 0.3.1 (2015-04-28)

  • RTMP server port is now customizable via config.coffee.
  • RTMPServer.start() now takes two arguments.
  • Send an EOS (end of stream) signal when uploading is finished.
  • Add support for HE-AAC v1/v2.
  • Add support for incoming STAP-A RTP packets.
  • Add rtmpWaitForKeyFrame to config.coffee.
  • Use buffertools module if available.
  • Other bug fixes.