Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 511 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 511 Bytes

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