Difference between revisions of ""Streammare" Musica"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
{{Help|Multimedia=*}}
{{Help/it|Parent=Streaming_Music|Multimedia=*}}


Vedi anche [[llSetParcelMusicURL]]
Vedi anche [[llSetParcelMusicURL]]

Revision as of 09:14, 29 October 2008

Vedi anche llSetParcelMusicURL

Trasmettere la tua propria musica dentro Second Life

È possibile trasmettere la tua propria musica dal tuo computer dentro SL. A meno che non hai una grande quantità di larghezza di banda disponibile, usare la tua macchina come un server di streaming non è una buona opzione. Con circa 5 utenti connessi potresti usare la maggioranza della tua larghezza di banda offerta da una linea DSL standard .

Pertanto streammare la tua propria musica ti richiede uno streaming relay provider. Potresti inviare un singolo "flusso" di musica (circa 6-8k/s) allo streaming relay provider. Il relay trasmetterà allora copie multiple della musica dentro SL.

I due più comuni sisteni di streaming server al momento sono Shoutcast e Icecast. Puoi impostare il server software su uno dei tuoi propri servers o pagare qualcuno per ospitarlo. A causa della quantità di larghezza di banda richiesta per più flussi, il prezzo dello streaming può variare. Prova a cercare su Google per un elenco completo di soluzioni di hosting.

Streammare musica dentro Second Life da una Stazione Radio Online

È possibile streammare musica da una sorgente esterna (Internet Radio) dentro SL. Guarda questo Video Tutorial:

<videoflash>TX04VAsSMFQ</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

Inviare il tuo stream live ad uno streaming relay server

Ci sono diversi metodi per inviare la tua musica ad uno streaming relay provider.

Opzioni per utenti Mac

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

Usando WinAmp

Usando WinAmp MP3 player e il 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.


Instruzioni video su come settare shoutcast/ winamp:-

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

Alternative all'uso di 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).

Una volta che SimpleCast è installato:

  • Avvia SimpleCast
  • Clicca Config
  • Sotto General Options, assicurarsi che la tua scheda audio è selezionata
  • Chiudi Config
  • Clicca Encoders
  • Clicca l'icona Più (+)
  • Scegli il formato per la codifica (MP3/MP3Pro/OGG/Other)
  • Imposta la qualità per lo stream (suggest 64Kbit/s Stereo)
  • Clicca il tab Server Details e inserisci le informationi sul relay
  • Clicca OK e chiudi Encoders
  • Clicca il bottone Play per avviare la codifica, e dovrebbe connettersi al relay


Una volta che SimpleCast è configurato e la codifica è in funzione clicca Start in SimpleCast e poi apri your music application of choice e semplicemente fai suonare la musica come faresti di solito. 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.

Io posso sentire lo stream in un MP3 player, ma non nella mia land!

L'URL che lavora con un MP3 player potrebbe non lavorare in Second Life. Se il tuo URL è http://example.com:8000/listen.pls dovresti usare l'URL http://example.com:8000 in Second Life.


(Grazie a Jamie Otis per aver fornito questa grande quantità di informazioni!)

Related Links