Located in /VLCServer.class.php (line 3)
Constructor.
Constructor. This creates a VLC Server object. Some defaults are already set. These are: volume, scale and audio channels. It alse detects when it is running on Windows or Linux.
Get the HTML code for the embeded player.
Get the HTML code for the embeded player. This code is based on the chosen protocols, and encoding settings.
Get the streaming url.
Get the streaming url. This is based on the protocols and ip addresses.
Check if we are running on Linux.
Check if we are running on Linux.
Check if the server is still running.
Check if the server is still running.
Get the external stream data.
Get the external stream data. This will return a m3u playlist file of a asx file for Media Player. This is based on the input streaming url.
Set the VLC Server encoding audio codec.
Set the VLC Server encoding audio codec. This sets the output audio codec.
Set the VLC Server streaming video bitrate.
Set the VLC Server streaming video bitrate. The higher the bitrate, the better the image qualitiy will be.
Set the VLC Server source channel.
Set the VLC Server source channel. This is the ID of a Channel Object.
Set the VLC Server encoding dimentions.
Set the VLC Server encoding dimentions. This is the size of the re-encoded stream.
Set the Enigma type.
Set the Enigma type. Valid values are 'enigma1' and 'enigma2'.
Set the VLC Server frames per second.
Set the VLC Server frames per second.
Set the VLC Server stream type.
Set the VLC Server stream type. This sets also the streamplayer type when you need the embedded player.
Set the VLC Server encoding video codec.
Set the VLC Server encoding video codec. This sets the output video codec.
Start the VLC Server by executing the vlc command line.
Start the VLC Server by executing the vlc command line. You have to set all options before starting this server. If the server is started, you should be able to connect to it and watch some tv.
Stop the VLC Server.
Stop the VLC Server. This is handy to spare some system resources.
Documentation generated on Sat, 19 Jan 2008 12:56:21 +0100 by phpDocumentor 1.3.0RC3