Hi all, I’m finishing off a Plex client for a speech enabled media centre for my blind parents. Everything is finished off except for one thing, when I get the m3u8 stream and try to play it via the VLC ActiveX there is no sound. When I try to play the stream directly in VLC there is no sound. Does anyone know why? Here is an example URL I’m using to get the stream.
http://192.168.0.150:32400/video/:/transcode/universal/start.m3u8?path=http%3A%2F%2F127.0.0.1%3A32400%2Flibrary%2Fmetadata%2F19&mediaIndex=0&partIndex=0&protocol=hls&offset=0&fastSeek=1&directPlay=0&directStream=1&videoQuality=100&videoResolution=576x320&maxVideoBitrate=1500&subtitleSize=100&audioBoost=100&X-Plex-Platform=Chrome&X-Plex-Token=XXXXXXXXXXXXXXXXXXXX
Prior to requesting the stream I’m sending nothing else through except for getting the Access Token, am I missing something?
No answers yet, but I did some digging into the VLC console and it’s throwing up timing errors, these appear to be an issue with the way VLC is attempting to reconstruct the stream so can anything be done on the Plex side to resolve these timing issues or do I need to go back to using the old segmented player?
BTW I’ve already re-installed vlc / checked the sound options and tried the 64bit player to no avail. Sound does play in Windows Media Player, but windows Media player can’t interpret m3u8 files and only plays the first segment then ends the playback so isn’t a viable option for my WPF application.
Any help would be appreciated guys
Found the issue, no thanks to you guys, it appears you have to remove a trust option on VLC for it to work 
More precisely remove the “Trust in-stream PCR” option