xbmc / inputstream.ffmpegdirect

Supports streams opened by FFmpeg's libavformat or Kodi's cURL such as plain TS, HLS and DASH (non-DRM) as well as many others. There is support for Archive/Catchup services where there is a replay window and can timeshift across that span. Also provides timeshift for live streams where rewind/pause and fast-forward would not have been available.
GNU General Public License v2.0
58 stars 42 forks source link

[tvOS] arm64 | Kodi missing inputstream.ffmpegdirect #203

Open emog opened 1 year ago

emog commented 1 year ago

I'm running latest Kodi tvOS version which is signed by my own apple developer account. Everything is working but the inputstream.ffmpegdirect addon is missing. I checked in VideoPlayer InputStream section but there are only "InputStream Adaptive" and "RTM Input". The Kodi version is Matrix 19.4

phunkyfish commented 1 year ago

There was a build issue with 19.4 and ffmpegdirect was not included.

Hopefully there will be 19.5 of Matrix soon.