Stefano Gottardo
Stefano Gottardo
pywidevine for example does more or less what theorized https://github.com/devine-dl/pywidevine/blob/7ea2a72a8c12a607f0b67fd7e53f669a41d7721e/pywidevine/cdm.py#L279 when privacy_mode var is set make a custom challenge with encryptedClientId
@claude despite the PR its in WIP state, can you do a preliminary review?
@claude i updated PR, please review again
@claude i addressed your notified critical issue: 1. Logic Change in AdaptiveStream.cpp:1199 and i made new changes, please review again
@claude i updated PR with new changes, please do review
@claude review again, do a very short report for new possible problems
@claude aboutyour point : Deadlock risk in AlignActiveBufferToSegment (AdaptiveStream.cpp:281-298) provide code changes for possible solutions
@claude your solutions are not suitable because you cant take lock to mutexWorker, the code need to check PTS while in download, and mutexWorker is released only when download is...
@claude please do final review
> @CastagnaIT, Sorry I don't want to sound silly but the updated Nexus branch is this "https://github.com/xbmc/inputstream.adaptive/tree/Nexus"? Here it seems to me that the last update dates back to 4...