N
N
Nikolay Alekseev2017-09-08 14:10:54
C++ / C#
Nikolay Alekseev, 2017-09-08 14:10:54

How to organize the transfer of an audio stream to the network in c#?

Good day to all!
There is a task to organize Internet radio.
I know that there are ready-made solutions, but my task has nuances that are not implemented in ready-made solutions, so I came to the conclusion that I need to write it myself.
But here's the catch, either I'm looking badly, or there is silence on the Internet on this topic, there are a lot of clients, I did not find a single example server.
I plan to use icecast as a streaming server, the question is how to transfer sound to it.
I would be extremely grateful for the simplest example of sending an audio stream.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Daniel, 2017-09-08
@Dyaminigo

An example of transmitting/receiving an audio stream. It is quite suitable for understanding the principle of transfer implementation.
https://metanit.com/sharp/articles/7.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question