comrat / CordovaVideoPlayerActivity

0 stars 0 forks source link

Too Much load Time #2

Open Saqib92 opened 4 years ago

Saqib92 commented 4 years ago

It takes very Long Time to load Video(in Portrait Mode) After Rotating Screen in Landscape Mode Never Loads Video. (Showing Loader with Buffing text).

Working on Ionic 4 Application. Details:

Ionic:

Ionic CLI : 5.2.1 (C:\Users\ammar\AppData\Roaming\npm\node_modules\ionic) Ionic Framework : @ionic/angular 4.11.2 @angular-devkit/build-angular : 0.801.3 @angular-devkit/schematics : 8.1.3 @angular/cli : 8.1.3 @ionic/angular-toolkit : 2.0.0

Cordova:

Cordova CLI : 9.0.0 (cordova-lib@9.0.1) Cordova Platforms : android 8.1.0 Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.1.3, (and 6 other plugins)

Utility:

cordova-res : 0.5.1 native-run : 0.2.7

System:

Android SDK Tools : 26.1.1 (C:\Users\ammar\AppData\Local\Android\Sdk) NodeJS : v10.15.3 (C:\Program Files\nodejs\node.exe) npm : 6.11.3 OS : Windows 10

comrat commented 4 years ago

Hello! Can you provide video link you've tested?

Saqib92 commented 4 years ago

Basically its a RTSP link for Live streaming. For testing i used: rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov but for Production i will have other rtsp link.

Marccnl commented 4 years ago

Rotating the phone (portrait to landscape or the other way around) while playing a local mp4 file results in the player showing it's buffering, but it never continues playing. It's also impossible to stop the player while it shows it's buffering to return to the app. Probably the same or at least a related issue.

comrat commented 4 years ago

@Marccnl Hello! Are you sure that is the topic issue? It was about long loading time. Maybe it's another issue? I will try to reproduce your issue later. Thank you for your feedback!

grvv commented 4 years ago

any update?

Marccnl commented 4 years ago

@comrat no I'm not sure. Like I said, probably or a related issue.