Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • VLCKit VLCKit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 110
    • Issues 110
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • VLCKitVLCKit
  • Issues
  • #439
Closed
Open
Issue created Oct 20, 2020 by George Kyrylenko@georgekyrylenko1998

Problem with AVAudioSession

Sometimes when VLC player plays HLS stream it calls a method for disabling AVAudioSession. I have the following log output: AVAudioSession_iOS.mm:1150 Deactivating an audio session that has running I/O. All I/O should be stopped or paused prior to deactivating the audio session. This is a huge problem for me, because I try to play HLS video and WebRTC stream simultaneously and this causes disabling audio from WebRTC.

Edited Oct 20, 2020 by George Kyrylenko
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking

VideoLAN code repository instance