gvravikumar
gvravikumar
you need to use video strategies. like this... .setVideoTrackStrategy( DefaultVideoStrategy.Builder() .addResizer(PassThroughResizer()) .addResizer(FractionResizer(1F / 3F)) .addResizer(AtMostResizer(500)) .frameRate(24) // .keyFrameInterval(4F) .build() )
solved this with following dependencies implementation "im.ene.kohii:kohii-exoplayer:1.0.0.2010004" implementation "im.ene.kohii:kohii-core:1.0.0.2010004" implementation "com.google.android.exoplayer:exoplayer:2.10.4"
thanks for the reply
> @peppy does this reproduce for you on an emulator or only a physical device? I've tried setting up an emulator and opening a Realm and this works just fine,...
> I can also reproduce on a physical Pixel 7 Pro running android 14 (this is my own kotlin-based android app): > > ``` > /Users/realm/workspace-realm-kotlin/releases/packages/external/core/src/realm/util/file.cpp:1101: [realm-core-13.17.0] Assertion failed: r...