Reputation: 438
I am developing a flutter app, Where I need to play a DRM video in a flutter for the android app and iOS app. Is there any plugin or player available in flutter? or any example? or any other way?
Available pub: https://pub.dev/packages/drm_video
The above pub is not properly updated.
Please help me. thank you.
Upvotes: 0
Views: 3272
Reputation: 13247
The best ones currently as of August 2024 are better_player, chewie , better_player_plus , video_player, vdocipher_flutter (paid drm) , flutter_vlc_player and media_kit.
only better_player, vdoCipher, better_player_plus support drm
Upvotes: -1