I have read several posts about how to stream YouTube videos using Xamarin and even found a couple of sample projects, but none of them support both Android and iOS and are done using Xamarin.Forms.
The video will be a live streaming feed, so it isn't just to play a static video.
I already have a YouTube developer ID and am able to build some of the stand alone examples that I found and play the stream I need to, but I just am not getting a complete solution in Forms.
Can someone point me to a final solution that will work?