Package Details: kodi-addon-inputstream-rtmp-git 21.1.0.Omega.r10.g8dd2ada-1

Git Clone URL: https://aur.archlinux.org/kodi-addon-inputstream-rtmp-git.git (read-only, click to copy)
Package Base: kodi-addon-inputstream-rtmp-git
Description: librtmp support for Kodi 20+
Upstream URL: https://github.com/xbmc/inputstream.rtmp
Licenses: GPL-2.0-or-later
Conflicts: kodi-addon-inputstream-rtmp
Provides: kodi-addon-inputstream-rtmp
Submitter: kevku
Maintainer: kevku
Last Packager: kevku
Votes: 3
Popularity: 0.000000
First Submitted: 2016-10-15 08:25 (UTC)
Last Updated: 2024-05-06 06:39 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

PowaBanga commented on 2024-11-16 12:21 (UTC)

i have recieved this error message :

-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - broken
CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:67 (message):
  The C compiler

    "/usr/bin/cc"

  is not able to compile a simple test program.

  It fails with the following output:

    Change Dir: '/home/alarm/pkgbuild/kodi-addon-inputstream-rtmp/src/inputstream.rtmp-21.1.0-Omega/CMakeFiles/CMakeScratch/TryCompile-TLw8B2'

    Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_688dd/fast
    /usr/bin/make  -f CMakeFiles/cmTC_688dd.dir/build.make CMakeFiles/cmTC_688dd.dir/build
    make[1]: Entering directory '/home/alarm/pkgbuild/kodi-addon-inputstream-rtmp/src/inputstream.rtmp-21.1.0-Omega/CMakeFiles/CMakeScratch/TryCompile-TLw8B2'
    Building C object CMakeFiles/cmTC_688dd.dir/testCCompiler.c.o
    /usr/bin/cc   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -o CMakeFiles/cmTC_688dd.dir/testCCompiler.c.o -c /home/alarm/pkgbuild/kodi-addon-inputstream-rtmp/src/inputstream.rtmp-21.1.0-Omega/CMakeFiles/CMakeScratch/TryCompile-TLw8B2/testCCompiler.c
    cc: error: unrecognized command-line option '-mno-omit-leaf-frame-pointer'; did you mean '-fno-omit-frame-pointer'?
    make[1]: *** [CMakeFiles/cmTC_688dd.dir/build.make:78: CMakeFiles/cmTC_688dd.dir/testCCompiler.c.o] Error 1
    make[1]: Leaving directory '/home/alarm/pkgbuild/kodi-addon-inputstream-rtmp/src/inputstream.rtmp-21.1.0-Omega/CMakeFiles/CMakeScratch/TryCompile-TLw8B2'
    make: *** [Makefile:127: cmTC_688dd/fast] Error 2





  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:2 (project)


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...

Does anybody know how to fix it ?

kevku commented on 2024-05-06 16:06 (UTC)

those addons must be outdated I dont know of a single source of rtmp streams.

csts commented on 2024-05-06 13:32 (UTC) (edited on 2024-05-06 13:32 (UTC) by csts)

Just tried Flatpak 21 (default), because all extra addons are binaries together, this addon and more install fine.
https://flathub.org/apps/tv.kodi.Kodi

csts commented on 2024-05-06 13:22 (UTC) (edited on 2024-05-06 13:23 (UTC) by csts)

@kevku": why do you need this addon?"

There are a few addons where this is a dependency, they don't work with out it.

I guess I'll check if they'll work inFlatpak.

kevku commented on 2024-05-06 06:35 (UTC)

why do you need this addon?

csts commented on 2024-05-06 05:46 (UTC)

Is there a workaround for this 'kodi-addon-inputstream-rtmp' to work with Kodi Omega?

csts commented on 2024-03-03 21:22 (UTC)

Sadly this package doesn't work with Omega:

:: New dependency will be installed from repository:
 kodi (for kodi-addon-inputstream-rtmp-git)           -> 20.4-1  36.27 MiB

:: AUR package will be installed:
 kodi-addon-inputstream-rtmp-git                      -> 21.0.1.Omega.r0.gc421903-1

Total Download Size:     36.27 MiB
Total Installed Size:    87.64 MiB

:: Proceed with installation? [Y/n] 
:: [v]iew package details   [m]anually select packages
>>  y
looking for conflicting AUR packages...
:: kodi and kodi-git are in conflict. Remove kodi-git? [y/N]  n
~[131]> 

csts commented on 2023-01-29 08:14 (UTC)

PKGBUILD now includes kodi-nexus-git-dev and builds fine.
Thank you.

csts commented on 2022-12-29 15:57 (UTC)

Kodi-git now points to Kodi 21 Alpha (Master git), so this package will not work for Kodi Nexus which is kodi-nexus-git (also available as binary in Chaotic-AUR).

csts commented on 2022-11-24 17:41 (UTC)

It just needed kodi-git-dev instead of kodi-dev to be installed.