Hi!
I have a VLC (server) -> VLC (client) stream set up in a way that the server streams to HTTP and client VLC listens to the stream via address.
The problem I'm facing is that the client VLC can't see the subtitle track in the stream although according to the server it is there. The media I'm trying to play is in .mkv format and contains subtitles. Playing locally works fine - the subtitles are displayed by default. When streaming the video though, the subtitles are missing.
This is what can be seen on the server side.
This is what can be seen on the client side.
Hopefully the images explain perfectly what I mean.
I discovered the subtitle settings in the transcoding settings, but regardless of what I select there, even if they are disabled, the stream on server side always claims to provide subtitle stream. The only thing that seems to affect something is the overlay option, which only causes artifacts in the video.
Server VLC is on CentOS 7.2.
Client VLC is on Windows 7 64bit.