espresso3389 / flutter_rtmp_publisher

RTMP Client (Publisher) plugin for Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:Swift 73.7%Language:Java 20.9%Language:Kotlin 2.4%Language:Dart 2.2%Language:Ruby 0.6%Language:Objective-C 0.2%