Kodi Community Forum
[Raspberry Pi OS (Bullseye)] armv7 | Missing inputstream.ffmpegdirect and RTMP addons - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: VideoPlayer InputStream (https://forum.kodi.tv/forumdisplay.php?fid=312)
+---- Thread: [Raspberry Pi OS (Bullseye)] armv7 | Missing inputstream.ffmpegdirect and RTMP addons (/showthread.php?tid=365900)



[Raspberry Pi OS (Bullseye)] armv7 | Missing inputstream.ffmpegdirect and RTMP addons - ReWiG - 2021-12-09

Is there any inputstream.ffmpegdirect addon for Linux version?
I am using a freshly installed version of Kodi 19.3 from the official Raspberry Pi OS Bullseye repository. In the app store, I just don't have the inputstream.ffmpegdirect extension, although it is a dependency for the InputStream Adaptive and without it, I keep getting an error when starting the broadcast.
Code:
uname -a
Linux kodi 5.10.83-v7l+ #1499 SMP Tue Dec 7 14:08:09 GMT 2021 armv7l GNU/Linux



RE: [Raspberry Pi OS (Bullseye)] armv7 | Missing inputstream.ffmpegdirect and RTMP addons - orobiwan - 2021-12-11

Yup, same here. Kodi 19.3 on a RPi4 with Raspberry Pi OS Lite (Kernel: 5.10). 
Code:
sudo apt-cache search kodi-inputstream
only lists kodi-inputstream-adaptive.

Is there any additional repo to add ?


RE: [Raspberry Pi OS (Bullseye)] armv7 | Missing inputstream.ffmpegdirect and RTMP addons - orobiwan - 2021-12-12

Ok, after building the plugin according to instructions, I just zipped them together and used the Kodi interface to install them.


RE: [Raspberry Pi OS (Bullseye)] armv7 | Missing inputstream.ffmpegdirect and RTMP addons - lestat1977uk - 2022-03-28

Having the same issues, can someone post a solution, i tried to build the missing plugins from Github and then zip together but i couldn't get to work.

Can you post your process?