View Source Changelog

0.7.0

  • Move to membrane_h26x_plugin. Update deps #374
  • Update the use of Engine.subscribe #381
  • Use engine manual and auto subscribe mode. #383

0.6.0

0.5.0

  • Add subscribe function #340

0.4.0

  • Update to Membrane Core 1.0 #331
  • Update Membrane Video Compositor dependency #338
  • Fix bug in Recording Handler #341
  • Manual subscription for endpoints #343
  • Fix bug in hls manual subscription #344
  • Add recording layout #335
  • Add manual track subscription #328

0.3.0

  • Add cleanup feature #324
  • Move tests to integration_tests #323

0.2.1

  • Fix segment duration and add framerate to hls playlist #316
  • Bump deps #318

0.2.0

  • Rename FileEndpoint to FileSourceEndpoint #300
  • Move StaticTrackSender to membrane_rtc_engine #300
  • Update HLS to use new H264 parser. Bump deps #309
  • Changes related to RTSP->WebRTC support #311
  • Support for any number of video tracks in HLS Compositor layout #312
  • Set sc_threshold=0 in H264 encoder #313

0.1.0

  • Initial release