# Samples for LibVLCSharp ### [Chromecast sample](https://code.videolan.org/mfkl/libvlcsharp-samples/tree/master/Chromecast) A sample demonstrating how to find and use a Chromecast in a crossplatform Xamarin.Forms iOS/Android application. [Blog post](https://mfkl.github.io/chromecast/2018/10/21/High-performance-cross-platform-streaming-with-libvlc-and-Chromecast-on-.NET.html) ### [HLS sample](https://code.videolan.org/mfkl/libvlcsharp-samples/tree/master/RecordHLS) A sample demonstrating how to record an HLS stream using LibVLCSharp in a .NET Core CLI Windows app. [Blog post](https://mfkl.github.io/hls/2018/10/10/How-to-record-HLS-stream-with-LibVLCSharp-and-.NET-Core.html)