anandnet / flutter_video_info

A flutter plugin to get basic metadatainfo of a video file.
https://pub.dev/packages/flutter_video_info
MIT License
9 stars 25 forks source link

Does it work for network videos also? #30

Open UmairSaqibBhutta opened 9 months ago

UmairSaqibBhutta commented 9 months ago

I am using this lib to get the duration from a network video but it's giving an error of path.

anandnet commented 9 months ago

No it doesn't support network video.