Robin

Results 10 comments of Robin

as a workaround it was possible with help of Cisco TAC to get outbound external calls working by applying a custom [SIP Normalization Script](https://www.cisco.com/c/en/us/support/docs/unified-communications/unified-communications-manager-callmanager/213516-configure-sip-normalization-script-in-cc.html#anc11). Essentially the _offending_ SDP payload had...

connect to your OnePlus One with adb. "adb shell" "getprop | grep build" and paste the output here. We should be able to reanable the media parser feature particularly for...

Build.DISPLAY.contains("lineage") should do it then. Thanks

there is nothing that can be done at the moment @fdutheil The workaround would only work on devices with Android 11 but as it was fixed in LineageOS 18.1 the...

looks like there is a solution to restore the behaviour of earlier ExoPlayer releases without downgrading ExoPlayer. We could apply this to only LineageOS devces that do not have version...

thanks for the feedback @fdutheil @litetex as this seems to be a per device basis fixing thing we could take the opportunity to add two new video options with a...

Just install a sleep timer app from the Play Store?

[ExoPlayer 2.11 will support AV1 through libgav1](https://medium.com/google-exoplayer/playing-av1-videos-with-exoplayer-a7cb19bedef9). But if I recall correctly NewPipe didn't want to include native code dependencies. So it might never get included.

this also requires an Extractor change @Stypox

I need to check, if we can obtain the name of the decoder or, probably more meaningful, the extractor score of each decoder and then select the one with the...