Stefano Gottardo

Results 538 comments of Stefano Gottardo

@Uukrull can you play `SMOOTHSTREAM - DRM tearsofsteel.strm.txt` attached above on the FireTv and provide the logcat? maybe the system can show something else useful (remember also to enable Kodi...

there are two problems 1) if the WRMHEADER dont contains LA_URL inside DATA, then can fails, looks like a implementation bug of android playready https://github.com/google/ExoPlayer/blob/dd430f7053a1a3958deea3ead6a0565150c06bfc/library/core/src/main/java/com/google/android/exoplayer2/drm/FrameworkMediaDrm.java#L491-L496 this can be fixed bu...

@Uukrull can you test on FireTv if at least one of these strm works [STRM_PR_ISA.zip](https://github.com/user-attachments/files/16815902/STRM_PR_ISA.zip) by using test build: https://jenkins.kodi.tv/blue/organizations/jenkins/xbmc%2Finputstream.adaptive/detail/PR-1668/7/artifacts

thanks no luck im not able to understand the problem but at least first two smoothstreaming strm above now works again with last release

i made a PR #1593 but idk if changes are right because idk apple enviroment and its needed test these changes are you able to build and test it on...

now that i think about it better my pr its not full correct because yes it check at build condition, but not in a running enviroment

can you post the complete sequence of commands that you use to build ISA? i was looking again, but on our CI buildings i dont see this problem on tvOS...

by assuming for widevine this sample stream should help us to make a future implementation ``` { "name": "Sintel - 3 minutes key rotation", "uri": "https://storage.googleapis.com/playerinfra/wv/sintel_3min_rotate.mpd", "drm_scheme": "widevine", "drm_multi_session": true,...

i will try to experiment with itimes on ISAdaptive on the week, a bit difficult to do i dont find any documentation on how this interface works, was this interface...