TranslateProject/translated/tech/20190603 How to stream music with GNOME Internet Radio.md

59 lines
3.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[#]: collector: (lujun9972)
[#]: translator: (lujun9972)
[#]: reviewer: ( )
[#]: publisher: ( )
[#]: url: ( )
[#]: subject: (How to stream music with GNOME Internet Radio)
[#]: via: (https://opensource.com/article/19/6/gnome-internet-radio)
[#]: author: (Alan Formy-Duval https://opensource.com/users/alanfdoss/users/r3bl)
如何使用 GNOME Internet Radio 播放流音乐
======
如果你正在寻找一个简单,直接的接口,让你可以播放流媒体,可以尝试一下 GNOME 的 Internet Radio 插件。
![视频编辑仪表板 ][1]
网络广播是收听世界各地电台节目的好方法。和许多开发人员一样,我喜欢在编写代码时打开电台。您可以使用 [MPlayer][2] 或 [mpv][3] 等终端媒体播放器收听网络广播,我就是这样通过 Linux 命令行收听广播的。但是,如果您喜欢使用图形用户界面 (GUI),您可能想尝试一下 [GNOME Internet Radio][4],这是一个用于 GNOME 桌面的漂亮插件。您可以在包管理器中找到它。
![GNOME Internet Radio plugin][5]
使用图形桌面操作系统收听网络广播通常需要启动一个应用程序,比如 [Audacious][6] 或 [Rhythmbox][7]。它们有很好的界面很多选项以及很酷的音频可视化工具。但如果您只想要一个简单、直观的接口播放您的流媒体GNOME Internet Radio 就是你的选择。
安装之后,工具栏中会出现一个小图标,您可以在其中进行所有配置和管理。
![GNOME Internet Radio icons][8]
我做的第一件事是进入设置菜单。我启用了以下两个选项:显示标题通知和显示音量调整。
![GNOME Internet Radio Settings][9]
GNOME Internet Radio 包含一些预置的电台,并且很容易添加其他电台。只需点击(**+**)符号即可。您需要输入一个频道名称,它可以是您喜欢的任何名称(包括电台名称)和电台地址。例如,我喜欢听 Synthetic FM。我输入名称 (Synthetic FM),以及流地址 (https://mediaserv38.live-streams.nl:2199/tunein/syntheticfm.pls)。
然后单击流旁边的星号将其添加到菜单中。
不管你听什么音乐不管你选择什么类型很明显程序员需要他们的音乐GNOME Internet Radio 插件使您可以轻松地让您排好喜爱的网络电台。
为了庆祝 Gnome 桌面在 8 月 15 日的 18 岁生日,我们总结了 18 个值得庆祝的理由。
--------------------------------------------------------------------------------
via: https://opensource.com/article/19/6/gnome-internet-radio
作者:[Alan Formy-Duval][a]
选题:[lujun9972][b]
译者:[lujun9972](https://github.com/lujun9972)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://opensource.com/users/alanfdoss/users/r3bl
[b]: https://github.com/lujun9972
[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/video_editing_folder_music_wave_play.png?itok=-J9rs-My (video editing dashboard)
[2]: https://opensource.com/article/18/12/linux-toy-mplayer
[3]: https://mpv.io/
[4]: https://extensions.gnome.org/extension/836/internet-radio/
[5]: https://opensource.com/sites/default/files/uploads/packagemanager_s.png (GNOME Internet Radio plugin)
[6]: https://audacious-media-player.org/
[7]: https://help.gnome.org/users/rhythmbox/stable/
[8]: https://opensource.com/sites/default/files/uploads/titlebaricons.png (GNOME Internet Radio icons)
[9]: https://opensource.com/sites/default/files/uploads/gnomeinternetradio_settings.png (GNOME Internet Radio Settings)