Difference between revisions of "Streaming Music"

From Second Life Wiki
Jump to navigation Jump to search
(24 intermediate revisions by 12 users not shown)
Line 1: Line 1:
see also [[llSetParcelMusicURL]]
{{Help|Multimedia=*}}
 
See also [[llSetParcelMusicURL]]


== Streaming your own music into Second Life ==
== Streaming your own music into Second Life ==
Line 6: Line 8:
Therefore to stream your own music you would require a streaming relay provider. You would send a single stream of music (around 6-8k/s) to the streaming relay provider. The relay would then stream multiple copies of the music into SL.
Therefore to stream your own music you would require a streaming relay provider. You would send a single stream of music (around 6-8k/s) to the streaming relay provider. The relay would then stream multiple copies of the music into SL.


The two most common streaming server systems at the moment are a Shoutcast and Icecast. You can either set up the server software on one of your own servers or pay someone to host it. Due to the amount of bandwidth required for multiple streams, the price of streaming can vary. Try searching Google for a list of available hosting solutions.
The two most common streaming server systems at the moment are a Shoutcast and Icecast. You can either set up the server software on one of your own servers or pay someone to host it. Due to the amount of bandwidth required for multiple streams, the price of streaming can vary. Try searching Google for a list of other available hosting solutions.
 
Remember that streaming copyrighted music across the internet requires a license from your relevant national licensing authority.
 
You can also consider '''creating your own radio station''' using published music (licensing covered) by going to radionomy.com/create. You can upload your own tracks or use the 150K tracks already on the Radionomy platform.  You can create a 24/7 stream with unlimited listeners at no cost here [radionomy.com/create] [http://radionomy.com/create Create Your Own Radio Stream]  You can also upload your own personal messages to play in stream, too.  This is personal radio to share.  Once you have created your station the Music URL port is available and the direct stream is listen.radionomy.com/stationname


== Streaming music into Second Life from an Online Radio Station ==
== Streaming music into Second Life from an Online Radio Station ==
It is possible to stream music from an external source (Internet Radio) into SL.
It is possible to stream music from an external source (Internet Radio) into SL. Watch this [[Video Tutorials|Video Tutorial]]:
At the time of this writing, [http://www.sky.fm Sky.FM Sky.FM] is the only know provider of streaming audio.
 
{{KBvideo|4242955}}
 
Text instructions:
 
#Surf to an Online Radio Site like [http://www.sky.fm Sky.FM]
#From Sky.FM, right click any of the blue boxes that say "96k" and choose "Save Target As" (Save Link As for FireFox).
#From Sky.FM, right click any of the blue boxes that say "96k" and choose "Save Target As" (Save Link As for FireFox).
#Save this file to your computer. (It will be named something like "genre.pls")
#Save this file to your computer. (It will be named something like "genre.pls")
Line 17: Line 28:
#Copy the "URL" that appears after "File1=" IE: http://160.79.128.61:7724
#Copy the "URL" that appears after "File1=" IE: http://160.79.128.61:7724
#Paste this "URL" into the "Media URL" field in the "About Land>Media Tab>Media URL" field
#Paste this "URL" into the "Media URL" field in the "About Land>Media Tab>Media URL" field
*There is also a listing of URL's for streaming here [[Internet Radio Music Stream Urls]]
You can also go to radionomy.com and choose amongst their 12,000 stations and then add in the music URL: listen.radionomy.com/stationname to hear it play in world.
Sample station: Alternative: http://listen.radionomy.com/3wkundergroundradio


== Sending your live stream to a streaming relay server ==
== Sending your live stream to a streaming relay server ==
Line 24: Line 41:
=== Options for Mac users ===
=== Options for Mac users ===


Check out Nicecast for a way to set up your own music streams in OS X.
Check out [http://www.rogueamoeba.com/nicecast/ Nicecast] for a way to set up your own music streams in OS X.


=== Using WinAmp ===
=== Using WinAmp ===
Line 48: Line 65:
As well as playing recorded music in Winamp, its possible to stream actual live music to a relay using the sound input/line in on your soundcard. If you are using the Line In option, you will need to set the encoder to use the soundcard's input rather than the WinAmp player.
As well as playing recorded music in Winamp, its possible to stream actual live music to a relay using the sound input/line in on your soundcard. If you are using the Line In option, you will need to set the encoder to use the soundcard's input rather than the WinAmp player.


Instruction video for how to set up shoutcast/ winamp:-
http://www.howcast.com/videos/17411-How-To-Set-Up-SHOUTCAST-Streaming-With-WINAMP-For-Second-Life


=== Alternative to using WinAmp - SimpleCast ===
=== Alternative to using WinAmp - SimpleCast ===
Line 74: Line 95:


Also within the configuration page or encoding page you will be able to set the format of the music stream (mp3/mp3pro/ogg/other) and the quality of the stream. The higher the quality the more bandwidth used and so the higer the cost. I've found 64kbit/s is perfect for mp3/ogg streams within SL.
Also within the configuration page or encoding page you will be able to set the format of the music stream (mp3/mp3pro/ogg/other) and the quality of the stream. The higher the quality the more bandwidth used and so the higer the cost. I've found 64kbit/s is perfect for mp3/ogg streams within SL.


== TroubleShooting: ==
== TroubleShooting: ==
Line 88: Line 108:


=== I can hear the stream in an MP3 player, but not in my parcel! ===
=== I can hear the stream in an MP3 player, but not in my parcel! ===
The URL that works for an MP3 player may not work in Second Life. If you URL is http://example.com:8000/listen.pls you should use the URL http://example.com:8000 in Second Life.
The URL that works for an MP3 player may not work in Second Life. If you URL is http://example.com:8000/listen.pls you should use the URL http://example.com:8000 in Second Life.
 
NOTE: there should never be a (www) in a music stream url.






(Thanks to Jamie Otis for providing a great deal of this information!)
(Thanks to Jamie Otis for providing a great deal of this information!)
== Related Links ==
* [https://wiki.secondlife.com/wiki/Music_Streams_To_Play_Inworld Ready Music Streams to Play In-World]
* [http://howto.slserver.com/ How to stream in Second Life (guides to setting up SAM, Nicecast, Traktor and many more programs)]

Revision as of 18:02, 5 February 2015

See also llSetParcelMusicURL

Streaming your own music into Second Life

It is possible to stream your own music from your computer into SL. Unless you have a large amount of bandwidth available, using your own machine as a streaming server is not really an option. With around 5 users connected you would using most of the bandwidth of a standard DSL line.

Therefore to stream your own music you would require a streaming relay provider. You would send a single stream of music (around 6-8k/s) to the streaming relay provider. The relay would then stream multiple copies of the music into SL.

The two most common streaming server systems at the moment are a Shoutcast and Icecast. You can either set up the server software on one of your own servers or pay someone to host it. Due to the amount of bandwidth required for multiple streams, the price of streaming can vary. Try searching Google for a list of other available hosting solutions.

Remember that streaming copyrighted music across the internet requires a license from your relevant national licensing authority.

You can also consider creating your own radio station using published music (licensing covered) by going to radionomy.com/create. You can upload your own tracks or use the 150K tracks already on the Radionomy platform. You can create a 24/7 stream with unlimited listeners at no cost here [radionomy.com/create] Create Your Own Radio Stream You can also upload your own personal messages to play in stream, too. This is personal radio to share. Once you have created your station the Music URL port is available and the direct stream is listen.radionomy.com/stationname

Streaming music into Second Life from an Online Radio Station

It is possible to stream music from an external source (Internet Radio) into SL. Watch this Video Tutorial:

<videoflash type="vimeo">4242955|640|480</videoflash>

Text instructions:

  1. Surf to an Online Radio Site like Sky.FM
  2. From Sky.FM, right click any of the blue boxes that say "96k" and choose "Save Target As" (Save Link As for FireFox).
  3. Save this file to your computer. (It will be named something like "genre.pls")
  4. Use a text editor program to open the file.
  5. Look for any entry in the file that starts with "File1=" IE: File1=http://160.79.128.61:7724
  6. Copy the "URL" that appears after "File1=" IE: http://160.79.128.61:7724
  7. Paste this "URL" into the "Media URL" field in the "About Land>Media Tab>Media URL" field


You can also go to radionomy.com and choose amongst their 12,000 stations and then add in the music URL: listen.radionomy.com/stationname to hear it play in world. Sample station: Alternative: http://listen.radionomy.com/3wkundergroundradio

Sending your live stream to a streaming relay server

There are several methods for sending your music to a streaming relay provider.

Options for Mac users

Check out Nicecast for a way to set up your own music streams in OS X.

Using WinAmp

Using the WinAmp MP3 player and the Shoutcast DSP plugin, you simply play the music you want with the encoder plugin active and configured. The encoder plugin connects to the relay and sends your live stream. The relay then streams the music onto the listeners.

Once WinAmp and the Shoutcast DSP plugin are installed:

  • Run WinAmp
  • Press CTRL P to bring up the preferences menu
  • In the plugins menu, click on DSP/Effect
  • Select Nullsoft ShoutCast Source DSP
  • Then click Close
  • You should then see the ShoutCast DSP Plugin appear.


  • Click on the Encoder tab you need to set the quality of the live stream (eg. MP3 - 64Kbit Stereo)
  • Click on the Output tab and enter the streaming relay information
  • Then click Connect in the Output tab to connect to the relay
  • Playing any music in WinAmp now will cause the music to be streamed to the relay.


As well as playing recorded music in Winamp, its possible to stream actual live music to a relay using the sound input/line in on your soundcard. If you are using the Line In option, you will need to set the encoder to use the soundcard's input rather than the WinAmp player.


Instruction video for how to set up shoutcast/ winamp:-

http://www.howcast.com/videos/17411-How-To-Set-Up-SHOUTCAST-Streaming-With-WINAMP-For-Second-Life

Alternative to using WinAmp - SimpleCast

If you aren't using WinAmp to play the music files you can use SimpleCast. Again you play the music you want to stream via any sound application and have the SimpleCast program active at the same time. It encodes and streams any sound playing on the computer to the relay. SimpleCast is free to download and is fully functional (although after 4 hours is displays a message about registering).

Once SimpleCast is installed:

  • Run SimpleCast
  • Click Config
  • Under General Options, make sure your soundcard is selected
  • Close Config
  • Click Encoders
  • Click the Plus (+) icon
  • Choose the format for encoding (MP3/MP3Pro/OGG/Other)
  • Set the quality for the stream (suggest 64Kbit/s Stereo)
  • Click Server Details tab and enter the relay information
  • Click OK and close Encoders
  • Click the Play button for your encoder setup, and it should connect to the relay


Once SimpleCast is configured and encoder is running click Start in SimpleCast and then open your music application of choice and simply play the music as you would normally. The music will then be streamed to the relay. You should see the volume levels in SimpleCast moving, if not see the troubleshooting section at the bottom.

Settings for your streaming ShoutCast plugin or SimpleCast program The streaming relay provider will provide several bits of information which are required for the configuration of the streaming encoder (plugin or SimpleCast). These are IP Address, Port Number, Password and possibly Username (if you are using an IceCast server solution). These are simply entered into the configuration page of the ShoutCast plugin or SimpleCast.

Also within the configuration page or encoding page you will be able to set the format of the music stream (mp3/mp3pro/ogg/other) and the quality of the stream. The higher the quality the more bandwidth used and so the higer the cost. I've found 64kbit/s is perfect for mp3/ogg streams within SL.

TroubleShooting:

I can't get any sound input/output into the encoder/plugin/program

After configuring the encoder plugin or program you will need to do the following:

  • Open the Sound Mixer/Volume Control on your computer.
  • Click Options
  • Click Properties
  • Select Recording within Adjust Volume for...
  • Make sure either Stereo Mix, Wave Mix, What you Hear are selected (depends on your system and soundcard) and are turned up.
  • You should now see that the encoder plugin/program is getting a sound level.

I can hear the stream in an MP3 player, but not in my parcel!

The URL that works for an MP3 player may not work in Second Life. If you URL is http://example.com:8000/listen.pls you should use the URL http://example.com:8000 in Second Life.

NOTE: there should never be a (www) in a music stream url.


(Thanks to Jamie Otis for providing a great deal of this information!)

Related Links