flutter_live icon indicating copy to clipboard operation
flutter_live copied to clipboard

Live streaming player, iOS+Android, RTMP/HTTP-FLV/HLS/WebRTC, by Flutter+SRS.

Results 17 flutter_live issues
Sort by recently updated
recently updated
newest added
trafficstars

- [x] Updated flutter version and added null safety

this package support SSL protocol "rtmps"

android版本:10 设备:小米mix2s E/libc: Access denied finding property "camera.aux.packagelist" E/flutter: [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: CameraException(No video is recording, stopVideoStreaming was called when no video is streaming.) #0 CameraController.stopVideoStreaming (package:camera_with_rtmp/camera.dart:817:7) #1 _HomeState.disposeCamera (package:flutter_live_example/main.dart:81:29)...

I'm using a M1 Mac with Xcode 14.3 and Cocoapods 1.2.1 After executing `flutter run`, there comes the error message: Resolving dependencies of `Podfile` CDN: trunk Relative path: CocoaPods-version.yml exists!...

This app is using a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to migrate this app to the V2 embedding. Take...

Experimental purpose: upgrade `flutter-webrtc` and flutter sdk to the latest version.