Changelog

View Source

0.3.0

  • Update deps #5
  • Update membrane core #45
  • Update membrane rtp plugins #46

0.2.0

  • Synchronize tracks based on RTCP sender reports #393
  • Fix setting last buffer timestamp #394
  • Fix rtcp synchronization #397
  • Don't list S3 object if no files added in recording #396
  • Refactor rtcp synchronization #399
  • Update dependencies #2

0.1.0

  • Initial release #356
  • Add crash groups, fix adding nonexistent tracks to state, fix READMEs #366
  • Add working AWS storage #369
  • Refactor storage API #375
  • Update deps #374
  • Extend report created by RecordingEndpoint #376
  • Add cleanup function and metrics to s3 sink #378
  • Save report only when it contains any track #379
  • Add recovery mechanism to s3 sink #380
  • Endpoint sends :finished after all input tracks unlink and update the use of Engine.subscribe #381
  • Use engine manual and auto subscribe mode. #383
  • Fix membrane_core version used in mixfile #385
  • Change use of ResourceGuard #386
  • Add origin to the report #387
  • Change s3 on close mechanism #388
  • Fix nils in recording report #389