I am using Ionic/Angular and videojs along with the videojs-vr plugin.
Video playback works on all web regardless of video format.
If I use mp4 it will not display on Android devices. If I use webm it will not work on IOS devices.
I have tried multiple sources but its just grabbing the first source provided.
I understand that videojs uses HLS to stream from firebase. I don’t think it is any problem with videojs as the two different formats work on the two different devices.
What can I do to play mp4 on both devices? The videos will be high resolution and I don’t want to downgrade the quality. Is there an optimal mp4 encoded format that will playback on both?
Please help me with this.
1 post - 1 participant