Keldo Posted February 15, 2017 Posted February 15, 2017 Looking for a hud or script concept to stream a radio station to each avatar that is wearing the hud in SL. I kow there are generic huds like this but I want to create one that only play the station it belongs to. Anyone have any idea's?
Rolig Loon Posted February 16, 2017 Posted February 16, 2017 Streamed media are usually handled at the parcel level, so there's no way that you can set up a system with llSetParcelMusicURL to stream different music to different people in the same parcel. You could easily write a HUD that lets the parcel owner change the stream, but it would not work for anyone else or if the parcel is group-owned. A radio in a group-owned parcel must be deeded to the group for it to work. The only way I can imagine getting individualized music would be to use Shared Media (Media On A Prim) , which is more commonly used to stream visual media. Essentially, your HUD would become a display screen for a web browser, where the user could click on links to connect to streaming sources. Frankly, though, if you're going to do that the easier solution would be to just use the viewer's internal web browser. You can open it at any time with CTRL + Alt + Shift + Z.
Xiija Posted February 16, 2017 Posted February 16, 2017 i use the shared media or MOAP for headphones, and it works great, you should be able to create a HUD that recieves messages and changes the MOAP fairly easily.using http://wiki.secondlife.com/wiki/LlSetLinkMedia
Recommended Posts
Please take a moment to consider if this thread is worth bumping.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now