Kodi Community Forum

Full Version: Rtmp input
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Been on Milhouse builds for ages but thought I'd give libreelec 7.9.10 a try on pi3.
I've noticed that rtmp inputstream client addon won't install - just an unresponsive screen. Not sure why. Inpustream adaptive installed fine...
Can you post your debug log (wiki) - enable debug logging, try to install inputstream.rtmp and - assuming it fails - upload your log and paste the link.

I've just tested 7.90.010 on RPi3 and installed inputstream.rtmp without any problem:
Code:
12:50:51.137 T:1962369024  NOTICE: special://profile/ is mapped to: special://masterprofile/
12:50:51.137 T:1962369024  NOTICE: -----------------------------------------------------------------------
12:50:51.137 T:1962369024  NOTICE: Starting Kodi (17.0-BETA7 Git:17.0-beta7-eed32e7). Platform: Linux ARM 32-bit
12:50:51.137 T:1962369024  NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
12:50:51.137 T:1962369024  NOTICE: Kodi compiled Dec 22 2016 by GCC 6.2.0 for Linux ARM 32-bit version 4.9.0 (264448)
12:50:51.138 T:1962369024  NOTICE: Running on LibreELEC (community) - Version: 7.90.010 8.0, kernel: Linux ARM 32-bit version 4.9.0
12:50:51.138 T:1962369024  NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
...
12:52:17.161 T:1962369024   DEBUG: CAddonInstaller: installing 'inputstream.rtmp' version '1.0.3' from repository 'repository.libreelec.tv'
12:52:17.178 T:1962369024   DEBUG: LIRC: Update - NEW at 86128:1c 0 KEY_ENTER_UP devinput (KEY_ENTER_UP)
12:52:17.191 T:1874850720   DEBUG: CurlFile::Open(0x7334a6b8) http://addons.libreelec.tv/8.1/RPi2/arm/inputstream.rtmp/inputstream.rtmp-1.0.3.zip
12:52:17.354 T:1874850720   DEBUG: Unpacking zip://special%3A%2F%2Fhome%2Faddons%2Fpackages%2Finputstream.rtmp-1.0.3.zip/inputstream.rtmp/ to /storage/.kodi/addons/temp/9bf556d6-0637-49af-b1df-6e07dab87504
12:52:17.384 T:1874850720    INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
12:52:17.387 T:1874850720   DEBUG: CAddonDatabase: inputstream.rtmp has been installed.
12:52:17.410 T:1874850720   DEBUG: CAddonMgr: enabled inputstream.rtmp
Hi Milhouse and happy Christmas
Here is the debug

Pastebin.com/bgHMgHj8
Your log doesn't show you installing the rtmp add-on. Enable debug logging, restart kodi, install the add-on (which presumably fails), then upload your log.
That's strange, it's exactly what I did! Will try again...
Have you tried force refreshing your addons library?

Go to Add-ons > My add-ons, then in the blade menu (click left) select and click on "Check for updates".

Then try installing inputstream.rtmp. The only thing I can think of right now is that your Addons database is stale, and isn't updating automatically.
Thanks for the suggestion. Unfortunately no change. I'm going to try it on a clean build next rather than one with my backup from #1024 test build installed
Hi Milhouse
Installs fine on a clean build, so must have been an issue with migrating the backup...
Most likely a duff Addons26.db. Deleting the database used to be a safe option in Kodi 16, but that's all changed with Kodi 17. Glad you got it sorted.
Does sound most likely! Can I ask is there an easy way to just migrate across my movie/tv/sources database without doing a full restore backup from libreelec menu (which will likely bring the old problem back)
Replace your MyVideos and MyMusic databases with your old versions then let the new Kodi migrate them.
Hi guys I get this message,  Update fail! when try to update RTMP Input version spiff-2.0.6 to version spiff-2.0.7! Please help!
To receive meaningful assistance you will need to provide a full debug log.

The instructions are here... debug log (wiki)

If you are using the Basic Method, then ensure the following is applied...
1.Enable debugging in Settings>System Settings>Logging,
2.Restart Kodi
3.Replicate the problem.
4.Upload the log to Kodi Paste Site manually or use the Kodi Logfile Uploader. (wiki) With either method post the link to the log back here.

If you are using the Advanced Method ensure you have correctly created and applied the advancedsettings.xml file (wiki)

In both instances, you should see the word DEBUG throughout the log.

Note: Full logs only. No partial or redacted logs
Do NOT post your logs directly into the forum. Use the Kodi Paste Site. Post the link to your pasted log in the forum
I too am unable to get RTMP to install

Here is my Logfile
https://paste.kodi.tv/oguwamesol
Please advise as to what I can do?

p.s. I've updated all of my add-ons
Pages: 1 2