如何在C#winfromsapp中像网络电台一样播放互联网流的声音? [英] How can I play sound from internet stream like an internet radio in C# winfromsapp?

查看:51
本文介绍了如何在C#winfromsapp中像网络电台一样播放互联网流的声音?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

问题是如何在winFormsApp C#中听到来自互联网或收音机(在线)的声音流。



我试过的:



The problem is how I can hear the sound stream from the internet or the radio(online) in my winFormsApp C#.

What I have tried:

I have tried windows media player and put the url from the radio station but it doesn't work or plays a sound.

推荐答案

由于显而易见的原因解决方案即使在本地计算机上运行也无法解决 - 并非所有解决方案都有WMP PC ...

要通过网络浏览器进行流式传输,您必须首先了解方法:

直播网络音频和视频 - App Center | MDN [ ^ ]

https://dzone.com/articles / how-to-video-stream-from-html [ ^ ]
For obvious reasons that solution won't hold even it was working on your local machine - not all have WMP on their PC...
To stream via web browser you have to learn the ways first:
Live streaming web audio and video - App Center | MDN[^]
https://dzone.com/articles/how-to-video-stream-from-html[^]


这篇关于如何在C#winfromsapp中像网络电台一样播放互联网流的声音?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆