XamarinRadioStreamingExample

Follow the tutorial about creating a simple radio streaming player in my blog.

Setup

On /iOS

Set your streaming domain in StreamingService.cs. Change dataSource. Allow transport in Info.plist secure domains (change your.domain.com).

On Android

Set your streaming domain in StreamingService.cs. Change dataSource.

Resources