Pierre-Hugues HUSSON
Pierre-Hugues HUSSON
Yes sending just a chunk is an option. I think 30MB should be a correct size for that, you can create such a chunk with: `dd if=my.mkv of=chunk.mkv bs=1M count=30`
I don't really understand. I have the same issue. I've tried reconfiguring it three times with always the same result. But I can read the TuyaAirQualityTemperature and TuyaAirQualityHumidity clusters just...
If we wanted to do that (which is quite unlikely though), I guess we could use [libnfs](https://github.com/sahlberg/libnfs) for that
Better than what? We can't implement NFS in kernel, so we'll necessarily have a performance hit. I assume you mean you have a video which is stuttering on some device...
HTTP is definitely the best streaming protocol because there is literally no overhead once connection is setup. libnfs has a larger overhead over using http for streaming purposes. I'm not...
Here are the instructions that I've given to other device-specific ROM devs: Overlay in frameworks/res: com.google.android.iwlan com.google.android.iwlan com.android.telephony.qns Overlay in packages/services/telephony me.phh.ims Added packages: Iwlan QualifiedNetworksService References: https://github.com/TrebleDroid/device_phh_treble/commit/0126152f68f9148d1759949367f74c1b68f29e0a https://github.com/TrebleDroid/vendor_hardware_overlay/blob/pie/Telephony/FLOSS-IMS/res/values/config.xml I...
You're trying to install it in a ROM you're building yourself, or in someone else's ROM? You would need to resign full system.img only in the later case
Makes sense. Maybe limit the timing by one or two minutes? After 2 minutes don't remember the brightness level?
I think the point @courville is making, is that Google Play releases are late on-purpose. Maybe it could make sense for us to add an option in the settings "update...
You'll have to be more specific. We already support real-debrid through webdav.