system
October 3, 2013, 12:02am
1
Hello,
I never had problem with other IP Camera but the Samsung iPolis doesn’t work.
The RTSP url works great on VLC.
First of all, I had this problem in the log :
Failed to find an appropriate depacketizer for this track (vnd.onvif.metadata)
So I put these lines in Mediacaster properties :
<Property>
<Name>rtspFilterUnknownTracks</Name>
<Value>true</Value>
<Type>Boolean</Type>
</Property>
with that I have no more this error message.
After that I had this message :
Invalid video/audio codec combination for iPhone/iPod: video:H264 audio:G711_MULAW
I just want the video, the sound is not necessary, so I put these lines in Mediacaster properties :
<Property>
<Name>rtspStreamAudioTrack</Name>
<Value>false</Value>
<Type>Boolean</Type>
</Property>
Now, there is error message, but :
On a flash player, I don’t have error message, the connection is ok, stream is find but no video.
On iOS, I have “stream not found” in the log.
Have you got an idea ?
Thanks
In the logs, can you see data being packetized? Something like the following:
INFO server comment - LiveStreamPacketizerCupertino ... a/v/k:xx/xx/x duration:xxxx
What do the logs look like when you try to play back on the ios device? You may also benefit from adding some more debugging here as well:
<Property>
<Name>debugRTSPSession</Name>
<Value>true</Value>
<Type>Boolean</Type>
</Property>
Lastly, I assume you have your packetizer set as follows:
<LiveStreamPacketizers>cupertinostreamingpacketizer</LiveStreamPacketizers>
My LiveStreamPacketizers is ok, with other IP camera, there is no problem with flash and iOS.
logs :
2013-10-03 08:45:14 GMT+00:00 comment server INFO 200 - RTPMediaCaster.create[1288724560] - - - 35.901 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:14 GMT+00:00 comment server INFO 200 - RTPMediaCaster.init[1288724560] - - - 35.902 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:14 GMT+00:00 comment server INFO 200 - RTPMediaCaster.Reconnector[1288724560:test/_definst_:test_.stream]: start: 1 - - - 35.913 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:14 GMT+00:00 comment server INFO 200 - HTTPStreamManager.onHTTPRequest: Publish stream successfully started [test/_definst_]: flv:test_.stream - - - 36.148 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:14 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.doConnect: hostname:XX.XX.XX.XX port:554 timeout:4 rtspBindIpAddress:null path:/profile1/media.smp - - - 36.193 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.send(open): command:OPTIONS:rtsp://XX.XX.XX.XX:554/profile1/media.smp
OPTIONS rtsp://XX.XX.XX.XX:554/profile1/media.smp RTSP/1.0
CSeq: 1
User-Agent: Wowza Media Server Pro (Wowza Media Server 3 Monthly Edition 3.6.2 build5334)
- - - 36.303 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - RTPSessionTracker.add[rtsp://XX.XX.XX.XX:554/profile1/media.smp]: 1 - - - 36.334 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
cache-control: must-revalidate
response: OK
protocol: RTSP/1.0
expires: Fri Jan 7 19:31:24 2000 GMT
cseq: 1
status: 200
public: DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, OPTIONS, GET_PARAMETER, SET_PARAMETER
date: Fri Jan 7 19:31:24 2000 GMT
uri: RTSP/1.0 200 OK
- - - 36.441 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:OPTIONS response:RTSP/1.0 200 OK status:200 handled:false - - - 36.442 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:DESCRIBE
DESCRIBE rtsp://XX.XX.XX.XX:554/profile1/media.smp RTSP/1.0
Accept: application/sdp
CSeq: 2
- - - 36.443 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
content-type: application/sdp
protocol: RTSP/1.0
status: 200
x-accept-dynamic-rate: 1
date: Fri Jan 7 19:31:24 2000 GMT
uri: RTSP/1.0 200 OK
response: OK
cache-control: must-revalidate
expires: Fri Jan 7 19:31:24 2000 GMT
x-accept-retransmit: our-retransmit
cseq: 2
content-length: 665
content-base: rtsp://XX.XX.XX.XX:554/profile1/media.smp
- - - 36.519 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:DESCRIBE response:RTSP/1.0 200 OK status:200 handled:false - - - 36.525 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - v=0
o=- 0 0 IN IP4 54.216.59.66
s=Media Presentation
i=samsung
c=IN IP4 0.0.0.0
b=AS:5192
t=0 0
a=control:rtsp://XX.XX.XX.XX:554/profile1/media.smp
a=range:npt=now-
m=video 47344 RTP/AVP 26
b=AS:5120
a=rtpmap:26 JPEG/90000
a=control:rtsp://XX.XX.XX.XX:554/profile1/media.smp/trackID=v
a=cliprect:0,0,1024,1280
a=framesize:26 1280-1024
a=framerate:5.0
m=audio 47346 RTP/AVP 0
b=AS:64
a=rtpmap:0 PCMU/8000
a=control:rtsp://XX.XX.XX.XX:554/profile1/media.smp/trackID=a
a=recvonly
m=application 47348 RTP/AVP 107
b=AS:8
a=rtpmap:107 vnd.onvif.metadata/90000
a=control:rtsp://XX.XX.XX.XX:554/profile1/media.smp/trackID=m
a=recvonly
- - - 36.526 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - DESCRIBE: SDP: trackCount:1 trackNames:[rtsp://XX.XX.XX.XX:554/profile1/media.smp/trackID=v,header] - - - 36.533 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:SETUP
SETUP rtsp://XX.XX.XX.XX:554/profile1/media.smp/trackID=v RTSP/1.0
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
CSeq: 3
- - - 36.534 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
cache-control: must-revalidate
response: OK
protocol: RTSP/1.0
expires: Fri Jan 7 19:31:25 2000 GMT
transport: RTP/AVP/TCP;unicast;interleaved=0-1
session: 52148;timeout=60
cseq: 3
status: 200
date: Fri Jan 7 19:31:25 2000 GMT
uri: RTSP/1.0 200 OK
- - - 36.647 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:SETUP response:RTSP/1.0 200 OK status:200 handled:false - - - 36.656 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - v=0
o=- 0 0 IN IP4 54.216.59.66
s=Media Presentation
i=samsung
b=AS:5192
t=0 0
a=control:rtsp://XX.XX.XX.XX:554/profile1/media.smp
a=range:npt=now-
m=video 0 RTP/AVP 26
a=proto:RTP/AVP/TCP;interleaved=0-1
b=AS:5120
a=rtpmap:26 JPEG/90000
a=control:rtsp://XX.XX.XX.XX:554/profile1/media.smp/trackID=v
a=cliprect:0,0,1024,1280
a=framesize:26 1280-1024
a=framerate:5.0
- - - 36.657 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.buildSDPData: sessionId:52148 sessionTimeout:60000 - - - 36.657 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasic.getStreamInfo[test/_definst_]: RTSP/RTP re-streaming. Success, received SDP data. - - - 36.8 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 create stream INFO 200 - - _defaultVHost_ test _definst_ 0.055 - 80 null 127.0.0.1 rtsp - known 2068390173 0 0 1 0 0 0 test_.stream - - - - - null null - null -
2013-10-03 08:45:15 GMT+00:00 publish stream INFO 200 test_.stream - _defaultVHost_ test _definst_ 0.16 - 80 null 127.0.0.1 rtsp - known 2068390173 0 0 1 0 0 0 test_.stream - - - - - null null - null -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:PLAY
PLAY rtsp://XX.XX.XX.XX:554/profile1/media.smp RTSP/1.0
Session: 52148
CSeq: 4
Range: npt=0.000-
- - - 37.107 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - RTPMediaCaster.Reconnector[1288724560:test/_definst_:test_.stream]: done: 1 - - - 37.109 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
cache-control: must-revalidate
response: OK
protocol: RTSP/1.0
expires: Fri Jan 7 19:31:25 2000 GMT
cseq: 4
status: 200
date: Fri Jan 7 19:31:25 2000 GMT
uri: RTSP/1.0 200 OK
- - - 37.175 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:15 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:PLAY response:RTSP/1.0 200 OK status:200 handled:false - - - 37.176 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:16 GMT+00:00 comment server INFO 200 - firstPacket: TCP:$0 - - - 37.309 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:16 GMT+00:00 comment server INFO 200 - firstPacket: TCP:$1 - - - 38.211 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPMediaCaster.streamTimeout[1288724560:test/_definst_:test_.stream]: timeout:12000 diff:12009 reason:101 - - - 49.421 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPMediaCaster.resetConnection[1288724560:test/_definst_:test_.stream]: - - - 49.421 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPMediaCaster.closeRTPSession[1288724560:test/_definst_:test_.stream] - - - 49.422 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:TEARDOWN
TEARDOWN rtsp://XX.XX.XX.XX:554/profile1/media.smp RTSP/1.0
Session: 52148
CSeq: 5
- - - 49.426 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.close closeSession - - - 49.427 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.onClose - - - 49.428 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionTracker.remove[rtsp://XX.XX.XX.XX:554/profile1/media.smp]: 0:true - - - 49.429 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 unpublish stream INFO 200 test_.stream - _defaultVHost_ test _definst_ 12.575 - 80 null 127.0.0.1 rtsp - known 2068390173 3314995 0 1 0 3314995 0 test_.stream - - - - - null null - null -
2013-10-03 08:45:28 GMT+00:00 destroy stream INFO 200 test_.stream - _defaultVHost_ test _definst_ 12.577 - 80 null 127.0.0.1 rtsp - known 2068390173 3314995 0 1 0 3314995 0 test_.stream - - - - - null null - null -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPMediaCaster.Reconnector[1288724560:test/_definst_:test_.stream]: start: 2 - - - 49.435 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.doConnect: hostname:XX.XX.XX.XX port:554 timeout:4 rtspBindIpAddress:null path:/profile1/media.smp - - - 49.536 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.send(open): command:OPTIONS:rtsp://XX.XX.XX.XX:554/profile1/media.smp
OPTIONS rtsp://XX.XX.XX.XX:554/profile1/media.smp RTSP/1.0
CSeq: 1
User-Agent: Wowza Media Server Pro (Wowza Media Server 3 Monthly Edition 3.6.2 build5334)
- - - 49.59 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionTracker.add[rtsp://XX.XX.XX.XX:554/profile1/media.smp]: 1 - - - 49.59 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
cache-control: must-revalidate
response: OK
protocol: RTSP/1.0
expires: Fri Jan 7 19:31:38 2000 GMT
cseq: 1
status: 200
public: DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, OPTIONS, GET_PARAMETER, SET_PARAMETER
date: Fri Jan 7 19:31:38 2000 GMT
uri: RTSP/1.0 200 OK
- - - 49.647 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:OPTIONS response:RTSP/1.0 200 OK status:200 handled:false - - - 49.648 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:DESCRIBE
DESCRIBE rtsp://XX.XX.XX.XX:554/profile1/media.smp RTSP/1.0
Accept: application/sdp
CSeq: 2
- - - 49.649 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
content-type: application/sdp
protocol: RTSP/1.0
status: 200
x-accept-dynamic-rate: 1
date: Fri Jan 7 19:31:38 2000 GMT
uri: RTSP/1.0 200 OK
response: OK
cache-control: must-revalidate
expires: Fri Jan 7 19:31:38 2000 GMT
x-accept-retransmit: our-retransmit
cseq: 2
content-length: 665
content-base: rtsp://XX.XX.XX.XX:554/profile1/media.smp
- - - 49.73 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:DESCRIBE response:RTSP/1.0 200 OK status:200 handled:false - - - 49.73 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - v=0
o=- 0 0 IN IP4 54.216.59.66
s=Media Presentation
i=samsung
c=IN IP4 0.0.0.0
b=AS:5192
t=0 0
a=control:rtsp://XX.XX.XX.XX:554/profile1/media.smp
a=range:npt=now-
m=video 47352 RTP/AVP 26
b=AS:5120
a=rtpmap:26 JPEG/90000
a=control:rtsp://XX.XX.XX.XX:554/profile1/media.smp/trackID=v
a=cliprect:0,0,1024,1280
a=framesize:26 1280-1024
a=framerate:5.0
m=audio 47354 RTP/AVP 0
b=AS:64
a=rtpmap:0 PCMU/8000
a=control:rtsp://XX.XX.XX.XX:554/profile1/media.smp/trackID=a
a=recvonly
m=application 47356 RTP/AVP 107
b=AS:8
a=rtpmap:107 vnd.onvif.metadata/90000
a=control:rtsp://XX.XX.XX.XX:554/profile1/media.smp/trackID=m
a=recvonly
- - - 49.731 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - DESCRIBE: SDP: trackCount:1 trackNames:[rtsp://XX.XX.XX.XX:554/profile1/media.smp/trackID=v,header] - - - 49.732 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:SETUP
SETUP rtsp://XX.XX.XX.XX:554/profile1/media.smp/trackID=v RTSP/1.0
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
CSeq: 3
- - - 49.733 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
cache-control: must-revalidate
response: OK
protocol: RTSP/1.0
expires: Fri Jan 7 19:31:38 2000 GMT
transport: RTP/AVP/TCP;unicast;interleaved=0-1
session: 44352;timeout=60
cseq: 3
status: 200
date: Fri Jan 7 19:31:38 2000 GMT
uri: RTSP/1.0 200 OK
- - - 49.847 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:SETUP response:RTSP/1.0 200 OK status:200 handled:false - - - 49.848 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - v=0
o=- 0 0 IN IP4 54.216.59.66
s=Media Presentation
i=samsung
b=AS:5192
t=0 0
a=control:rtsp://XX.XX.XX.XX:554/profile1/media.smp
a=range:npt=now-
m=video 0 RTP/AVP 26
a=proto:RTP/AVP/TCP;interleaved=0-1
b=AS:5120
a=rtpmap:26 JPEG/90000
a=control:rtsp://XX.XX.XX.XX:554/profile1/media.smp/trackID=v
a=cliprect:0,0,1024,1280
a=framesize:26 1280-1024
a=framerate:5.0
- - - 49.849 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.buildSDPData: sessionId:44352 sessionTimeout:60000 - - - 49.85 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasic.getStreamInfo[test/_definst_]: RTSP/RTP re-streaming. Success, received SDP data. - - - 50.088 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 create stream INFO 200 - - _defaultVHost_ test _definst_ 0.001 - 80 null 127.0.0.1 rtsp - known 1987427420 0 0 2 0 0 0 test_.stream - - - - - null null - null -
2013-10-03 08:45:28 GMT+00:00 publish stream INFO 200 test_.stream - _defaultVHost_ test _definst_ 0.003 - 80 null 127.0.0.1 rtsp - known 1987427420 0 0 2 0 0 0 test_.stream - - - - - null null - null -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:PLAY
PLAY rtsp://XX.XX.XX.XX:554/profile1/media.smp RTSP/1.0
Session: 44352
CSeq: 4
Range: npt=0.000-
- - - 50.094 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPMediaCaster.Reconnector[1288724560:test/_definst_:test_.stream]: done: 2 - - - 50.095 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
cache-control: must-revalidate
response: OK
protocol: RTSP/1.0
expires: Fri Jan 7 19:31:38 2000 GMT
cseq: 4
status: 200
date: Fri Jan 7 19:31:38 2000 GMT
uri: RTSP/1.0 200 OK
- - - 50.165 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:28 GMT+00:00 comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:PLAY response:RTSP/1.0 200 OK status:200 handled:false - - - 50.166 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:29 GMT+00:00 comment server INFO 200 - firstPacket: TCP:$0 - - - 50.348 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-10-03 08:45:29 GMT+00:00 comment server INFO 200 - firstPacket: TCP:$1 - - - 51.202 - - - - - - - - - - - - - - - - - - - - - - - - -
Hi,
The camera is trying to send a JPEG stream to Wowza which it doesn’t recognise and is most likely why it doesn’t work.
The only video formats that Wowza accepts via rtsp are h.264, h.263 or Mpeg2 (last 2 need transcoding). It did recognize the audio format (G711_MULAW) but this needs transcoding as well.
Roger.
Works great now!!
So there is a bug in the setup of the camera.
In addition, the log had misled me “Invalid video / audio codec combination for iPhone / iPod: Video: H264 Audio: G711_MULAW”
Thanks you Roger and the team for your quick help.
Hi,
It looks like the camera tries to re-validate the connection frequently.
Have you tried adding the following property to the MediaCaster/Properties container in [install-dir]/conf/[application]/Application.xml to resolve this?
<Property>
<Name>rtspValidationFrequency</Name>
<Value>0</Value>
<Type>Integer</Type>
</Property>
regards,
Daren
Hi,
You’re welcome, thanks for the update.
Regards,
Jason
Hi,
The camera is trying to send a JPEG stream to Wowza which it doesn’t recognise and is most likely why it doesn’t work.
The only video formats that Wowza accepts via rtsp are h.264, h.263 or Mpeg2 (last 2 need transcoding). It did recognize the audio format (G711_MULAW) but this needs transcoding as well.
Roger.