The issue might have something to do with this:
I have a similar issue. This workaround does help me to play radio streams with vlc againI have no idea how or what to change to repair the above behavior in VLC.
You may try it with another sample station:I have no problem playing all of these streams with VLC 3.0.16 on Windows 8.1.
change “https” to “http”
You may try it with another sample station:
Exclisive.Radio - Pink Floyd
Code: Select all
vlc.exe TCP 77.68.2.99 https ESTABLISHED
I have tested these streams without success with vlc 3.0.7.1 on Win 7 and vlc 3.0.12 on Win 10You may try it with another sample station:
Exclusive.Radio - Pink Floyd
This one is also playing fine in https for me:
Code: Select all
vlc.exe TCP 77.68.2.99 https ESTABLISHED
What isn't real with itBTW this is not the real Pink Floyd!
Code: Select all
gnutls error: Certificate verification failure: The certificate is NOT trusted. The certificate chain uses expired certificate.
main error: TLS session handshake error
Can you provide logs trying to play the stream?
In the case of the following radio stream
Exclusive.Radio - Pink Floyd
https://streaming.exclusive.radio/er/pi ... cast.audio
it may be an expired certificate
This is a part of my logfile:In the case of the following radio stream
Exclusive.Radio - Pink Floyd
https://streaming.exclusive.radio/er/pi ... cast.audio
it may be an expired certificate
The certificate appears to be valid [...]
Code: Select all
main debug: `https://streaming.exclusive.radio/er/pinkfloyd/icecast.audio' gives access `https' demux `any' path `streaming.exclusive.radio/er/pinkfloyd/icecast.audio'
main debug: creating demux: access='https' demux='any' location='streaming.exclusive.radio/er/pinkfloyd/icecast.audio' file='\\streaming.exclusive.radio\er\pinkfloyd\icecast.audio'
main debug: looking for access_demux module matching "https": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: https://streaming.exclusive.radio/er/pinkfloyd/icecast.audio
main debug: (path: \\streaming.exclusive.radio\er\pinkfloyd\icecast.audio)
main debug: looking for access module matching "https": 26 candidates
main debug: looking for tls client module matching "any": 1 candidates
gnutls debug: using GnuTLS version 3.5.19
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\Windows 7\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
qt debug: IM: Setting an input
gnutls debug: loaded 81 trusted CAs from system
main debug: using tls client module "gnutls"
main debug: resolving streaming.exclusive.radio ...
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Success.
gnutls debug: - safe renegotiation (RFC5746) enabled
gnutls debug: - false start (RFC7918) enabled
gnutls error: Certificate verification failure: The certificate is NOT trusted. The certificate chain uses expired certificate.
main error: TLS session handshake error
main error: connection error: No error
access error: HTTP connection failure
main debug: no access modules matched
main debug: dead input
Code: Select all
gnutls debug: using GnuTLS version 3.5.19
Code: Select all
gnutls debug: using GnuTLS version 3.6.15
I made an update to vlc v3.0.16 now using GnuTLS version 3.6.15 but with the same result
Are you sure you are using VLC v3.0.16 ?
Because I am and my version of GnuTLS is:Looks like yours is too old, you need to force an update of VLC.Code: Select all
gnutls debug: using GnuTLS version 3.6.15
Possibly it is an issue with GnuTLS Version 3.5.19; https is still not working.Code: Select all
gnutls debug: using GnuTLS version 3.5.19
Are you sure you are using VLC v3.0.16 ?
Because I am and my version of GnuTLS is:Code: Select all
gnutls debug: using GnuTLS version 3.6.15
Looks like yours is too old, you need to force an update of VLC.
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: Bing [Bot] and 39 guests