abdelaziz-mahdy / flutter_meedu_videoplayer

Cross-Platform Video Player for flutter
https://abdelaziz-mahdy.github.io/flutter_meedu_videoplayer/
MIT License
132 stars 69 forks source link

Is there any way to add seperate audio and video url for playing video #155

Closed Sachintermux closed 10 months ago

abdelaziz-mahdy commented 10 months ago

Sadly no, due to video_player interface, so I recommend using media_kit directly for this use case since it does support it.