Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.
/ RadioCSharp Public archive

⛔️ DEPRECATED - CSRadio is online player from Stream for Live Radios,Mp3,AAC, ets...

Notifications You must be signed in to change notification settings

c0mm4nDer/RadioCSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No Maintenance Intended

DEPRECATED

This repository is now deprecated. This is no longer supported.

RadioCSharp

This app created by the VLC .net Library for stream every online audio stream from URL. Also you can add playlist file (.pls) for show list of URLs .

(As soon as possible, will be added comments)

What is new

Version 1.0.5.0

  • Show animated file name in title
  • record stream
  • now can play stream from rtmp protocol

Built With

  • Visual Studio 2017 - The Windows IDE With .net Framework 4.6
  • Bunifu UI - Third Party Libraries-(If you don't want buy this you can use picturebox , buttons and your own slidebar for volume control)
  • NAudio - An Open Source Audio Library
  • VLC .NET - An Library For Using VLC DLLs or Plugins Without need to register VLC ActiveX Plugin.

Getting Started

  1. you must add and config vlc .net - wiki to your project.

  2. In file 'MainRadio.cs' you should change this line to vlc folder (I upload version 2.6.0 into this branch.So you can copy and paste where exist your "execute" files or other path that you want)**

    mVlc = new Vlc.DotNet.Core.VlcMediaPlayer(new DirectoryInfo(mPath + "\\vlc"));

Running the tests

Test system:

  • Visual Studio 2017
  • Windows 10
  • .Net framework 4.6.1

First Page

Add URLs

Authors

  • Sayed Amir Ahmadi - Initial work - ITIUM.IR

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thanks to alireza for their support in this project.

About

⛔️ DEPRECATED - CSRadio is online player from Stream for Live Radios,Mp3,AAC, ets...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages