streaming the OpenGL ES trace instantaneously

Tsung-en Hsiao joshua841025 at gmail.com
Tue Oct 20 21:35:44 PDT 2015


Thanks for replying so quickly.
The project is about streaming android app (especially games) to remote
machines.
I am trying to test whether streaming the OpenGL ES commands is batter than
streaming the video.

Thanks for your help again

On Wed, Oct 21, 2015 at 12:27 PM, Chris Holmes <j.chris.holmes at gmail.com>
wrote:

> Look at the Android emulator code (goldfish).  It is setup to remote the
> opengl over sockets.
>
> Though given the prevalence of h.264 encoders and decoders - why would you
> want to remote an API stream?
>
>   Chris
> On Oct 20, 2015 9:22 PM, "Tsung-en Hsiao" <joshua841025 at gmail.com> wrote:
>
>> Hi,
>> I am an EECS undergrad working on a project about Android remote
>> rendering.
>> And I am wondering if I can utilize Apitrace to stream OpenGL ES trace
>> from Android and replay it on another machine (normal Linux PC or another
>> android).
>> I tried tracing OpenGL ES on Android and I found the trace result is
>> wriiten to a file AFTER the trace is done.
>> If I want the GL ES commands to be streamed right after they are executed,
>> which part of source code or material should I study? Or can you give me
>> any suggestion about this topic?
>>
>> Thanks a lot.
>>
>> --
>> 蕭從恩 (Tsung-en Hsiao)
>> Electrical Engineering and Computer Science Honors Program & Computer
>> Center, Department of Computer Science,
>> National Chiao Tung University, Taiwan
>>
>> _______________________________________________
>> apitrace mailing list
>> apitrace at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/apitrace
>>
>>


-- 
蕭從恩 (Tsung-en Hsiao)
Electrical Engineering and Computer Science Honors Program & Computer
Center, Department of Computer Science,
National Chiao Tung University, Taiwan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/apitrace/attachments/20151021/08a270f1/attachment.html>


More information about the apitrace mailing list