Hi,
you get H264 data in RdpgfxClientContext->SurfaceCommand with codecId
RDPGFX_CODECID_AVC420, RDPGFX_CODECID_AVC444 and RDPGFX_CODECID_AVC444v2
depending how your server is configured.
Please read the instructions for your server RDP software on how to
configure it to send H264 data (tha
hi:
I'm using freerdp source code now.
I want to get h264 data and add some control myself. but I have some question
now, can you help me
here are my questions:
1. I want to get h264 data from freerdp,
I found that when I set avc444, I can get h264 in function
gdi_SurfaceCommand_AVC444 in file
hi:
I'm using freerdp source code now.
I want to get h264 data and add some control myself. but I have some question
now, can you help me
here are my questions:
1. I want to get h264 data from freerdp,
I found that when I set avc444, I can get h264 in function
gdi_SurfaceCommand_AVC444 in file