AppWebStream icon indicating copy to clipboard operation
AppWebStream copied to clipboard

Sample code for streaming an application window using H.264 to a web browser

Results 1 AppWebStream issues
Sort by recently updated
recently updated
newest added

In this proof of concept code change we remove the implicit conversion from RGB32 to a format supported by H264 MF encoder. MF H246 encoder support MFVideoFormat_IYUV format https://docs.microsoft.com/en-us/windows/win32/medfound/h-264-video-encoder In...