5fcb9f82bd
On rooted TV boxes, spawn `su -c screenrecord ... -` and feed the H.264 stdout through MediaCodec into an ImageReader, surfacing RGBA frames via PythonBridge. RootScreenrecordEngine (priority 110) is picked automatically when root is available; falls back to MediaProjection when Root.requestGrant() returns false.