flutter-p2p-engine
flutter-p2p-engine copied to clipboard
[WEB] HLS player with secured HTTP headers
Hey,
I'm looking for a solution to include:
- video_player working on Web (chrome and firefox mostly, but would be perfect if others as well),
- video_player working on Mobile (Android and iOS)
- video_player for Flutter Frontend implementation
- supports the newest Flutter 2.0 with null-safety
- enables to calculate and attach secured HTTP headers to every
aacfile just before fetch (for Web and Mobile),
Does package support some of those or maybe you can suggest any other idea ? :)
Hi, Flutter 2.0 will be supported soon