flutterwtf / VR-Player

The VrPlayer plugin lets you play 360° and VR videos smoothly on Android and iOS platforms
GNU Affero General Public License v3.0
26 stars 13 forks source link

Codec, Format #26

Closed realchandan closed 1 year ago

realchandan commented 1 year ago

I'm getting -

E/PlayerController(23920): onLoadError Player Load error: LOAD_ERROR
E/ExoPlayerImplInternal(23920): Playback error
E/ExoPlayerImplInternal(23920):   com.kaltura.android.exoplayer2.ExoPlaybackException: Source error

I have tried vr video from pexels, created one by myself, mp4 format I also converted the file to m3u8 format but I'm getting this error,

Can you give some inputs on how to resolve it, also what codec and media format to use?

KirillSergeevich commented 1 year ago

Hello @realchandan. Could you share videos which you tried?

realchandan commented 1 year ago

Hi @KirillSergeevich ,

I have used this video from pexels.

Also I have used these, mp4 I have created from a panaroma, and m3u8 is the same version of the mp4.

Thanks

realchandan commented 1 year ago

didn't mean to close it