Caveman’s hand mark

SKODIN / Second Life

Play SKODIN In Second Life

This page gives you the SKODIN website link, Facebook link, parcel radio stream setup, and the final video/media URL for Second Life.

Second Life Video / Media

SKODIN Video URL

Use this page URL for the final SKODIN video in Second Life shared media / media-on-a-prim:

https://cavemans.us/skodin-video-lhf.html

Direct MP4 file, if you need it:

https://cavemans.us/assets/videos/SKODIN_v11.mp4

Video Prim Script

LSL Media Prim

The ZIP includes a media prim script at assets/secondlife/skodin_video_media_prim.lsl. Put it in a prim, set the correct face number if needed, and touch it to load the SKODIN video media URL.

Current Stream URL

Second Life Parcel Music

Use the current Caveman Radio stream URL in Second Life parcel music:

https://radio.cavemans.us/stream

Backup Icecast URL, if needed: http://radio.cavemans.us:8000/mystream.mp3

Important

Facebook Is Not The Audio Stream

The Facebook page is for social sharing and updates. Second Life needs a direct audio stream URL. Right now the working stream is Caveman Radio. A SKODIN-only stream can be added later as a separate radio mount once the server playlist/source is configured.

LSL Script

Ready-To-Copy Parcel Radio Script

This script is included in the ZIP at assets/secondlife/skodin_parcel_radio.lsl. Drop it in a prim you own on land where you have permission to change parcel music.

default
{
    state_entry()
    {
        llOwnerSay("Touch for SKODIN / Caveman Radio parcel stream menu.");
    }
}