Win XBMC won't play form webdav source on WIN
#1
Hey guys

So based on my previous topic 206528 (thread). I got that all working on the pi's, but then I try to use the same settings on computers running Windows 7 and 8, it connects to the sql database, but when I try to play a video it just do the "working" icon in the corner and afterwards nothing happens. I pulled a log from the Windows 7 machine, hoping any of you can help me solve why this only works on the pi's.

Log file: http://xbmclogs.com/show.php?id=354307
Reply
#2
Hi...

Regarding to this:

Quote:19:37:38 T:3976 ERROR: CCurlFile::FillBuffer - Failed: SSL connect error(35)

I searched for "SSL Error 35" and found this site:

http://curl.haxx.se/libcurl/c/libcurl-errors.html

For error code 35, they say:

"A problem occurred somewhere in the SSL/TLS handshake. You really want the error buffer and read the message there as it pinpoints the problem slightly more. Could be certificates (file formats, paths, permissions), passwords, and others. "

Maybe this helps a bit
Reply
#3
(2014-11-18, 13:44)David1977 Wrote: Hi...

Regarding to this:

Quote:19:37:38 T:3976 ERROR: CCurlFile::FillBuffer - Failed: SSL connect error(35)

I searched for "SSL Error 35" and found this site:

http://curl.haxx.se/libcurl/c/libcurl-errors.html

For error code 35, they say:

"A problem occurred somewhere in the SSL/TLS handshake. You really want the error buffer and read the message there as it pinpoints the problem slightly more. Could be certificates (file formats, paths, permissions), passwords, and others. "

Maybe this helps a bit

Thanks for the reply. I'm going to try use webdav without ssl then, see if that helps. Though, wouldn't you recommend using ssl when you stream over the internet? Anyways this error buffer massage, do you have any idea where to find that?
Reply
#4
Still hoping for an answer here
Reply
#5
Since Win 7 your WebDAV sources need to have an official SSL certificate, no - at least to me - known workaround here; MS got very strict on that, not even a self-signed certificate will be accepted by Win 7 and/or 8...
Bye,
Fry
Kodi v17.6 with shared MariaDB v10.3 | HTS Tvheadend 4.2.6 on RPi2 | running on:
Windows 10x64 | Nvidia Shield | FireTV4k | FireTVStick4 | Android 5 | RPi3 with OSMC
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC won't play form webdav source on WIN0