10 lines
241 B
Plaintext
10 lines
241 B
Plaintext
config BR2_PACKAGE_KODI_INPUTSTREAM_RTMP
|
|
bool "kodi-inputstream-rtmp"
|
|
select BR2_PACKAGE_OPENSSL
|
|
select BR2_PACKAGE_RTMPDUMP
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
RTMP input stream add-on for Kodi
|
|
|
|
https://github.com/xbmc/inputstream.rtmp
|