Open enerdude opened 16 hours ago
BTW, I also tried adding |verifypeer=false after url as specified here: https://kodi.wiki/view/SSL_certificates but it has no effect
the only way is try to use and disable the ssl_verify_peer of inputstream.adaptive.config as linked above
ok thanks a lot, can you please confirm the syntax for kodiprop, is it like this:
Also for interest sake, on a clean Kodi installation without adaptive or ffmpegdirect, what is the default kodi player based on? ffmpeg?
Describe the feature
On a system with inputstream.adaptive and without inputstream.ffmpegdirect:
I have a video source coming from a website without a proper SSL certificate and if I force playback through adaptive via #KODIPROP it won't play it. When I remove the #KODIPROP it works, I assume it uses the default kodi player. (btw can you explain what the default player uses when it is a fresh installation of kodi with no addons, is it similar to ffmpeg?)
Motivation
Maybe sometimes one is forced to playback from an insecure site / site without proper SSL Certificate, then this is handy. I guess it is not all that secure but it will be nice to have a setting that can be set to 'ignore SSL certificate'
Are you willing to contribute in development?
No
Should a possible backport be considered?
No