Open stars-one opened 3 years ago
I have the same problem. My code is OK on iOS and android. I have problem on web, when i open my app from iPhone browsers like Safari, Chrome, Firefox, it's has just sound(white picture). Any solution?
You don't run
await _videoPlayerController.initialize();
Could that be it?
I find that network video cannot be played by this,is there a way to resolve this problem?Thanks so much
Following is the error in the console of chrome
My page code