开发者

Streaming data from Online Radio Channel

is it possible to stream data from any online radio channel. If yes please let me know the proc开发者_开发技巧edure.Thanks


You can do this by getting the bytes via WebClient and then perform encoding via MediaStreamSource. You are using SHOUTcast, therefore the application/octet-stream can be obtained by requesting the following URL: http://208.53.158.48:8364/;

Or you might need to fake the user agent to avoid standard HTTP requests.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜