I have a requirement to play a youtube video in uwp app. I have tried using MediaPlayerElement but it gives error Unsupported Video Type. Does Anyone has an idea of how to do this in uwp apps.please share here
Hi After long research on google and suggested help here I come to a good solution using web view and IFrame , for now, this is working fine for me, if anyone has a better solution then kindly suggest. Please find complete code here https://github.com/dharmendrasingh88/UwpWork/tree/master/Player