Does discoutASP have video encoder service?

Discussion in 'Silverlight' started by muvieflicks, Jul 25, 2008.

  1. I have a video site that i want to upload, which does on the fly encoding of videos for format on the web. On my local machine, i have the web config file setup as the following:

    <appSettings>

    <add key='MediaEncoderPath' value ='C:\Program Files\Microsoft Expression\Encoder 1.0\'/>

    </appSettings>

    What would i set the MediaEncoderPath to when uploading the website?

    thank you
     

Share This Page