Transcode Live Stream In Wowza

Posted By : Vikash Patwal | 29-Jun-2017

Step-1: Firstly If you created your live streaming application by editing the application configuration file (Application.xml) in a text editor, make the following additional changes to Application.xml so that the application can work with the Transcoder and then restart the Wowza media server:

 

<Transcoder>
 <!-- To turn on transcoder set to: transcoder -->
      <LiveStreamTranscoder>transcoder</LiveStreamTranscoder>
      <!-- [templatename].xml or ${SourceStreamName}.xml -->
      <Templates>${SourceStreamName}.xml,transrate.xml</Templates>
      <Templates>${SourceStreamName}.xml,transcode.xml</Templates>
      <ProfileDir>${com.wowza.wms.context.VHostConfigHome}/transcoder/profiles</ProfileDir>
      <TemplateDir>${com.wowza.wms.context.VHostConfigHome}/transcoder/templates</TemplateDir>
      <Properties>
      </Properties>
</Transcoder> 

 

Step-2: Then open wowza ui and select one by one old created app id and enable transcoder one by one.

 

 

Step-3: After change in Application.xml file and create new app in wowza is already enable transcoder.

 

 

 

Step-4: Finally Connect Live Stream with Wowza and transcode in selected different flaver.

 


Thanks.

 

 

 

About Author

Author Image
Vikash Patwal

Vikash Patwal is Masters in Computer Applications and good in Java , he is hardworking team player.

Request for Proposal

Name is required

Comment is required

Sending message..