Live sample
Expression Studio 4.0
The Live sample is a console application that continuously broadcasts a single file on your local computer. It broadcasts on port 8080 and will loop the source file until encoding stops. The console application takes a single file as input (the name of the file to broadcast) and will keep broadcasting until you press the X key. You can change the preset used in the sample by changing the application code.
To use the Live sample, run the built application (Live.exe) at a command prompt with the full path of a media file as the parameter, as shown in the following example.
Live "c:\users\Public\Videos\Sample Videos\Lake.wmv"