Hi,
is there any news about this issue? Still persists on last version of VLC.
It seems to be worse on live stream (like the one played from SMB shares) than media streamed from the device.
So it seems somehow VLCs state gets a bit messed up, even though it still has the Chromecast connection, it tries to play audio locally apparently and things break, the log is full of:
2018-08-06 10:36:01.144163+0200 …] VLC is looking for: 'f32l' 48000 Hz Mono frame=1 samples/4 bytes2018-08-06 10:36:01.148364+0200 …] PING received from the Chromecast2018-08-06 10:36:01.156985+0200 …] AVAudioSession playback change failed: NSOSStatusErrorDomain(560557684)2018-08-06 10:36:01.157430+0200 …] module not functional2018-08-06 10:36:01.157631+0200 …] keeping audio output2018-08-06 10:36:01.157824+0200 …] failed to create audio output2018-08-06 10:36:01.158010+0200 …] reusing audio output
Unfortunately the log does not actually mention which module created which log message which makes it a bit hard to read it…
(The AVAudioSession error is: AVAudioSessionErrorCodeCannotInterruptOthers)