# Axis 214 PTZ issues

**URL:** https://community.wowza.com/t/axis-214-ptz-issues/589
**Category:** Wowza Streaming Engine
**Created:** [April 1, 2009, 9:19am UTC](https://community.wowza.com/t/axis-214-ptz-issues/589 "2009-04-01T09:19:53Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/system/32/447_2.png) [@system](https://community.wowza.com/u/system)
#### Post date: [April 1, 2009, 9:19am UTC](https://community.wowza.com/t/axis-214-ptz-issues/589/1 "2009-04-01T09:19:53Z")

</div>

Sorry This might be in the wrong forum

I am trying to stream from one of our 214 PTZ Axis Cameras.

This is part of our log file.

NFO stream play rtsp://74.79.206.69:554/mpeg4/media.amp -

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: STAP-B

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: STAP-B

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: STAP-B

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: STAP-B

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: STAP-B

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: STAP-B

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: STAP-B

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: STAP-B

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

My stream command is

rtsp://74.79.206.69:554/mpeg/media.amp

We also would like to stream from an Axis 241AQ.

Is the 241 supported by Wowza?

We want to stream live from the cockpit of our boat using EVDO.

We currently use this code and it works but would like to use WOWZA

Any help would be appreciated.

Bill

---

<div class="post-metadata">

### Author: ![Charlie\_Good](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/charlie_good/32/383_2.png) [@Charlie\_Good](https://community.wowza.com/u/Charlie_Good)
#### Post date: [April 1, 2009, 7:09am UTC](https://community.wowza.com/t/axis-214-ptz-issues/589/2 "2009-04-01T07:09:24Z")

</div>

I do not believe this camera support H.264 video. So we do not support it at this time. The only two Axis cameras that I know of that support H.264 are: AXIS M1011 and AXIS P3301.

Charlie

---

<div class="post-metadata">

### Author: ![Charlie\_Good](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/charlie_good/32/383_2.png) [@Charlie\_Good](https://community.wowza.com/u/Charlie_Good)
#### Post date: [May 14, 2010, 9:08am UTC](https://community.wowza.com/t/axis-214-ptz-issues/589/3 "2010-05-14T09:08:10Z")

</div>

Is is less of a Wowza issue and more of a player issues. The players only support H.264/AAC. So we need a source stream that uses the same format. You can transcode the streams on the fly using products like:

VLC, an open source tool:

[https://www.wowza.com/docs/how-to-use-vlc-as-a-live-stream-encoder-with-wowza-media-server-mpeg-ts](https://www.wowza.com/docs/how-to-use-vlc-as-a-live-stream-encoder-with-wowza-media-server-mpeg-ts)

MComms TV, a commercial stream-to-stream transcoding solution

[http://www.mcommstv.com/products/mcomms-transcode](http://www.mcommstv.com/products/mcomms-transcode)

Ripcode, a commercial hardware sol ution with DSPs powering the transcoding

[http://www.ripcode.com/solutions/rtst.php](http://www.ripcode.com/solutions/rtst.php)

Charlie

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [April 22, 2009, 12:19pm UTC](https://community.wowza.com/t/axis-214-ptz-issues/589/4 "2009-04-22T12:19:17Z")

</div>

As of [this post](http://community.wowza.com/t/-/534) Wowza requires MPEG4 Part 10. And I think that is still current.

Richard

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [June 15, 2010, 7:16pm UTC](https://community.wowza.com/t/axis-214-ptz-issues/589/5 "2010-06-15T19:16:05Z")

</div>

You need to transcode, that’s what the links in previous post are for.

Richard

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [October 16, 2013, 2:01pm UTC](https://community.wowza.com/t/axis-214-ptz-issues/589/6 "2013-10-16T14:01:05Z")

</div>

That camera still only supports mpeg-4 part 2 video. But what has changed in Wowza is the addition of the Wowza Transcoder add-on which supports mpeg-4 part 2 for decode, to transcode to h.264. Otherwise Wowza does not support mpeg-4 part 2 video.

Richard

---

<div class="post-metadata">

### Author: ![Tigran\_Gevorgyan](https://avatars.discourse-cdn.com/v4/letter/t/f0a364/32.png) [@Tigran\_Gevorgyan](https://community.wowza.com/u/Tigran_Gevorgyan)
#### Post date: [April 22, 2009, 4:02am UTC](https://community.wowza.com/t/axis-214-ptz-issues/589/7 "2009-04-22T04:02:30Z")

</div>

Hi ALL,

I am trying to re-stream RTSP video from [Vivotek IP7131](http://www.vivotek.com/products/cameras/network_camera_ip7131.php) ip camera. Camera specification says that support MPEG-4 codec, but not mention which part 2 or 10. I’m also getting RTSP video for testing (rtsp://IP/live.sdp) via Quick Time and SMPlayer players.

I am using Wowza Media Server Pro 1.7.0 build11414 one month trial version for re-streaming , but getting following errors:

_RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24_

As I can see from SMPlayer player’s log files, camera’s video type/codec is MP4V-ES. What is wrong with my camera or with my setup? Do Wowza supports MP4V-ES codec?

---

<div class="post-metadata">

### Author: ![Abdul\_al](https://avatars.discourse-cdn.com/v4/letter/a/8edcca/32.png) [@Abdul\_al](https://community.wowza.com/u/Abdul_al)
#### Post date: [May 14, 2010, 7:43pm UTC](https://community.wowza.com/t/axis-214-ptz-issues/589/8 "2010-05-14T19:43:48Z")

</div>

I’m facing the same problem with my 223m and 214 Axis cameras ☹

I don’t want to waste my cameras and buy another cameras for $1200 each…

Please guys make a patch to support these cameras … ☹

---

<div class="post-metadata">

### Author: ![Abdul\_al](https://avatars.discourse-cdn.com/v4/letter/a/8edcca/32.png) [@Abdul\_al](https://community.wowza.com/u/Abdul_al)
#### Post date: [June 15, 2010, 10:03pm UTC](https://community.wowza.com/t/axis-214-ptz-issues/589/9 "2010-06-15T22:03:11Z")

</div>

charlie

As you mentioned, these cameras don’t support H.264. Now I have one of my camera configured with a public IP address. Is there a way to pull the data from the camera to the server other than using H.264.

Axis cam \<==== wowzaserver

wowzaserver ====\> internet users

---

<div class="post-metadata">

### Author: ![Baurzhan\_Baurzhan](https://avatars.discourse-cdn.com/v4/letter/b/6de8d8/32.png) [@Baurzhan\_Baurzhan](https://community.wowza.com/u/Baurzhan_Baurzhan)
#### Post date: [October 16, 2013, 4:11pm UTC](https://community.wowza.com/t/axis-214-ptz-issues/589/10 "2013-10-16T16:11:48Z")

</div>

Hi everybody. Is there any progress about this case since 2010 year? Have the same problem: PTZ 214 camera and Wowza 3.6.2 version
