# Turn on transcoder for webcamrecording application

**URL:** https://community.wowza.com/t/turn-on-transcoder-for-webcamrecording-application/43278
**Category:** Wowza Streaming Engine
**Created:** [June 25, 2014, 6:05pm UTC](https://community.wowza.com/t/turn-on-transcoder-for-webcamrecording-application/43278 "2014-06-25T18:05:23Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![satyanarayana\_sanapa](https://avatars.discourse-cdn.com/v4/letter/s/b5ac83/32.png) [@satyanarayana\_sanapa](https://community.wowza.com/u/satyanarayana_sanapa)
#### Post date: [June 25, 2014, 6:05pm UTC](https://community.wowza.com/t/turn-on-transcoder-for-webcamrecording-application/43278/1 "2014-06-25T18:05:23Z")

</div>

Hi all,

I’m newbie to Wowza. As per my needs, I need to record a video with H.264 and AAC support and use this video for further usage.

When I record a video, it is being recorded with H.264 and audio codec speex but I need AAC. I heard that to do this I can use Transcoder.

I have tried to configure this by making changes to Application.xml for webcamrecording. But not working.

Can any one please suggest me to turning on transcoder for webcamrecording application so that recorded video will be in H.264 and AAC?

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [June 25, 2014, 7:08am UTC](https://community.wowza.com/t/turn-on-transcoder-for-webcamrecording-application/43278/2 "2014-06-25T07:08:29Z")

</div>

Hi there and welcome to the Wowza forum.

This guide will show you how to set this up:

[How to convert Flash Player 11 output from H.264 + Speex audio to H.264 + AAC audio using Wowza Transcoder AddOn](https://www.wowza.com/docs/how-to-convert-flash-player-11-output-from-h-264-speex-audio-to-h-264-aac-audio-using-wowza-transcoder)

Please let us know how we can assist you in the future.

Salvadore

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [June 26, 2014, 6:16am UTC](https://community.wowza.com/t/turn-on-transcoder-for-webcamrecording-application/43278/3 "2014-06-26T06:16:48Z")

</div>

Once you send the stream through the Transcoder you can use:

[How to record live streams (HTTPLiveStreamRecord)](https://www.wowza.com/docs/how-to-record-live-streams-httplivestreamrecord%28HTTPLiveStreamRecord%29) to record the stream

Salvadore

---

<div class="post-metadata">

### Author: ![satyanarayana\_sanapa](https://avatars.discourse-cdn.com/v4/letter/s/b5ac83/32.png) [@satyanarayana\_sanapa](https://community.wowza.com/u/satyanarayana_sanapa)
#### Post date: [June 26, 2014, 1:24pm UTC](https://community.wowza.com/t/turn-on-transcoder-for-webcamrecording-application/43278/4 "2014-06-26T13:24:25Z")

</div>

Thanks for your reply. It helps me to configure transcoder for videochating application.

> This guide will show you how to set this up:
> 
> [How to convert Flash Player 11 output from H.264 + Speex audio to H.264 + AAC audio using Wowza Transcoder AddOn](https://www.wowza.com/docs/how-to-convert-flash-player-11-output-from-h-264-speex-audio-to-h-264-aac-audio-using-wowza-transcoder)
> 
> This shows turning on transcoder for live video chatting application. But I need to configure transcoder for video recording.
> 
> All my recorded videos using **webcamrecording** application are in H.264 and Speex but I need **AAC** as audio codec because I use these recorded videos in other application which supports only H.264 and AAC videos.
> 
> If I do not use transcoder, I again need to convert recorded video using FFMPEG to get H.264 and AAC.
> 
> Is it possible to enable transcoder for webcamrecording application too?
> 
> Is there any way to avoid record videos in H.264 and AAC to avoid re-encoding the same video?
