Wowza Community

Using a Sony SNC-RZ50 internet camera

We have just bought the Wowza media server and we’d like to broadcast our internet camera images in flash video. Our Sony SNC-RZ50 is capable of sending out a H.264 stream using RTP(UDP) on port 50000, however, the camera cannot generate a SDP file so I’m a bit stuck here.

The command to fetch the stream from the camera is GET /image?udpmode=unicast&udpport=30000 - normally the camera should react with a RTP stream towards port 30000 and an RTCP stream (for the reports) towards port 30001.

Any help on how to configure this in Wowza?

Try using this as your .sdp file:

v=0
o=- 571622436 4192730712 IN IP4 127.0.0.1
s=Generic
i=Generic
c=IN IP4 127.0.0.1/64
m=video 30000 RTP/AVP 97
a=rtpmap:97 H264/90000
a=control:trackID=1
a=fmtp:97

Charlie

It looks like it might work. What is the http url you are using to start the stream? Does the camera send out video as well as audio?

Charlie

Charlie,

Thanks for your suggestion. I suppose I have to launch the http command just before starting the Wowza stream, so the camera starts sending out its video? Also, I see 127.0.0.1 twice in the config, shouldn’t they be replaced with the IP of the camera?

Charlie,

It’s not working. Wowza reports the following errors. Can you please check out this document and let me know if there is any hope on getting my Sony to work with Wowza?

Thanks.

#Version: 1.0

#Start-Date: 2008-11-13 10:43:15 CET

#Software: Wowza Media Server Pro 1.6.0 build9437

#Date: 2008-11-13

#Fields: x-severity x-category x-event date time c-client-id c-ip c-port cs-bytes sc-bytes x-duration x-sname x-stream-id sc-stream-bytes cs-stream-bytes x-file-size x-file-length x-ctx x-comment

WARN server comment 2008-11-13 10:43:42 - - - - - 26.466 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment 2008-11-13 10:43:42 - - - - - 26.732 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: STAP-B

WARN server comment 2008-11-13 10:43:42 - - - - - 26.732 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment 2008-11-13 10:43:42 - - - - - 26.747 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment 2008-11-13 10:43:42 - - - - - 26.747 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment 2008-11-13 10:43:42 - - - - - 26.966 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment 2008-11-13 10:43:42 - - - - - 26.982 - - - - - - - RTPPacketFragmentListReader.skip: Bad skip count: -2083258370

WARN server comment 2008-11-13 10:43:42 - - - - - 26.982 - - - - - - - RTPPacketFragmentListReader.skip: Bad skip count: -405123555

WARN server comment 2008-11-13 10:43:43 - - - - - 27.216 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment 2008-11-13 10:43:43 - - - - - 27.732 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment 2008-11-13 10:43:43 - - - - - 27.732 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment 2008-11-13 10:43:43 - - - - - 27.732 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment 2008-11-13 10:43:43 - - - - - 27.732 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment 2008-11-13 10:43:43 - - - - - 27.732 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment 2008-11-13 10:43:43 - - - - - 27.967 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment 2008-11-13 10:43:43 - - - - - 27.967 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment 2008-11-13 10:43:43 - - - - - 27.967 - - - - - - - RTPPacketFragmentListReader.skip: Bad skip count: -759052155

WARN server comment 2008-11-13 10:43:44 - - - - - 28.201 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment 2008-11-13 10:43:44 - - - - - 28.717 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment 2008-11-13 10:43:44 - - - - - 28.717 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment 2008-11-13 10:43:44 - - - - - 28.733 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: STAP-B

WARN server comment 2008-11-13 10:43:44 - - - - - 28.733 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: STAP-B

WARN server comment 2008-11-13 10:43:45 - - - - - 29.202 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment 2008-11-13 10:43:45 - - - - - 29.468 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment 2008-11-13 10:43:45 - - - - - 29.468 - - - - - - - RTPPacketFragmentListReader.skip: Bad skip count: -1627265218

WARN server comment 2008-11-13 10:43:45 - - - - - 29.468 - - - - - - - RTPPacketFragmentListReader.skip: Bad skip count: -348819830

WARN server comment 2008-11-13 10:43:45 - - - - - 29.733 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment 2008-11-13 10:43:45 - - - - - 29.733 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment 2008-11-13 10:43:45 - - - - - 29.749 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: STAP-B

WARN server comment 2008-11-13 10:43:46 - - - - - 30.218 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: STAP-B

WARN server comment 2008-11-13 10:43:46 - - - - - 30.734 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: STAP-B

WARN server comment 2008-11-13 10:43:46 - - - - - 30.734 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment 2008-11-13 10:43:46 - - - - - 30.734 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment 2008-11-13 10:43:46 - - - - - 30.734 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment 2008-11-13 10:43:46 - - - - - 30.734 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-24

WARN server comment 2008-11-13 10:43:46 - - - - - 30.734 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: FU-B

WARN server comment 2008-11-13 10:43:46 - - - - - 30.734 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment 2008-11-13 10:43:46 - - - - - 30.734 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment 2008-11-13 10:43:46 - - - - - 30.968 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment 2008-11-13 10:43:47 - - - - - 31.469 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

WARN server comment 2008-11-13 10:43:47 - - - - - 31.469 - - - - - - - RTPDePacketizerRFC3984H264.handleRTPPacket: Unsupported packet type: MTAP-16

Thanks for the helping hand, Charlie. Really nice of you.

In fact, the camera can send out an RTP stream in MPEG4 or in H.264 - I thought both MPEG4 and H264 were the same but it seems they’re not…

The webcamstream is not available over the internet, but for testing purposes I can forward the IP to the outside world if that is needed to get everything working. Can you give me your IP address so I can at least limit the access?

Video is originating on ports 50000&50001, audio on 50002&50003.

In order to get the stream started towards port 30000, you need to send out the following commands:

http://ip-of-camera:1029/h264?Udpmode=unicast&Udpport=30000

or

http://ip-of-camera:1029/mpeg4?Udpmode=unicast&Udpport=30000

(upper and lowercase are important!)

Did you manage to get this working ?

Im trying to figure out how to get my Sony camera streaming with wowza.

But getting stuck on pretty much the same areas as you describe here.

Check my post: http://www.wowza.com/forums/showthread.php?p=15963&posted=1