Skip to content
  • Soomin Lee's avatar
    VLCPlaybackService: Fix background Chromecast playback · 94fe21e0
    Soomin Lee authored
    Before, the application could get "killed" by the system when the user
    backgrounded while chromecasting.
    
    We use a dummy media player in order to play silence via /dev/zero.
    
    Since there is no notion of services on iOS, this is a workaround so
    that the system let us chromecasting.
    
    Closes #648
    94fe21e0