flutter-p2p-engine icon indicating copy to clipboard operation
flutter-p2p-engine copied to clipboard

[WEB] HLS player with secured HTTP headers

Open BartusZak opened this issue 4 years ago • 1 comments

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 aac file just before fetch (for Web and Mobile),

Does package support some of those or maybe you can suggest any other idea ? :)

BartusZak avatar Mar 30 '21 11:03 BartusZak

Hi, Flutter 2.0 will be supported soon

snowinszu avatar Apr 20 '21 10:04 snowinszu