Closed devil-strike closed 10 years ago
Well we have the latest version of librtmp 2.4 More info here to clarify version 2.4 is the latest.. http://rtmpdump.mplayerhq.hu/ XBMC mainline use 2.3 https://github.com/xbmc/xbmc/blob/master/lib/librtmp/Makefile
It might be something else, so full debug logs capturing the error would actually be useful in tracking the error further.
Ok i ask for log http://boxeed.in/forums/viewtopic.php?f=14&t=922&p=7450#p7450
Also just tested vevo.tv that use rtmp and it works fine with that addon. but think it have todo with the handshake some need rtmp handshake v10 and librtmp goes only to v9. if that is the problem you cannot do anything about it till it get updated by rtmpdump.mplayerhq.hu
Well it looks like 2.4 hasn't been updated since Dec 2013. Here is a librtmp.so.1 I compiled which includes the KSV patches: http://www.sendspace.com/file/8hawih If they backup the original one and place this one in the xbmc folder they can try that.
Thanks posted in topic, now is just waiting :)
Should have said 'without' the KSV patches.
Closing this, re-open if necessary.
Just a question how is this lib updated? goes this automatic or must you specify witch version to use? because some users say xbmc addons is asking for new version of librtmp.