smmousavi8872 / MMPlayer

A media player which plays audio files including the encrypted ones, locally and from remote server based on KMP.
Apache License 2.0
7 stars 2 forks source link

not play when manually change seekbar position (when remotly play encrypted video) #4

Open yaservaziri opened 3 months ago

yaservaziri commented 3 months ago

hi mohsen i use your code to play an encrypted video remotly. it work and play but when manually change seekbar position then it dont play

smmousavi8872 commented 3 months ago

Hi there,

This error probably refers to a malformed file position exception. After seeking, you should also use the modifyPosition() method.

To provide more accurate answer, please share you Error Log.

ladeng commented 1 month ago

@yaservaziri Have you solved the problem of not being able to seekto when playing encrypted videos? I've been stuck here recently!

yaservaziri commented 1 month ago

@yaservaziri Have you solved the problem of not being able to seekto when playing encrypted videos? I've been stuck here recently!

No. It just work for 10-15seconds ⏩. But it not work for backward or forward for more than minute. If you can solve, please contact me ( @yaservaziri ) Can you help us? @smmousavi8872