tapi_mediasoup_client 0.0.1 copy "tapi_mediasoup_client: ^0.0.1" to clipboard
tapi_mediasoup_client: ^0.0.1 copied to clipboard

Mediasoup client side Flutter library. Work for Android, iOS, MacOS, Windows and browser.

Changelog #


[0.8.5] - 11.12.2021

  • bump version of flutter_webrtc

[0.8.1] - 11.12.2021

  • fix: on callbacks (getStates, replaceTrack and etc.)

[0.8.0] - 05.12.2021

  • update(flutter_webrtc): switch to 0.8.0
  • feat: add unified plan to android, ios, macos, windows
  • refactor: peerId in consumer now is nullable
  • refactor: change name handlers to PlanB and Unified plan

[0.4.6] - 16.09.2021

  • update(flutter_webrtc): switch to 0.6.7
  • fix(browser): no need addTrack anymore

[0.4.5] - 14.09.2021

  • fix(example): dispose renderers after leaving room;
  • docs: update readme and changelog;

[0.4.4] - 09.09.2021

  • feat: Consumer, Producer now have copyWith and new methods pauseCopy, resumeCopy which return new instance;
  • fix: remote_sdp errors;

[0.4.3] - 28.08.2021

  • fix: logger messages
  • fix: transport.produce now use appData from arguments
  • fix: iceCandidate's fields (raddr, rport) null savety

[0.4.2] - 28.08.2021

  • fix: RtcpFb
  • refactor: replace firstWhere to firstWhereOrNull

Thanks Macrow

[0.4.1] - 22.08.2021

  • Remove dart:io dependency, so pub.dev will show web support

[0.4.0] - 22.08.2021

  • Add Unified plan for Chrome.

[0.2.1] - 2021.08.05

  • Add link to example in README.md

[0.2.0] - 2021.08.04

  • Initial release.
0
likes
65
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Mediasoup client side Flutter library. Work for Android, iOS, MacOS, Windows and browser.

License

MIT (license)

Dependencies

collection, events2, flutter, flutter_webrtc, h264_profile_level_id, sdp_transform

More

Packages that depend on tapi_mediasoup_client