Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

The player crashes when calling load() before audio plays from previous load() #175

@kareljuricka

Description

@kareljuricka

Issue description

The player crashes on load() with error:
F1022 14:18:04.025405 1803857920 apple_audio_renderer.cc:235] Error queuing AudioQueueBuffer: -308

Reproduction steps

Forcing using shaka-player instead of avplayer with:
self.player.configure("streaming.useNativeHlsOnSafari", with: false);

Request play some content with load() {... play() }

After video is loaded and playing but audio still not, do some another load()

App crashes with above error

Manifest

https://storage.googleapis.com/shaka-live-assets/player-source.m3u8

Log

crasg_log.txt

Version of Shaka Player Embedded

dccd0bb

Device(s) and version(s) of iOS being used

iPhone 11 Pro with iOS 14.0
Simulator with iOS 14.0 (without error log, but player stopped to work)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions