vlc git - linux chromecast TLS issue
Posted: 24 Dec 2017 01:03
I'm running a git build of vlc (4.0.0-dev) with chromecast and 'sout' configured to be enabled. When I try to cast to my Chromecast, I'm getting a TLS error:
has anyone found a way around this? chromecast certs seems to be a moving target for client authentication with the cast, so simply adding a cert doesn't seem to be possible to get around this. Thanks
Code: Select all
VLC media player 4.0.0-dev Otto Chriek (revision 4.0.0-dev-483-g7610a35ae6)
[0000563d72df56a0] dummy interface: using the dummy interface module...
[00007f89f8003020] gnutls tls client error: Certificate verification failure: The certificate is NOT trusted. The certificate issuer is unknown. The certificate chain uses insecure algorithm. The name in the certificate does not match the expected.
[00007f89f8003020] main tls client error: TLS session handshake error
[00007f89f8003020] main tls client error: connection error: Resource temporarily unavailable
[00007f89f8000f60] stream_out_chromecast stream out error: cannot load the Chromecast controller (Failed to create client session)
[00007f89f8000c40] main stream output error: stream chain failed for `chromecast{ip=192.168.1.9}'
[00007f8a04000c40] main input error: cannot start stream output instance, aborting