# flutter_rtmp_publisher **Repository Path**: OhYee/flutter_rtmp_publisher ## Basic Information - **Project Name**: flutter_rtmp_publisher - **Description**: No description available - **Primary Language**: Dart - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flutter_rtmp_publisher flutter RTMP 推流插件 **仅支持Android**平台,处于`dev`分支开发中,**插件目前不能使用** ## 开始使用 [修改 pubspec.yaml 文件引入](https://flutter.dev/docs/development/packages-and-plugins/using-packages) flutter_rtmp_publisher. 在 `pubspec.yaml` 增加如下的代码. ```yaml dependencies: flutter_rtmp_publisher: git: url: git://github.com/OhYee/flutter_rtmp_publisher.git ``` ## 致谢 `NOTICE` 文件位于 [here](./NOTICE) - [pedroSG94/rtmp-rtsp-stream-client-java](https://github.com/pedroSG94/rtmp-rtsp-stream-client-java): Apache License - [faucamp/SimpleRtmp](https://github.com/faucamp/SimpleRtmp): GNU Lesser General Public License, ## 协议 使用 [Apache License 2.0](./LICENSE) 协议.