dimitris-c / AudioStreaming

An AudioPlayer/Streaming library for iOS written in Swift using AVAudioEngine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seek failed

666bsw opened this issue · comments

commented

Hello!
seek function is unstable
crashes very often

2023-04-16 14:09:40.989409+0300 uPlayer[33449:10807909] [audio.streaming.generic] seek failed (
"The amount of data provided to the parser was insufficient to produce any result."
)
2023-04-16 14:09:40.989562+0300 uPlayer[33449:10807909] [SwiftUI] Invalid frame dimension (negative or non-finite).

can't reproduce this issue, closing