How to play partial mp4 file in android
问题 i am stuck in a weird situation, as i am developing an android app which decrypts video at run time and plays it. Decryption process is already optimized and i am using RC4 algorithm and nio channel for copying but problem is that, it still takes about 1 min 10 secs for 250mb video and my client wants it maximum 15 secs. I am thinking about a solution in which i play my video while its getting decrypted and copy but its not happening i am getting error can't play this video. I am using