video streaming - Android MediaProjection screen mirroring to Web browser over USB -


i want mirror android screen desktop web browser. able capture screen using mediaprojection - sample app.

but next part hard 1 - sending captured data desktop! know technique establish http connection desktop program adb port forwarding guess fps low.

how can stream captured screen data desktop? sort of connection need , codecs need on android side ensure speed?

thanks


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -