v17 RTMP stream not working in Kodi 17
#1
Bug 
Here is an example of a public RTMP stream that used to work on Kodi 16.1 (and lower), but doesn't work anymore on 17.

Code:
rtmp://rtppullswflivefs.fplive.net/rtppullswflive-live playpath=2ch5h264 swfUrl=http://programas.rtp.pt/play/player.swf?v3 pageUrl=http://www.rtp.pt/play/direto/rtp1?mag swfVfy=1 live=1 timeout=15
Reply
#2
Team removed support internal RTMP, because this will be available via inputstream addon, however this addon is not included in the default addons yet.

Was added FFmpeg supplied support for rtmp, check here.
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
#3
(2016-07-09, 19:25)Wanilton Wrote: Team removed support internal RTMP, because this will be available via inputstream addon, however this addon is not included in the default addons yet.

Was added FFmpeg supplied support for rtmp, check here.

But it will be available by default in the final version?
And will work as in 16.1?

Thank you very much Wink
Reply
#4
yes
yes
Reply
#5
Thanks! Blush
Reply
#6
It's a recent thread......... i have use OSMC on my Raspberry pi2.... how i can check if i have RTMP support installed ? I need to install rtmpdump ? or whatelse ?
...only on your "little world" can you lay down the law...
Reply
#7
Howto enable rtmp streams in kodi 17 beta 5 and higher – video
link removed
Reply
#8
Your site and the tutorial/images on it feature banned add-ons (wiki) as well as the acceptable solution (which I reproduce below). By our forum rules (wiki) you may not link to it here, as it is promotion of piracy which we do not tolerate here.

The add-ons for rtmp (and other inputstream methods like mpd and smoothstream) support are available from the kodinerds repo, at the url below (download it from the GitHub site and install the repo from zip then add them from there).

https://github.com/kodinerds/binary-repo
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#9
(2016-11-11, 16:31)DarrenHill Wrote: The add-ons for rtmp (and other inputstream methods like mpd and smoothstream) support are available from the kodinerds repo, at the url below (download it from the GitHub site and install the repo from zip then add them from there).

https://github.com/kodinerds/binary-repo
@DarrenHill, tried this yesterday with latest nightly builds of macOS and Win10 (to check kodi pvr.filmon working on these OS) but once the repo is installed I am unable to find RTMP Input.
(Appears to have been removed from that repo (or never existed for macOS & Windows?)) http://forum.kodi.tv/showthread.php?tid=...pid2459474

Image


Perhaps what we need to understand is what inputstream method under Krypton is an available equivalent to rtmp for macOS & Windows, which will allow Add-ons like kodi pvr.filmon to play streams correctly?
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
Reply
#10
Since I have kodi in Linux, I will post a solution which worked for me in linux, don't know about other platforms really. Even though rtmp support is removed in kodi 17, the packages are still available in kodi ppa. So after installing kodi in linux by following instructions at http://kodi.wiki/view/HOW-TO:Install_Kodi_for_Linux
Follow below instructions for enabling rtmp on Linux kodi install

sudo apt-get install kodi-inputstream-rt*
sudo apt-get install kodi-inputstream-ad*
sudo apt-get install kodi-inputstream-sm*
sudo apt-get install kodi-inputstream-mp*

once above is complete enable rtmp in kodi under add-ons-> my add-ons -> Video Input Stream option.
Hope this helps.
Reply
#11
(2016-11-20, 11:30)MikeKL Wrote: @DarrenHill, tried this yesterday with latest nightly builds of macOS and Win10 (to check kodi pvr.filmon working on these OS) but once the repo is installed I am unable to find RTMP Input.
(Appears to have been removed from that repo (or never existed for macOS & Windows?)) http://forum.kodi.tv/showthread.php?tid=...pid2459474

I have the same problem in Krypton 17.1 stable but I can find it in Leia 18 Alpha 1. How can I get it to show in Krypton?

The binary repo fails to install from zip.
Reply

Logout Mark Read Team Forum Stats Members Help
RTMP stream not working in Kodi 170