I have a GeVision BX120D IP camera, and i am unable to get it ready to work. I completed this tutorial: https://www.wowza.com/docs/how-to-re-stream-video-from-an-ip-camera-rtsp-rtp-re-streaming but when I open the LiveStream application i can not see the camera’s stream.
Actually this is what i can see on the console:
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:DESCRIBE response:RTSP/1.0 200 OK status:200 handled:false
INFO server comment - v=0
o=QTSS_Play_List 947877399359617 1 IN IP4 192.168.0.10
s=streamed by the GeoVision Rtsp Server
i=CH001.sdp
t=0 0
a=type:broadcast
a=control:*
a=range:npt=0-
a=x-qt-text-nam:streamed by the GeoVision Rtsp Server
a=x-qt-text-inf:CH001.sdp
m=video 0 RTP/AVP 96
c=IN IP4 0.0.0.0
b=AS:51200
a=rtpmap:96 H264/90000
a=fmtp:96 packetization-mode=1;profile-level-id=42801F;sprop-parameter-sets=Z0KAH9oCgPSVIAAAfQAAB1MMCAABqz8AADVn5e98LwiEag==,aM48gA==
a=control:track1
m=audio 0 RTP/AVP 0
c=IN IP4 0.0.0.0
b=AS:500
a=control:track2
INFO server comment - DESCRIBE: SDP: trackCount:2 trackNames:[track1,track2,header]
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: SETUP: rtsp://192.168.0.10/CH001.sdp/track1
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:SETUP
SETUP rtsp://192.168.0.10/CH001.sdp/track1 RTSP/1.0
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
CSeq: 3
INFO server comment - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
response: OK
protocol: RTSP/1.0
session: 77034835
transport: RTP/AVP/TCP;unicast;destination=192.168.0.187;source=192.168.0.10;interleaved=0-1
cseq: 3
status: 200
date: Fri, Jan 14 2000 19:28:30 GMT
uri: RTSP/1.0 200 OK
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:SETUP response:RTSP/1.0 200 OK status:200 handled:false
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: SETUP: rtsp://192.168.0.10/CH001.sdp/track2
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:SETUP
SETUP rtsp://192.168.0.10/CH001.sdp/track2 RTSP/1.0
Session: 77034835
Transport: RTP/AVP/TCP;unicast;interleaved=2-3
CSeq: 4
User-Agent: Wowza Media Server Pro (Wowza Media Server 2 Developer 2.2.4 build27452)
INFO server comment - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
response: OK
protocol: RTSP/1.0
session: 77034835
transport: RTP/AVP/TCP;unicast;destination=192.168.0.187;source=192.168.0.10;interleaved=2-3
cseq: 4
status: 200
date: Fri, Jan 14 2000 19:28:30 GMT
uri: RTSP/1.0 200 OK
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:SETUP response:RTSP/1.0 200 OK status:200 handled:false
INFO server comment - v=0
o=QTSS_Play_List 947877399359617 1 IN IP4 192.168.0.10
s=streamed by the GeoVision Rtsp Server
i=CH001.sdp
t=0 0
a=type:broadcast
a=control:*
a=range:npt=0-
a=x-qt-text-nam:streamed by the GeoVision Rtsp Server
a=x-qt-text-inf:CH001.sdp
m=video 0 RTP/AVP 96
a=proto:RTP/AVP/TCP;interleaved=0-1
b=AS:51200
a=rtpmap:96 H264/90000
a=fmtp:96 packetization-mode=1;profile-level-id=42801F;sprop-parameter-sets=Z0KAH9oCgPSVIAAAfQAAB1MMCAABqz8AADVn5e98LwiEag==,aM48gA==
a=control:track1
m=audio 0 RTP/AVP 0
a=proto:RTP/AVP/TCP;interleaved=2-3
b=AS:500
a=control:track2
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.buildSDPData: sessionId:77034835 sessionTimeout:0
INFO server comment - RTPSessionDescriptionDataProviderBasic.getStreamInfo[live/definst]: RTSP/RTP re-streaming. Success, received SDP data.
INFO stream create - -
INFO stream publish camera.stream -
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.sessionStart: PLAY: rtsp://192.168.0.10/CH001.sdp
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: PLAY: rtsp://192.168.0.10/CH001.sdp/
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:PLAY
PLAY rtsp://192.168.0.10/CH001.sdp/ RTSP/1.0
Session: 77034835
CSeq: 5
Range: npt=0.000-
INFO server comment - RTPMediaCaster.Reconnector[19140890:live/definst:camera.stream]: done: 53
INFO server comment - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
response: OK
protocol: RTSP/1.0
range: npt=0.000-
session: 77034835
cseq: 5
status: 200
date: Fri, Jan 14 2000 19:28:30 GMT
uri: RTSP/1.0 200 OK
rtp-info: url=rtsp://192.168.0.10/CH001.sdp/track1;seq=56953;rtptime=1195809503,url=rtsp://192.168.0.10/CH001.sdp/track2;seq=32389;rtptime=3613661636
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:PLAY response:RTSP/1.0 200 OK status:200 handled:false
INFO server comment - senderReport[RTP-Info]: track1
INFO server comment - senderReport[RTP-Info]: track2
INFO server comment - LivePlayer.play[live/definst/camera.stream]: Dynamic Stream Markers are on.
INFO server comment - firstPacket: TCP:$2
INFO server comment - firstPacket: TCP:$3
INFO server comment - firstPacket: TCP:$0
This is my config:
true
live
${com.wowza.wms.context.VHostConfigHome}/content
${com.wowza.wms.context.VHostConfigHome}/keys
cupertinostreamingpacketizer,smoothstreamingpacketizer,sanjosestreamingpacketizer
nalUnitFilter
13
Integer
cupertinostreaming,smoothstreaming,sanjosestreaming
-1
*
*
*
*
digest
none
senderreport
12000
75
90000
0
0.0.0.0
127.0.0.1
*
rtpIgnoreProfileLevelId
true
Boolean
forceInterleaved
true
Boolean
callFCSubscribe
true
Boolean
rtspValidationFrequency
0
Integer
rtspFilterUnknownTracks
true
Boolean
debugRTSPSession
true
Boolean
base
Base
com.wowza.wms.module.ModuleCore
properties
Properties
com.wowza.wms.module.ModuleProperties
logging
Client Logging
com.wowza.wms.module.ModuleClientLogging
flvplayback
FLVPlayback
com.wowza.wms.module.ModuleFLVPlayback
Is there somebody who could help me ? Thanks a lot for anything