Input stream adaptive + Kodi Piers

Here is log:

https://paste.coreelec.org/FriesMethod

But this service Antik is not free or more precisely it need registration for temporarily testing of streams: https://moj.antik.sk/

Link to addon of antik for kodi: GitHub - waladir/plugin.video.antik - it is good for checking of list of upper errors Input stream adaptive + Kodi Piers - #21 by atirage21 .

Personally for me is this addon not so important, but it have identical symptons as was decribed here:

1 Like

In 64bit linux world are libs separetly for 32 and 64bit applications as lib32 and lib64 directories.

Here is a free legal test stream that freeze on CE 22 but plays on OSX Kodi 22 nightly with ISA and iptv simple if someone could take a look, thanks!

#EXTM3U
#EXTINF:-1 tvg-name="Test" tvg-logo="https://sseasideflowers.trustywebsites.com/wp-content/uploads/2018/11/test-product-test.png" tvg-id="Test",Test
#KODIPROP:inputstream=inputstream.adaptive
#KODIPROP:inputstream.adaptive.drm_legacy
https://livesim.dashif.org/livesim/chunkdur_1/ato_7/testpic4_8s/Manifest.mpd

have you in logs something like this ? This log is from solved addon freeviewtv - now is working, but sometimes after 15 minutes is temporarily freezed sound and video.

#0 0x0000007f7ff62ce8 in ?? () from /usr/lib/libc.so.6
#1 0x0000007f7ff57eb0 in ?? () from /usr/lib/libc.so.6
#2 0x0000007f7ff581cc in ?? () from /usr/lib/libc.so.6
#3 0x0000007f7ff5a5bc in pthread_cond_wait () from /usr/lib/libc.so.6
#4 0x0000007e80d42204 in std::condition_variable::wait<ADP::CSegmentBuffers::WaitForSegment()::<lambda()> >(std::unique_lockstd::mutex &, struct {…}) (this=0x7f24e831a8, __lock=…, __p=…) at /usr/include/c++/13/condition_variable:105
#5 0x0000007e80d41e60 in ADP::CSegmentBuffers::WaitForSegment (this=0x7f24e83178) at /home/runner/work/inputstream.adaptive/inputstream.adaptive/inputstream.adaptive/src/common/SegmentBuffer.cpp:162
#6 0x0000007e80d1908c in adaptive::AdaptiveStream::worker (this=0x7f24e83168) at /home/runner/work/inputstream.adaptive/inputstream.adaptive/inputstream.adaptive/src/common/AdaptiveStream.cpp:306
#7 0x0000007e80d24978 in std::__invoke_impl<void, void (adaptive::AdaptiveStream::)(), adaptive::AdaptiveStream> (__f=@0x7f240907c0: (void (adaptive::AdaptiveStream::)(class adaptive::AdaptiveStream * const)) 0x7e80d18ff0 adaptive::AdaptiveStream::worker(), __t=@0x7f240907b8: 0x7f24e83168) at /usr/include/c++/13/bits/invoke.h:74
#8 0x0000007e80d248b8 in std::__invoke<void (adaptive::AdaptiveStream::
)(), adaptive::AdaptiveStream*> (__fn=@0x7f240907c0: (void (adaptive::AdaptiveStream::)(class adaptive::AdaptiveStream * const)) 0x7e80d18ff0 adaptive::AdaptiveStream::worker()) at /usr/include/c++/13/bits/invoke.h:96
#9 0x0000007e80d2481c in std::thread::_Invoker<std::tuple<void (adaptive::AdaptiveStream::
)(), adaptive::AdaptiveStream*> >::_M_invoke<0ul, 1ul> (this=0x7f240907b8) at /usr/include/c++/13/bits/std_thread.h:292
#10 0x0000007e80d247d4 in std::thread::_Invoker<std::tuple<void (adaptive::AdaptiveStream::)(), adaptive::AdaptiveStream> >::operator() (this=0x7f240907b8) at /usr/include/c++/13/bits/std_thread.h:299
#11 0x0000007e80d247b4 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (adaptive::AdaptiveStream::)(), adaptive::AdaptiveStream> > >::_M_run (this=0x7f240907b0) at /usr/include/c++/13/bits/std_thread.h:244
#12 0x0000007f801fcd1c in ?? () from /usr/lib/libstdc++.so.6
#13 0x0000007f7ff5afd0 in ?? () from /usr/lib/libc.so.6
#14 0x0000007f7ffb878c in ?? () from /usr/lib/libc.so.6

https://paste.coreelec.org/NationsScottie

Also i dont undersood, this bug, because dll are library only in windows:

2025-12-12 04:06:41.901 T:2075     info <general>: ADDON: Dll Destroyed - InputStream Adaptive

https://paste.coreelec.org/HormonePresley

You have here solution: [Bug] Looping tv streams with newer version of inputstream.adaptive adddon from october 2025 · Issue #1954 · xbmc/inputstream.adaptive · GitHub

But was detected issue:

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/lib/kodi/kodi.bin --audio-backend=alsa+pulseaudio --standalone -fs'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000007f7ff5c9c0 in ?? () from /usr/lib/libc.so.6
[Current thread is 1 (Thread 0x7e65628da0 (LWP 2032))]

Here are my all debug logs:

https://paste.coreelec.org/StoryAffleck

https://paste.coreelec.org/SonicsDamper

https://paste.coreelec.org/BodilyLovely

ce-debug_info.txt (47.1 KB)

dispinfo.txt (6.6 K

audinfo.txt (3.5 KB)

Ok ,KODIPROP:inputstream.adaptive.drm_legacy was only a leftover when i changed my drm streams to a free stream , but free stream still freeze without KODIPROP:inputstream.adaptive.drm_legacy. So booth drm and non drm streams freeze on CE22

Try to play

#EXTM3U
#EXTINF:-1 tvg-name="Test" tvg-logo="https://sseasideflowers.trustywebsites.com/wp-content/uploads/2018/11/test-product-test.png" tvg-id="Test",Test
#KODIPROP:inputstream=inputstream.adaptive
https://livesim.dashif.org/livesim/chunkdur_1/ato_7/testpic4_8s/Manifest.mpd

`
And all my streams play fine on OSX Kodi 22


According to guys from ISA and addon is this bug only at side of coreelec/kodi. Administrator of kodi terminate this things, that is only issue of coreelec.

Yeah must be CE issue. Just tested my brand new Xiaomi_3rd_gen with latest Kodi 22 and no freeze on Android but on same box with latest CE 22 video cache goes from 100% to 0% and video stream freezes after a few seconds. I hope someone could take a look at this, thanks!

Try now, i think that is solved bigger step with last build. It need more optimalization, but we are close to aim.

https://paste.coreelec.org/BanksCaroline

https://paste.coreelec.org/NoodleBlessed

I dont use the addon you use , only IPTV simple and streams still freeze with latest ISA and latest CE22 . So i dont think you can fix your addon 100% We have to wait for CE fix ( if /when someone get to work on this)

1 Like

Yes, i have the same Problem with the Live-Streams an posted it some times ago:

Cheers

Because I use DVBViewer PVR daily and never get such issues?

So find a way to the dev team to reproduce the “issue”, but without your add-on as no dev have such setup.

@Portisch I have posted this allready :

Load this m3u in iptv simple and enable isa

#EXTM3U
#EXTINF:-1 tvg-name="Test" tvg-logo="https://sseasideflowers.trustywebsites.com/wp-content/uploads/2018/11/test-product-test.png" tvg-id="Test",Test
#KODIPROP:inputstream=inputstream.adaptive
https://livesim.dashif.org/livesim/chunkdur_1/ato_7/testpic4_8s/Manifest.mpd

And all my streams play fine on OSX Kodi 22

How should this stream behave?

@vpeter

It stops after a while

This is the ISA log, but as I said we have no idea about the code:

2025-12-23 20:41:22.063 T:3081     info <general>: Addon Manager: Found addon: 'inputstream.adaptive v22.3.5.0'
2025-12-23 20:41:22.593 T:3081    debug <general>: LocalizeStrings: loaded 73 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.de_de/strings.po
2025-12-23 20:41:22.593 T:3081    debug <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
2025-12-23 20:41:22.840 T:3133    debug <pvr.iptvsimple>: pvr.iptvsimple - LoadPlayList - M3U line read: '#KODIPROP:inputstream=inputstream.adaptive'
2025-12-23 20:41:22.840 T:3133    debug <pvr.iptvsimple>: pvr.iptvsimple - ParseSinglePropertyIntoChannel - Found #KODIPROP: property: 'inputstream' value: 'inputstream.adaptive' added: true
2025-12-23 20:41:23.312 T:3138    debug <addons>: bool ADDON::CAddonRepos::DoAddonUpdateCheck(const std::shared_ptr<ADDON::IAddon>&, std::shared_ptr<ADDON::IAddon>&) const: update check: addonID = inputstream.adaptive / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 22.3.5.0
2025-12-23 20:41:30.222 T:3217    debug <general>: SECTION:LoadDLL(/storage/.kodi/addons/inputstream.adaptive/inputstream.adaptive.so.22.3.5)
2025-12-23 20:41:30.222 T:3217    debug <general>: Loading: /storage/.kodi/addons/inputstream.adaptive/inputstream.adaptive.so.22.3.5
2025-12-23 20:41:30.232 T:3217    debug <inputstream.adaptive>: Skipped 1 duplicate messages..
2025-12-23 20:41:30.232 T:3217    debug <inputstream.adaptive>: Open()
2025-12-23 20:41:30.233 T:3217    debug <inputstream.adaptive>: [Repr. chooser] Type: Default
2025-12-23 20:41:30.233 T:3217     info <inputstream.adaptive>: [Repr. chooser] Resolution set: 1920x1080, max allowed: 3840x2160, Adjust refresh rate: 1
2025-12-23 20:41:30.233 T:3217    debug <inputstream.adaptive>: [Repr. chooser] Configuration
2025-12-23 20:41:30.374 T:3217    debug <inputstream.adaptive>: Download finished: https://livesim.dashif.org/livesim/chunkdur_1/ato_7/testpic4_8s/Manifest.mpd (downloaded 3019 byte, speed 21435.00 byte/s)
2025-12-23 20:41:30.436 T:3217    debug <inputstream.adaptive>: UTCTiming clock offset -13 ms
2025-12-23 20:41:30.436 T:3217     info <inputstream.adaptive>: Manifest successfully parsed (Periods: 1, Streams in first period: 2, Type: live)
2025-12-23 20:41:30.436 T:3217    debug <inputstream.adaptive>: [Repr. chooser] Stream selection conditions
2025-12-23 20:41:30.436 T:3217    debug <inputstream.adaptive>: [Repr. chooser] Selected representation
2025-12-23 20:41:30.436 T:3217    debug <inputstream.adaptive>: Created AdaptiveStream [AS-0] with adaptation set ID: "", stream type: video
2025-12-23 20:41:30.436 T:3217    debug <inputstream.adaptive>: Created AdaptiveStream [AS-1] with adaptation set ID: "", stream type: audio
2025-12-23 20:41:30.436 T:3217    debug <inputstream.adaptive>: GetCapabilities()
2025-12-23 20:41:30.462 T:3217    debug <inputstream.adaptive>: GetStreamIds()
2025-12-23 20:41:30.462 T:3217    debug <inputstream.adaptive>: GetStream(1001)
2025-12-23 20:41:30.462 T:3217    debug <inputstream.adaptive>: GetStream(1002)
2025-12-23 20:41:30.462 T:3217    debug <inputstream.adaptive>: OpenStream(1001)
2025-12-23 20:41:30.490 T:3221    debug <inputstream.adaptive>: [AS-0] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/V1200/init.mp4 (downloaded 825 byte, speed 30751.00 byte/s)
2025-12-23 20:41:30.491 T:3217    debug <inputstream.adaptive>: UpdateSampleDescription: Codec fourcc: avc1 (1635148593)
2025-12-23 20:41:30.491 T:3217    debug <inputstream.adaptive>: GetStream(1001)
2025-12-23 20:41:30.492 T:3217    debug <inputstream.adaptive>: OpenStream(1002)
2025-12-23 20:41:30.522 T:3223    debug <inputstream.adaptive>: [AS-1] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/A48/init.mp4 (downloaded 745 byte, speed 25637.00 byte/s)
2025-12-23 20:41:30.522 T:3217    debug <inputstream.adaptive>: UpdateSampleDescription: Codec fourcc: mp4a (1836069985)
2025-12-23 20:41:30.522 T:3217    debug <inputstream.adaptive>: GetStream(1002)
2025-12-23 20:41:30.524 T:3217    debug <inputstream.adaptive>: [Repr. chooser] Current average bandwidth: 29779697 bit/s (filtered to 26801727 bit/s)
2025-12-23 20:41:30.734 T:3223    debug <inputstream.adaptive>: [AS-1] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/A48/220814858.m4s (downloaded 42862 byte, speed 288485.00 byte/s)
2025-12-23 20:41:30.766 T:3223    debug <inputstream.adaptive>: [AS-1] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/A48/220814859.m4s (downloaded 41258 byte, speed 1336075.00 byte/s)
2025-12-23 20:41:30.796 T:3223    debug <inputstream.adaptive>: [AS-1] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/A48/220814860.m4s (downloaded 40424 byte, speed 1400935.00 byte/s)
2025-12-23 20:41:30.933 T:3221    debug <inputstream.adaptive>: [AS-0] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/V1200/220814858.m4s (downloaded 1205488 byte, speed 2953027.00 byte/s)
2025-12-23 20:41:31.185 T:3221    debug <inputstream.adaptive>: [AS-0] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/V1200/220814859.m4s (downloaded 1205488 byte, speed 4798878.00 byte/s)
2025-12-23 20:41:31.393 T:3221    debug <inputstream.adaptive>: [AS-0] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/V1200/220814860.m4s (downloaded 1205488 byte, speed 5797622.00 byte/s)
2025-12-23 20:41:31.394 T:3225    debug <inputstream.adaptive>: ensureSegment: [AS-0] Begin WaitForSegment stream rep. id "V1200" period id "P0"
2025-12-23 20:41:31.602 T:3217    debug <inputstream.adaptive>: InsertLiveSegment: End WaitForSegment repr. id V1200
2025-12-23 20:41:31.603 T:3225    debug <inputstream.adaptive>: ensureSegment: [AS-1] Begin WaitForSegment stream rep. id "A48" period id "P0"
2025-12-23 20:41:32.102 T:3217    debug <inputstream.adaptive>: InsertLiveSegment: End WaitForSegment repr. id A48
2025-12-23 20:41:38.470 T:3220    debug <inputstream.adaptive>: Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/Manifest.mpd (downloaded 3019 byte, speed 110017.00 byte/s)
2025-12-23 20:41:38.471 T:3220    debug <inputstream.adaptive>: OnUpdateSegments: MPD update - No timeline (repr. id "A48", period id "P0")
2025-12-23 20:41:38.471 T:3220    debug <inputstream.adaptive>: OnUpdateSegments: MPD update - No timeline (repr. id "V300", period id "P0")
2025-12-23 20:41:38.471 T:3220    debug <inputstream.adaptive>: OnUpdateSegments: MPD update - No timeline (repr. id "V600", period id "P0")
2025-12-23 20:41:38.471 T:3220    debug <inputstream.adaptive>: OnUpdateSegments: MPD update - No timeline (repr. id "V1200", period id "P0")
2025-12-23 20:41:46.500 T:3220    debug <inputstream.adaptive>: Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/Manifest.mpd (downloaded 3019 byte, speed 105570.00 byte/s)
2025-12-23 20:41:46.500 T:3220    debug <inputstream.adaptive>: OnUpdateSegments: MPD update - No timeline (repr. id "A48", period id "P0")
2025-12-23 20:41:46.500 T:3220    debug <inputstream.adaptive>: OnUpdateSegments: MPD update - No timeline (repr. id "V300", period id "P0")
2025-12-23 20:41:46.500 T:3220    debug <inputstream.adaptive>: OnUpdateSegments: MPD update - No timeline (repr. id "V600", period id "P0")
2025-12-23 20:41:46.500 T:3220    debug <inputstream.adaptive>: OnUpdateSegments: MPD update - No timeline (repr. id "V1200", period id "P0")
2025-12-23 20:41:54.531 T:3220    debug <inputstream.adaptive>: Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/Manifest.mpd (downloaded 3019 byte, speed 100845.00 byte/s)
2025-12-23 20:41:54.531 T:3220    debug <inputstream.adaptive>: OnUpdateSegments: MPD update - No timeline (repr. id "A48", period id "P0")
2025-12-23 20:41:54.531 T:3220    debug <inputstream.adaptive>: OnUpdateSegments: MPD update - No timeline (repr. id "V300", period id "P0")
2025-12-23 20:41:54.531 T:3220    debug <inputstream.adaptive>: OnUpdateSegments: MPD update - No timeline (repr. id "V600", period id "P0")
2025-12-23 20:41:54.531 T:3220    debug <inputstream.adaptive>: OnUpdateSegments: MPD update - No timeline (repr. id "V1200", period id "P0")
2025-12-23 20:41:55.539 T:3217    debug <inputstream.adaptive>: EnableStream(1002: false)
2025-12-23 20:41:55.867 T:3217    debug <inputstream.adaptive>: EnableStream(1001: false)
2025-12-23 20:41:55.893 T:3217    debug <inputstream.adaptive>: Close()
2025-12-23 20:41:55.893 T:3217    debug <inputstream.adaptive>: CSession::~CSession()
2025-12-23 20:41:55.893 T:3217    debug <inputstream.adaptive>: CSession::DeleteStreams()
2025-12-23 20:41:55.893 T:3217    debug <inputstream.adaptive>: Dispose DRM Engine
2025-12-23 20:41:55.894 T:3217    debug <general>: SECTION:UnloadDll(/storage/.kodi/addons/inputstream.adaptive/inputstream.adaptive.so.22.3.5)
2025-12-23 20:41:56.425 T:3109    debug <addons>: bool ADDON::CAddonRepos::DoAddonUpdateCheck(const std::shared_ptr<ADDON::IAddon>&, std::shared_ptr<ADDON::IAddon>&) const: update check: addonID = inputstream.adaptive / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 22.3.5.0

For me it looks like it read and download the stream and then close it, no idea.
You need to ask at the author of the addon.

The addon close the stream always after 30 seconds - every time.

On Windows it continues running: (stopped after about 1min):

2025-12-23 20:33:03.854 T:29244   debug <general>: ADDON::CAddonInfoBuilder::ParseXMLTypes: Binary addon found: inputstream.adaptive
2025-12-23 20:33:03.871 T:29244    info <general>: Addon Manager: Found addon: 'inputstream.adaptive v22.3.5'
2025-12-23 20:33:04.999 T:29244   debug <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Kodi\AppData\Roaming\Kodi\addons\inputstream.adaptive\resources\language\resource.language.de_de\strings.po
2025-12-23 20:33:05.000 T:29244   debug <general>: LocalizeStrings: loaded 73 strings from file C:\Users\Kodi\AppData\Roaming\Kodi\addons\inputstream.adaptive\resources\language\resource.language.de_de\strings.po
2025-12-23 20:33:05.000 T:29244   debug <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Kodi\AppData\Roaming\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
2025-12-23 20:33:05.000 T:29244   debug <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Kodi\AppData\Roaming\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
2025-12-23 20:33:05.184 T:11312   debug <pvr.iptvsimple>: pvr.iptvsimple - iptvsimple::PlaylistLoader::LoadPlayList - M3U line read: '#KODIPROP:inputstream=inputstream.adaptive'
2025-12-23 20:33:05.184 T:11312   debug <pvr.iptvsimple>: pvr.iptvsimple - iptvsimple::PlaylistLoader::ParseSinglePropertyIntoChannel - Found #KODIPROP: property: 'inputstream' value: 'inputstream.adaptive' added: true
2025-12-23 20:33:05.241 T:26812   debug <addons>: ADDON::CAddonRepos::DoAddonUpdateCheck: update check: addonID = inputstream.adaptive / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 22.3.5
2025-12-23 20:33:20.881 T:11280   debug <general>: SECTION:LoadDLL(C:\Users\Kodi\AppData\Roaming\Kodi\addons\inputstream.adaptive\inputstream.adaptive.dll)
2025-12-23 20:33:20.882 T:11280   debug <inputstream.adaptive>: Open()
2025-12-23 20:33:20.883 T:11280   debug <inputstream.adaptive>: [Repr. chooser] Type: Default
2025-12-23 20:33:20.883 T:11280    info <inputstream.adaptive>: [Repr. chooser] Resolution set: 1145x682, max allowed: 1145x682, Adjust refresh rate: 1
2025-12-23 20:33:20.883 T:11280   debug <inputstream.adaptive>: [Repr. chooser] Configuration
2025-12-23 20:33:21.218 T:11280   debug <inputstream.adaptive>: Download finished: https://livesim.dashif.org/livesim/chunkdur_1/ato_7/testpic4_8s/Manifest.mpd (downloaded 3019 byte, speed 9075.00 byte/s)
2025-12-23 20:33:21.773 T:11280   debug <inputstream.adaptive>: UTCTiming clock offset 906 ms
2025-12-23 20:33:21.773 T:11280    info <inputstream.adaptive>: Manifest successfully parsed (Periods: 1, Streams in first period: 2, Type: live)
2025-12-23 20:33:21.773 T:11280   debug <inputstream.adaptive>: [Repr. chooser] Stream selection conditions
2025-12-23 20:33:21.773 T:11280   debug <inputstream.adaptive>: [Repr. chooser] Selected representation
2025-12-23 20:33:21.773 T:11280   debug <inputstream.adaptive>: Created AdaptiveStream [AS-0] with adaptation set ID: "", stream type: video
2025-12-23 20:33:21.773 T:11280   debug <inputstream.adaptive>: Created AdaptiveStream [AS-1] with adaptation set ID: "", stream type: audio
2025-12-23 20:33:21.773 T:11280   debug <inputstream.adaptive>: GetCapabilities()
2025-12-23 20:33:21.773 T:11280   debug <inputstream.adaptive>: GetStreamIds()
2025-12-23 20:33:21.773 T:11280   debug <inputstream.adaptive>: GetStream(1001)
2025-12-23 20:33:21.773 T:11280   debug <inputstream.adaptive>: GetStream(1002)
2025-12-23 20:33:21.773 T:11280   debug <inputstream.adaptive>: OpenStream(1001)
2025-12-23 20:33:21.800 T:6508    debug <inputstream.adaptive>: [AS-0] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/V1200/init.mp4 (downloaded 825 byte, speed 31149.00 byte/s)
2025-12-23 20:33:21.800 T:11280   debug <inputstream.adaptive>: CFragmentedSampleReader::UpdateSampleDescription: Codec fourcc: avc1 (1635148593)
2025-12-23 20:33:21.800 T:11280   debug <inputstream.adaptive>: GetStream(1001)
2025-12-23 20:33:21.801 T:11280   debug <inputstream.adaptive>: OpenStream(1002)
2025-12-23 20:33:21.830 T:13520   debug <inputstream.adaptive>: [AS-1] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/A48/init.mp4 (downloaded 745 byte, speed 26273.00 byte/s)
2025-12-23 20:33:21.830 T:11280   debug <inputstream.adaptive>: CFragmentedSampleReader::UpdateSampleDescription: Codec fourcc: mp4a (1836069985)
2025-12-23 20:33:21.830 T:11280   debug <inputstream.adaptive>: GetStream(1002)
2025-12-23 20:33:21.831 T:11280   debug <inputstream.adaptive>: [Repr. chooser] Current average bandwidth: 12607919 bit/s (filtered to 11347127 bit/s)
2025-12-23 20:33:22.056 T:6508    debug <inputstream.adaptive>: [AS-0] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/V1200/220814797.m4s (downloaded 1205488 byte, speed 5384647.00 byte/s)
2025-12-23 20:33:22.214 T:6508    debug <inputstream.adaptive>: [AS-0] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/V1200/220814798.m4s (downloaded 1205488 byte, speed 7628463.00 byte/s)
2025-12-23 20:33:22.220 T:13520   debug <inputstream.adaptive>: [AS-1] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/A48/220814797.m4s (downloaded 44081 byte, speed 134759.00 byte/s)
2025-12-23 20:33:22.255 T:13520   debug <inputstream.adaptive>: [AS-1] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/A48/220814798.m4s (downloaded 42841 byte, speed 1242236.00 byte/s)
2025-12-23 20:33:22.295 T:13520   debug <inputstream.adaptive>: [AS-1] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/A48/220814799.m4s (downloaded 41261 byte, speed 1028824.00 byte/s)
2025-12-23 20:33:22.385 T:6508    debug <inputstream.adaptive>: [AS-0] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/V1200/220814799.m4s (downloaded 1205488 byte, speed 7062151.00 byte/s)
2025-12-23 20:33:29.805 T:12336   debug <inputstream.adaptive>: Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/Manifest.mpd (downloaded 3019 byte, speed 102900.00 byte/s)
2025-12-23 20:33:29.806 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "A48", period id "P0")
2025-12-23 20:33:29.806 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V300", period id "P0")
2025-12-23 20:33:29.806 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V600", period id "P0")
2025-12-23 20:33:29.806 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V1200", period id "P0")
2025-12-23 20:33:34.916 T:9600    debug <inputstream.adaptive>: [Repr. chooser] Current average bandwidth: 43302501 bit/s (filtered to 38972250 bit/s)
2025-12-23 20:33:35.108 T:13520   debug <inputstream.adaptive>: [AS-1] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/A48/220814800.m4s (downloaded 40424 byte, speed 465607.00 byte/s)
2025-12-23 20:33:35.155 T:6508    debug <inputstream.adaptive>: [AS-0] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/V1200/220814800.m4s (downloaded 1205488 byte, speed 5107177.00 byte/s)
2025-12-23 20:33:37.837 T:12336   debug <inputstream.adaptive>: Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/Manifest.mpd (downloaded 3019 byte, speed 102481.00 byte/s)
2025-12-23 20:33:37.837 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "A48", period id "P0")
2025-12-23 20:33:37.837 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V300", period id "P0")
2025-12-23 20:33:37.837 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V600", period id "P0")
2025-12-23 20:33:37.837 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V1200", period id "P0")
2025-12-23 20:33:42.922 T:9600    debug <inputstream.adaptive>: [Repr. chooser] Current average bandwidth: 42813484 bit/s (filtered to 38532135 bit/s)
2025-12-23 20:33:43.108 T:13520   debug <inputstream.adaptive>: [AS-1] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/A48/220814801.m4s (downloaded 42831 byte, speed 464197.00 byte/s)
2025-12-23 20:33:43.160 T:6508    debug <inputstream.adaptive>: [AS-0] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/V1200/220814801.m4s (downloaded 1205488 byte, speed 5128295.00 byte/s)
2025-12-23 20:33:45.865 T:12336   debug <inputstream.adaptive>: Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/Manifest.mpd (downloaded 3019 byte, speed 109881.00 byte/s)
2025-12-23 20:33:45.865 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "A48", period id "P0")
2025-12-23 20:33:45.865 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V300", period id "P0")
2025-12-23 20:33:45.865 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V600", period id "P0")
2025-12-23 20:33:45.865 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V1200", period id "P0")
2025-12-23 20:33:50.916 T:9600    debug <inputstream.adaptive>: [Repr. chooser] Current average bandwidth: 42515630 bit/s (filtered to 38264067 bit/s)
2025-12-23 20:33:51.102 T:13520   debug <inputstream.adaptive>: [AS-1] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/A48/220814802.m4s (downloaded 43014 byte, speed 524951.00 byte/s)
2025-12-23 20:33:51.153 T:6508    debug <inputstream.adaptive>: [AS-0] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/V1200/220814802.m4s (downloaded 1205488 byte, speed 5151922.00 byte/s)
2025-12-23 20:33:53.894 T:12336   debug <inputstream.adaptive>: Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/Manifest.mpd (downloaded 3019 byte, speed 110646.00 byte/s)
2025-12-23 20:33:53.894 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "A48", period id "P0")
2025-12-23 20:33:53.894 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V300", period id "P0")
2025-12-23 20:33:53.894 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V600", period id "P0")
2025-12-23 20:33:53.894 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V1200", period id "P0")
2025-12-23 20:33:58.919 T:9600    debug <inputstream.adaptive>: [Repr. chooser] Current average bandwidth: 42329879 bit/s (filtered to 38096891 bit/s)
2025-12-23 20:33:59.110 T:13520   debug <inputstream.adaptive>: [AS-1] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/A48/220814803.m4s (downloaded 42858 byte, speed 493119.00 byte/s)
2025-12-23 20:33:59.161 T:6508    debug <inputstream.adaptive>: [AS-0] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/V1200/220814803.m4s (downloaded 1205488 byte, speed 5029698.00 byte/s)
2025-12-23 20:34:01.927 T:12336   debug <inputstream.adaptive>: Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/Manifest.mpd (downloaded 3019 byte, speed 94414.00 byte/s)
2025-12-23 20:34:01.927 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "A48", period id "P0")
2025-12-23 20:34:01.927 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V300", period id "P0")
2025-12-23 20:34:01.927 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V600", period id "P0")
2025-12-23 20:34:01.927 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V1200", period id "P0")
2025-12-23 20:34:06.919 T:9600    debug <inputstream.adaptive>: [Repr. chooser] Current average bandwidth: 42068342 bit/s (filtered to 37861507 bit/s)
2025-12-23 20:34:07.085 T:13520   debug <inputstream.adaptive>: [AS-1] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/A48/220814804.m4s (downloaded 37584 byte, speed 623914.00 byte/s)
2025-12-23 20:34:07.154 T:6508    debug <inputstream.adaptive>: [AS-0] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/V1200/220814804.m4s (downloaded 1205488 byte, speed 5133996.00 byte/s)
2025-12-23 20:34:09.955 T:12336   debug <inputstream.adaptive>: Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/Manifest.mpd (downloaded 3019 byte, speed 111164.00 byte/s)
2025-12-23 20:34:09.955 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "A48", period id "P0")
2025-12-23 20:34:09.955 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V300", period id "P0")
2025-12-23 20:34:09.955 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V600", period id "P0")
2025-12-23 20:34:09.955 T:12336   debug <inputstream.adaptive>: adaptive::CDashTree::OnUpdateSegments: MPD update - No timeline (repr. id "V1200", period id "P0")
2025-12-23 20:34:14.918 T:9600    debug <inputstream.adaptive>: [Repr. chooser] Current average bandwidth: 41957634 bit/s (filtered to 37761870 bit/s)
2025-12-23 20:34:15.108 T:13520   debug <inputstream.adaptive>: [AS-1] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/A48/220814805.m4s (downloaded 43803 byte, speed 494764.00 byte/s)
2025-12-23 20:34:15.160 T:6508    debug <inputstream.adaptive>: [AS-0] Download finished: https://livesim.dashif.org/livesim2/chunkdur_1/ato_7/testpic4_8s/V1200/220814805.m4s (downloaded 1205488 byte, speed 5057234.00 byte/s)
2025-12-23 20:34:17.048 T:11280   debug <inputstream.adaptive>: EnableStream(1002: false)
2025-12-23 20:34:17.084 T:11280   debug <inputstream.adaptive>: EnableStream(1001: false)
2025-12-23 20:34:17.152 T:11280   debug <inputstream.adaptive>: Close()
2025-12-23 20:34:17.152 T:11280   debug <inputstream.adaptive>: CSession::~CSession()
2025-12-23 20:34:17.152 T:11280   debug <inputstream.adaptive>: CSession::DeleteStreams()
2025-12-23 20:34:17.152 T:11280   debug <inputstream.adaptive>: Dispose DRM Engine
2025-12-23 20:34:17.152 T:11280   debug <general>: SECTION:UnloadDll(C:\Users\Kodi\AppData\Roaming\Kodi\addons\inputstream.adaptive\inputstream.adaptive.dll)

Ok i have asked @CastagnaIT but at least we know it’s working in Android , Windows and OSX but not CE, Thanks anyway for taking a look Portisch

Thanks @Portisch to take a look and thanks @Jonke to ask the dev from ISA. Cheers

1 Like

Here a full CE kodi.log: https://paste.coreelec.org/BubblesThatcher

2025-12-24 10:50:17.290 T:1755     info <general>: Process - eof reading from demuxer
2025-12-24 10:50:17.290 T:1755     info <general>: CVideoPlayer::OnExit()
1 Like