Using av.player:
while the song is playing i can seek back or forward until the buffered limit correctly. all ok.
but when the song ended to play.
if if i try to play again from time 0 or other back time .... dont works:
the currentTime is progressing correctly but i cant hear no sound.
Have i to resend chunks from scratch? It "sounds" strange because in that moment buffer is 100%
same behaviour if instead to use pause , i use stop call
Using av.player: while the song is playing i can seek back or forward until the buffered limit correctly. all ok. but when the song ended to play. if if i try to play again from time 0 or other back time .... dont works: the currentTime is progressing correctly but i cant hear no sound. Have i to resend chunks from scratch? It "sounds" strange because in that moment buffer is 100% same behaviour if instead to use pause , i use stop call