Edge distributed web engine. Part of web engine processes are offloaded to a powerful devices and only graphical results are processed in local devices. This way, we overcome both CPU limitations and memory limitations of the low-end local devices
BSD 3-Clause "New" or "Revised" License
45
stars
43
forks
source link
[Service Offloading] Add chrome WebUI to package Service Offloading r… #382
The resouces for the server-side of Service Offloading should be packaged
in the apk.
To pull server-side resources, add a script to get the git repository
for WebRTCGameStreamingClient.
build/update_internal_repo.sh --service-offloading
Also the packaged resources can be accessed by the below url.
chrome://screen-streaming
…esources.
The resouces for the server-side of Service Offloading should be packaged in the apk. To pull server-side resources, add a script to get the git repository for WebRTCGameStreamingClient. build/update_internal_repo.sh --service-offloading
Also the packaged resources can be accessed by the below url. chrome://screen-streaming