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

outdated

A player supporting rtmp&rtmps live video

video_player_rtmp_ext #

A player supporting rtmp&rtmps live video

Getting Started #

1.Simple example #

  • Initialize controller
IJKPlayerController controller = IJKPlayerController.network("http://devimages.apple.com.edgekey.net/streaming/examples/bipbop_4x3/gear2/prog_index.m3u8");
  • Using widgets
VideoPlayerRtmpExtWidget(
   controller: controller,
   viewCreated: (IJKPlayerController _){
       controller.play();
   },
)
8
likes
0
points
48
downloads

Publisher

verified publisheritbug.shop

Weekly Downloads

A player supporting rtmp&rtmps live video

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on video_player_rtmp_ext