metal3d / idok

A simple command line to stream media to kodi (aka xbmc). Stream youtube, gstreamer output, livestreamer output, and many other media stream.
BSD 3-Clause "New" or "Revised" License
62 stars 9 forks source link

Timeout with kodi 17. #12

Closed mac1202 closed 7 years ago

mac1202 commented 7 years ago

With kodi 17, i can no longer stream local file to kodi, I got this error in kodi.log ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for http://192.168.1.1:8080/test.mp4

Sending URL to kodi still work.

mac1202 commented 7 years ago

Nevermind the problem come from my firewall setup.

metal3d commented 7 years ago

BTW you may use SSH tunnel mode that is implemented in idok.

Note to myself: precise errors and solutions that can appear.

mac1202 commented 7 years ago

SSH tunnel never worked for me as reported here https://github.com/metal3d/idok/issues/8