VLCPlaybackService: Fix background Chromecast playback
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 (closed)
Edited by Soomin Lee
Merge request reports
Activity
Filter activity
changed milestone to %3.2.4
added 12 commits
-
933fb404...c13dbac8 - 11 commits from branch
videolan:master
- 956ba0cc - VLCPlaybackService: Fix background Chromecast playback
-
933fb404...c13dbac8 - 11 commits from branch
added 1 commit
- 4b3f5a68 - VLCPlaybackService: Fix background Chromecast playback
added 1 commit
- 94fe21e0 - VLCPlaybackService: Fix background Chromecast playback
mentioned in issue LibVLCSharp#266 (closed)
mentioned in issue #281 (closed)
mentioned in issue mfkl/libvlcsharp-samples#16
Please register or sign in to reply