Skip to content

hanleiZoro/flutter_rtmp_publisher

 
 

Repository files navigation

flutter_rtmp_publisher

The code contains modified versions of the following projects:

Project name Notes License
HaishinKit.swift Contain full code instead of using Pod to use certain private classes such as NetStreamDrawable. BSD 3-Clause "New" or "Revised" License
RtmpPublisher Streamer class is modified to deal with Flutter's Texture and Activity related classes are removed. Apache License 2.0
Flutter Plugins Portion of the code is derived from Flutter's camera plugin. BSD 3-Clause "New" or "Revised" License

Almost all modifications are need to use Flutter's Texture widget rather than OS's native view (UIView/Activity).

About

RTMP Client (Publisher) plugin for Flutter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 73.5%
  • Java 20.9%
  • Kotlin 2.4%
  • Dart 2.3%
  • Ruby 0.6%
  • Objective-C 0.2%
  • Shell 0.1%