Category:LSL Video

From Second Life Wiki
Jump to navigation Jump to search

Description

Second Life allows video to be played in world on the sides of prims by replacing the texture with a video stream. Movies can not be uploaded to Second Life, but a URL to a movie stream is used instead.

Quicktime is used in the client to play the movie so only Quicktime compatible formats currently work, though with the client now open source, someone may come up with a wrapper for other video players and formats.

The thumbrule is if it can play in Quicktime, then it can probably play in Second life.

To set which texture to replace and what movie URL to play, use the llParcelMediaCommandList function.

To determine information about the video on the current parcel, use llParcelMediaQuery

You can also give the appearance of playing a movie by animating a texture. This is done with the llSetTextureAnim function.

Video cannot be recorded with LSL, but it can be recorded with the client.

For additional information see How To Show Video in SL.

Functions

Subcategories

This category has only the following subcategory.

Pages in category "LSL Video"

The following 4 pages are in this category, out of 4 total.