Wowza Community

How to multicast stream using an input flow of rtsp?

Is rtsp://127.0.0.1/jetix.ts a live stream being published by your Live555 app? Wowza doesn’t support .ts files.

Richard

Wowza does not support vod streaming of .ts files, or vod streaming from rtsp source. VLC could probably stream a .ts file to Wowza as a live mpeg-ts stream. Here is an example using sample.mp4

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

Richard

First, can you playback the stream in LiveVideoStreaming example player, unicast over RTMP?

For multicast, are you testing with VLC locally or on a network that supports multicast?

It would help to revert to INFO level logging.

Richard

Change isRTPWrapped:true to isRTPWrapped:false, and then the stream should only require one port.

One thing, you can take out the LiveStreamPacketizers, because the incoming stream is wrong video and audio codec for any of the HTTP clients.

<LiveStreamPacketizers></LiveStreamPacketizers>

I suppose that mpeg4 part 2 and G711_MULAW should work with what you are trying to do: output to udp to playback in VLC. In every other context these codecs would not work. If you can play the source in VLC it should work.

Richard

Is this the map file in the last test?

myStream={name:mpegts.stream,video:239.1.0.1:10000,isRTPWrapped:false}

If so, it should be this:

mpegts.stream={name:mpegts.stream,video:239.1.0.1:10000,isRTPWrapped:false}

What exactly happens in VLC? When you look at Tools > Codec Info, is there any audio and/or video codec info? Is there any data in the Statistics tab?

Can you test the exact same setup but using FMLE with h.264 video and mp3 audio as the input (which is what I just did), and change mpegts.stream to mySream everywhere. If that works with no other change, then my assumption that this will work with mpeg4 part 2 is wrong.

Richard

It’s the last example in the package readme.html

# Incoming stream myStream will be published as MPEG-TS to address:
#  239.1.0.1:10000
myStream={name:myStream,stream:239.1.0.1:10000,isRTPWrapped:false}

Richard

Do you have 4 streams enabled in your transcoder template?

Hi

You add the & ('s) to the Application.xml of the live application that you wish to change the streams to multicast.

which you have managed to do shown in your 2nd post,

The problem is that Wowza can’t connect to the IP Camera, the configuration of this multicast module is fine.

Jason

Hi

You add the & ('s) to the Application.xml of the live application that you wish to change the streams to multicast.

which you have managed to do shown in your 2nd post,

The problem is that Wowza can’t connect to the IP Camera, the configuration of this multicast module is fine.

Jason

I can show rtsp via vlc this url rtsp://localhost:5544/qw

In Wowza i configure file content/mpegts.stream: rtsp://localhost:5544/qw

Why wowza can not connect rtsp and do`nt restream multicast?

Sorry, i don`t understand why? :frowning:

If i change input stream rtsp to multicast mpegts.stream file udp://239.5.5.5:1234 (no rtsp://localhost:5544/qw)

output udp://239.1.0.1:10000

i see this log. what am I doing wrong?

NFO server comment - RTPMediaCaster.Reconnector[16398807:live2/definst:mpegts

stream]: start: 1

NFO server comment - HTTPStreamManager.onHTTPRequest: Publish stream successful

y started [live2/definst]: flv:mpegts.stream

NFO server comment - RTPSessionDescriptionDataProviderBasic.getStreamInfo[live2

definst]: URI: udp://239.5.5.5:1234

NFO stream create - -

NFO stream publish mpegts.stream -

NFO server comment - MulticastTransport.bind[live2/definst]: 239.5.5.5/1234

NFO server comment - RTPMediaCaster.Reconnector[16398807:live2/definst:mpegts

stream]: done: 1

NFO server comment - MulticastTransport.firstPacket: 239.5.5.5/1234

NFO server comment - RTPDePacketizerMPEGTS.handleRTPPacket: IMPORT: programID[p

g:0x1,filter:none]

NFO server comment - RTPDePacketizerMPEGTS.handleRTPPacket: IMPORT: audioPID[pr

:0x1,pid:0x44,filter:none]: streamType:AAC:15 audioLanguage:uknown

NFO server comment - RTPDePacketizerMPEGTS.handleRTPPacket: IMPORT: videoPID[pr

:0x1,pid:0x45,filter:none]: streamType:H264:27

NFO server comment - LiveStreamPacketizerSanJose.init[live2/definst/mpegts.st

eam]: chunkDurationTarget: 10000

NFO server comment - LiveStreamPacketizerSanJose.init[live2/definst/mpegts.st

eam]: chunkDurationTolerance: 500

NFO server comment - LiveStreamPacketizerSanJose.init[live2/definst/mpegts.st

eam]: playlistChunkCount:4

NFO server comment - MediaStreamMap.getLiveStreamPacketizer: Create live stream

packetizer: sanjosestreamingpacketizer:mpegts.stream

NFO server comment - SanJosePacketHandler.startStream[live2/definst/mpegts.st

eam]

NFO server comment - LiveStreamPacketizerSanJose.handlePacket[live2/definst/m

egts.stream]: Video codec: H264

NFO server comment - LiveStreamPacketizerSanJose.handlePacket[live2/definst/m

egts.stream]: Audio codec: AAC

NFO server comment - LiveStreamPacketizerCupertino.init[live2/definst/mpegts.

tream]: chunkDurationTarget: 10000

NFO server comment - LiveStreamPacketizerCupertino.init[live2/definst/mpegts.

tream]: chunkDurationTolerance: 500

NFO server comment - LiveStreamPacketizerCupertino.init[live2/definst/mpegts.

tream]: audioGroupCount: 3

NFO server comment - LiveStreamPacketizerCupertino.init[live2/definst/mpegts.

tream]: playlistChunkCount:3

NFO server comment - MediaStreamMap.getLiveStreamPacketizer: Create live stream

packetizer: cupertinostreamingpacketizer:mpegts.stream

NFO server comment - CupertinoPacketHandler.startStream[live2/definst/mpegts.

tream]

NFO server comment - LiveStreamPacketizerCupertino.handlePacket[live2/definst

mpegts.stream]: Video codec:H264 isCompatible:true

NFO server comment - LiveStreamPacketizerCupertino.handlePacket[live2/definst

mpegts.stream]: Audio codec:AAC isCompatible:true

NFO server comment - LiveStreamPacketizerCupertino.handlePacket[live2/definst

mpegts.stream][mp4a.40.2]: AAC Audio info: {AACFrame: codec:AAC, channels:2, fr

quency:48000, samplesPerFrame:1024, objectType:LC}

NFO server comment - MediaStreamMap.getLiveStreamPacketizer: Create live stream

packetizer: smoothstreamingpacketizer:mpegts.stream

NFO server comment - LiveStreamPacketizerSmoothStreaming.startStream[live2/_def

nst_/mpegts.stream]

NFO server comment - LiveStreamPacketizerCupertino.handlePacket[live2/definst

mpegts.stream][avc1.77.30]: H.264 (Video may not be playable on older iPhone an

iPod touch devices where Baseline/Level 3.0 or lower is required) Video info:

H264CodecConfigInfo: codec:H264, profile:Main, level:3.0, frameSize:368x272, di

playSize:362x272, frameRate:25.0, PAR:68:69}

NFO server comment - LiveStreamPacketizerSmoothStreaming.flushPendingAudio: Bit

ate[live2/definst/mpegts.stream]: 130180

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:audio id:0 count:94 duration:2005

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:audio id:1 count:94 duration:2006

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:audio id:2 count:94 duration:2005

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:audio id:3 count:94 duration:2005

NFO server comment - LiveStreamPacketizerSanJose.endChunkTS[live2/definst/mpe

ts.stream]: Add chunk: id:1 a/v/k:595/227/2 duration:12629

NFO server comment - LiveStreamPacketizerCupertino.endChunkTS[live2/definst/m

egts.stream]: Add chunk: id:1 a/v/k:198/226/2 duration:12629

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:audio id:4 count:94 duration:2006

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:audio id:5 count:94 duration:2005

ARN server comment - LiveStreamPacketizerSmoothStreaming.handlePacket[live2/_de

inst_/mpegts.stream]: Fragment duration greater than suggested range of 1-4 sec

nds. Adjust keyframe interval accordingly: Fragment durations: [4.4,4.6,4.4]

NFO server comment - LiveStreamPacketizerSmoothStreaming.flushPendingVideo: Bit

ate[live2/definst/mpegts.stream]: 476507

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:video id:0 count:110 duration:4400

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:audio id:6 count:94 duration:2005

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:audio id:7 count:94 duration:2006

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:audio id:8 count:94 duration:2005

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:audio id:9 count:94 duration:2005

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:audio id:10 count:94 duration:2006

NFO server comment - LiveStreamPacketizerSanJose.endChunkTS[live2/definst/mpe

ts.stream]: Add chunk: id:2 a/v/k:679/363/2 duration:14480

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:video id:1 count:116 duration:4640

NFO server comment - LiveStreamPacketizerCupertino.endChunkTS[live2/definst/m

egts.stream]: Add chunk: id:2 a/v/k:226/362/2 duration:14480

NFO server comment - LiveStreamPacketizerSanJose.endChunkTS[live2/definst/mpe

ts.stream]: Add chunk: id:3 a/v/k:380/203/1 duration:8080

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:video id:2 count:112 duration:4480

NFO server comment - LiveStreamPacketizerCupertino.endChunkTS[live2/definst/m

egts.stream]: Add chunk: id:3 a/v/k:126/202/1 duration:8080

NFO server comment - LiveStreamPacketizerSanJose.endChunkTS[live2/definst/mpe

ts.stream]: Add chunk: id:4 a/v/k:211/113/1 duration:4480

NFO server comment - LiveStreamPacketizerSanJose.init[live2/definst/mpegts.st

eam]: chunkDurationTarget: 10000

NFO server comment - MediaStreamMap.removeLiveStreamPacketizer[live2/definst/

pegts.stream]: Destroy live stream packetizer: cupertinostreamingpacketizer

NFO server comment - MediaStreamMap.removeLiveStreamPacketizer[live2/definst/

pegts.stream]: Destroy live stream packetizer: smoothstreamingpacketizer

NFO server comment - MediaStreamMap.removeLiveStreamPacketizer[live2/definst/

pegts.stream]: Destroy live stream packetizer: sanjosestreamingpacketizer

NFO server comment - LiveStreamPacketizerCupertino.endChunkTS[live2/definst/m

egts.stream]: Add chunk: id:4 a/v/k:70/112/1 duration:4480

NFO server comment - LiveStreamPacketizerCupertino.endChunkTS[live2/definst/m

egts.stream]: Add chunk: id:5 a/v/k:186/298/2 duration:11920

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:video id:3 count:250 duration:10000

NFO server comment - LiveStreamPacketizerSanJose.init[live2/definst/mpegts.st

eam]: chunkDurationTolerance: 500

NFO server comment - LiveStreamPacketizerSanJose.init[live2/definst/mpegts.st

eam]: playlistChunkCount:4

NFO server comment - LiveStreamPacketizerSanJose.endChunkTS[live2/definst/mpe

ts.stream]: Add chunk: id:5 a/v/k:560/299/2 duration:11920

NFO server comment - MediaStreamMap.getLiveStreamPacketizer: Create live stream

packetizer: sanjosestreamingpacketizer:mpegts.stream

NFO server comment - LiveStreamPacketizerSmoothStreaming.addFragment[live2/_def

nst_/mpegts.stream]: Add chunk: type:video id:4 count:202 duration:8080

NFO server comment - SanJosePacketHandler.startStream[live2/definst/mpegts.st

eam]

NFO server comment - LiveStreamPacketizerSanJose.handlePacket[live2/definst/m

Richard

I try change mpegts.stream file to rtsp://localhost:5544/qw

After start stream using Streammanager and see log:

INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.sessionStart: PLAY: rtsp://localhost:5544/qw

INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: PLAY: rtsp://127.0.0.1:5544/qw

INFO server comment - RTPMediaCaster.Reconnector[27253707:live2/definst:mpegts.stream]: done: 4

INFO server comment - RTPMediaCaster.streamTimeout[27253707:live2/definst:mpegts.stream]: timeout:12000 diff:12493 rea

son:101

INFO server comment - RTPMediaCaster.resetConnection[27253707:live2/definst:mpegts.stream]:

INFO server comment - RTPMediaCaster.closeRTPSession[27253707:live2/definst:mpegts.stream]

INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.close closeSession

INFO stream unpublish mpegts.stream -

INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.onClose

INFO server comment - RTPSessionTracker.remove[rtsp://localhost:5544/qw]: 0:true

INFO stream destroy mpegts.stream -

INFO server comment - RTPMediaCaster.Reconnector[27253707:live2/definst:mpegts.stream]: start: 5

INFO server comment - RTPSessionTracker.add[rtsp://localhost:5544/qw]: 1

INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.buildSDPData: sessionId:null sessionTimeout:0

INFO server comment - RTPSessionDescriptionDataProviderBasic.getStreamInfo[live2/definst]: RTSP/RTP re-streaming. Succ

ess, received SDP data.

INFO stream create - -

INFO stream publish mpegts.stream -

INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.sessionStart: PLAY: rtsp://localhost:5544/qw

INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: PLAY: rtsp://127.0.0.1:5544/qw

INFO server comment - RTPMediaCaster.Reconnector[27253707:live2/definst:mpegts.stream]: done: 5

where there can be a problem?

I tried again steps described in the first post.

But already used other rtsp the live555 server.

Unfortunately, I have the same problems with a connection of rtsp of a flow.

Prompt please, what I do incorrectly?

INFO server comment - Wowza Media Server is started!

INFO server comment - ModuleMulticastPublish.onAppStart[lv/definst]

INFO server comment - MulticastPublishAddressMapper.init[lv/definst]: startingAddress:239.1.0.1:10000 incMode:address

INFO server comment - MulticastPublishAddressMapper.loadMapFile: entries:1

INFO application app-start definst lv/definst

INFO server comment - RTPMediaCaster.create[11794872]

INFO server comment - RTPMediaCaster.init[11794872]

INFO server comment - RTPMediaCaster.Reconnector[11794872:lv/definst:mpegts.stream]: start: 1

INFO server comment - HTTPStreamManager.onHTTPRequest: Publish stream successfully started [lv/definst]: flv:mpegts.st

ream

INFO server comment - RTPSessionTracker.add[rtsp://localhost/jetix.ts]: 1

INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: SETUP: rtsp://127.0.0.1/jetix.ts

/track1

INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.buildSDPData: sessionId:DEE081DE sessionTimeout:0

INFO server comment - RTPSessionDescriptionDataProviderBasic.getStreamInfo[lv/definst]: RTSP/RTP re-streaming. Success

, received SDP data.

INFO stream create - -

INFO stream publish mpegts.stream -

INFO server comment - ModuleMulticastPublish.onStreamPublish[lv/definst]: mpegts.stream

INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.sessionStart: PLAY: rtsp://localhost/jetix.ts

INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: PLAY: rtsp://127.0.0.1/jetix.ts/

INFO server comment - RTPMediaCaster.Reconnector[11794872:lv/definst:mpegts.stream]: done: 1

INFO server comment - senderReport[RTP-Info]: track1

INFO server comment - firstPacket: TCP:$0

INFO server comment - firstPacket: TCP:$1

INFO server comment - ModuleMulticastPublish.startStream[lv/definst]: {RTPDestination: name: “destination”, stream: 23

9.1.0.1:10000, ttl: 63, isRTPWrapped: true}

INFO stream create - -

INFO server comment - MulticastTransport.bind[lv/definst]: 239.1.0.1/10000

INFO server comment - MulticastTransport.bind[lv/definst]: 239.1.0.1/10001

INFO stream play mpegts.stream -

INFO server comment - RTPMediaCaster.streamTimeout[11794872:lv/definst:mpegts.stream]: timeout:12000 diff:12047 reason

:101

INFO server comment - RTPMediaCaster.resetConnection[11794872:lv/definst:mpegts.stream]:

INFO server comment - RTPMediaCaster.closeRTPSession[11794872:lv/definst:mpegts.stream]

INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.close closeSession

INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.onClose

INFO server comment - RTPSessionTracker.remove[rtsp://localhost/jetix.ts]: 0:true

INFO stream unpublish mpegts.stream -

INFO server comment - ModuleMulticastPublish.onStreamUnPublish[lv/definst]: mpegts.stream

INFO server comment - ModuleMulticastPublish.stopStream[lv/definst]: {RTPDestination: name: “destination”, stream: 239

.1.0.1:10000, ttl: 63, isRTPWrapped: true}

INFO server comment - MulticastTransport.unbind[lv/definst]: 239.1.0.1/10000 sent:0 recv:0

INFO server comment - MulticastTransport.unbind[lv/definst]: 239.1.0.1/10001 sent:0 recv:0

INFO stream stop mpegts.stream -

INFO stream destroy mpegts.stream -

INFO stream destroy mpegts.stream -

INFO server comment - RTPMediaCaster.Reconnector[11794872:lv/definst:mpegts.stream]: start: 2

INFO server comment - RTPSessionTracker.add[rtsp://localhost/jetix.ts]: 1

Initialization START:

2012-04-13	16:24:20	MSK	comment	server	DEBUG	200	-	config: socket: setReuseAddress: from:false to:true	-	-	-	3.274	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:20	MSK	comment	server	DEBUG	200	-	config: session: setReuseAddress: from:false to:true	-	-	-	3.274	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:20	MSK	comment	server	DEBUG	200	-	config: session: setReceiveBufferSize: from:8192 to:24000	-	-	-	3.274	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:20	MSK	comment	server	DEBUG	200	-	config: session: setSendBufferSize: from:8192 to:65000	-	-	-	3.275	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:20	MSK	comment	server	DEBUG	200	-	config: session: setTrafficClass: from:0 to:0	-	-	-	3.275	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:20	MSK	comment	server	DEBUG	200	-	config: session: setKeepAlive: from:false to:true	-	-	-	3.275	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:20	MSK	comment	server	DEBUG	200	-	config: session: setOobInline: from:false to:false	-	-	-	3.276	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:20	MSK	comment	server	DEBUG	200	-	config: session: setSoLinger: from:-1 to:-1	-	-	-	3.276	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:20	MSK	comment	server	DEBUG	200	-	config: session: setTcpNoDelay: from:false to:false	-	-	-	3.276	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	vhost	INFO	200	_defaultVHost_	Bind attempt ([any]:1935:4)	-	-	-	3.281	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	ServerHandler[_defaultVHost_:[any]:1935]: debugTCPExceptions:true	-	-	-	3.285	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	vhost	INFO	200	_defaultVHost_	Bind successful ([any]:1935)	-	-	-	3.293	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: socket: setReuseAddress: from:false to:true	-	-	-	3.297	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setReuseAddress: from:false to:true	-	-	-	3.298	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setReceiveBufferSize: from:8192 to:16000	-	-	-	3.298	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setSendBufferSize: from:8192 to:16000	-	-	-	3.299	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setTrafficClass: from:0 to:0	-	-	-	3.299	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setKeepAlive: from:false to:true	-	-	-	3.299	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setOobInline: from:false to:false	-	-	-	3.3	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setSoLinger: from:-1 to:-1	-	-	-	3.3	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setTcpNoDelay: from:false to:false	-	-	-	3.3	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	vhost	INFO	200	_defaultVHost_	Bind attempt ([any]:8086:1)	-	-	-	3.301	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	ServerHandler[_defaultVHost_:[any]:8086]: debugTCPExceptions:true	-	-	-	3.301	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	vhost	INFO	200	_defaultVHost_	Bind successful ([any]:8086)	-	-	-	3.309	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	Loading Application.xml: file:///C:/Program Files/Wowza Media Systems/Wowza Media Server 3.0.5/conf/lv/Application.xml	-	-	-	3.37	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	load module: name:base class:com.wowza.wms.module.ModuleCore	-	-	-	3.405	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): getRepeaterOriginUrl	-	-	-	3.407	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): getStreamType	-	-	-	3.411	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): setRepeaterOriginUrl	-	-	-	3.412	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): setStreamType	-	-	-	3.412	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): getReferrer	-	-	-	3.412	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): getPageUrl	-	-	-	3.413	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): setBufferTime	-	-	-	3.413	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): getStreamBitrate	-	-	-	3.413	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): getStreamLength	-	-	-	3.414	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): getLiveStreamPacketizer	-	-	-	3.414	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): initLiveStreamRepeating	-	-	-	3.414	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): receiveAudio	-	-	-	3.415	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): receiveVideo	-	-	-	3.415	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): setLiveStreamPacketizer	-	-	-	3.416	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): getClientID	-	-	-	3.416	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): createStream	-	-	-	3.417	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): initStream	-	-	-	3.417	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): pause	-	-	-	3.418	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): getLastStreamId	-	-	-	3.418	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): FCPublish	-	-	-	3.418	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): FCSubscribe	-	-	-	3.419	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): FCUnPublish	-	-	-	3.419	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): FCUnSubscribe	-	-	-	3.419	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): FCUnpublish	-	-	-	3.42	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): FCUnsubscribe	-	-	-	3.42	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): closeStream	-	-	-	3.421	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): deleteStream	-	-	-	3.421	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): pauseRaw	-	-	-	3.422	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): play2	-	-	-	3.422	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): releaseStream	-	-	-	3.422	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): setBandwidthLimit	-	-	-	3.423	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): publish	-	-	-	3.423	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): getVersion	-	-	-	3.424	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): seek	-	-	-	3.424	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): play	-	-	-	3.425	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	load module: name:properties class:com.wowza.wms.module.ModuleProperties	-	-	-	3.427	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): getAppInstanceProperty	-	-	-	3.428	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): getApplicationProperty	-	-	-	3.428	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): getStreamProperty	-	-	-	3.428	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): setAppInstanceProperty	-	-	-	3.429	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): setApplicationProperty	-	-	-	3.429	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): setClientProperty	-	-	-	3.429	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): setStreamProperty	-	-	-	3.43	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): getClientProperty	-	-	-	3.43	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	load module: name:logging class:com.wowza.wms.module.ModuleClientLogging	-	-	-	3.431	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): logDebug	-	-	-	3.431	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): logError	-	-	-	3.432	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): logInfo	-	-	-	3.432	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): logWarn	-	-	-	3.432	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	load module: name:flvplayback class:com.wowza.wms.module.ModuleFLVPlayback	-	-	-	3.434	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (event): onDisconnect	-	-	-	3.434	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (event): onConnect	-	-	-	3.434	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (event): onConnectAccept	-	-	-	3.435	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (event): onConnectReject	-	-	-	3.435	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (method): checkBandwidth	-	-	-	3.435	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	load module: name:ModuleMulticastPublish class:com.wowza.wms.plugin.multicastpublish.ModuleMulticastPublish	-	-	-	3.44	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  skip method (InvalidParameterCount): startStream	-	-	-	3.443	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  skip method (InvalidParameterCount): stopStream	-	-	-	3.443	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (event): onAppStart	-	-	-	3.444	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (event): onRTPSessionCreate	-	-	-	3.444	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (event): onStreamCreate	-	-	-	3.444	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (event): onStreamDestroy	-	-	-	3.445	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  add method (event): onAppStop	-	-	-	3.445	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  skip method (InvalidParameterCount): closePublishSession	-	-	-	3.445	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  skip method (InvalidParameterCount): getDestinations	-	-	-	3.445	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  skip method (InvalidSignature): onRTPDescribe	-	-	-	3.446	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  skip method (InvalidParameterCount): onStreamPublish	-	-	-	3.446	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  skip method (InvalidParameterCount): onStreamUnPublish	-	-	-	3.447	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  skip method (InvalidParameterCount): workerRun	-	-	-	3.447	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  skip method (InvalidParameterCount): init	-	-	-	3.447	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	SharedObjectReadAccess: *	-	-	-	3.455	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	SharedObjectWriteAccess: *	-	-	-	3.456	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	StreamReadAccess: *	-	-	-	3.456	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	StreamWriteAccess: *	-	-	-	3.456	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	StreamAudioSampleAccess: 	-	-	-	3.457	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	StreamVideoSampleAccess: 	-	-	-	3.457	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	explodeStorageDir: ${com.wowza.wms.context.VHostConfigHome}/content=C:/Program Files/Wowza Media Systems/Wowza Media Server 3.0.5/content	-	-	-	3.463	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	validateStoragePath: start: C:\Program Files\Wowza Media Systems\Wowza Media Server 3.0.5\content	-	-	-	3.464	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	explodeStorageDir: ${com.wowza.wms.context.VHostConfigHome}/keys=C:/Program Files/Wowza Media Systems/Wowza Media Server 3.0.5/keys	-	-	-	3.466	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	validateStoragePath: start: C:\Program Files\Wowza Media Systems\Wowza Media Server 3.0.5\keys	-	-	-	3.466	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	explodeStorageDir: =	-	-	-	3.468	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	validateStoragePath: start: 	-	-	-	3.468	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  parent: null	-	-	-	3.468	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	ModuleMulticastPublish.onAppStart[lv/_definst_]	-	-	-	3.534	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	MulticastPublishAddressMapper.init[lv/_definst_]: startingAddress:239.1.0.1:10000 incMode:address	-	-	-	3.539	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	MulticastPublishAddressMapper.loadMapFile: entries:1	-	-	-	3.544	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	app-start	application	INFO	200	_definst_	lv/_definst_	-	-	-	3.582	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	RTPMediaCaster.create[12468716]	-	-	-	3.591	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	RTPMediaCaster.init[12468716]	-	-	-	3.592	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasic.rtspSessionTimeout: 15000	-	-	-	3.597	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasic.rtspConnectionTimeout: 4000	-	-	-	3.597	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	RTPMediaCaster.Reconnector[12468716:lv/_definst_:mpegts.stream]: start: 1	-	-	-	3.599	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	RTPMediaCaster#Reconnector.run: reconnectDelay: 100	-	-	-	3.6	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	VHost.startStartupStreams: Stream successfully started [lv/_definst_]: flv:mpegts.stream	-	-	-	3.613	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	Wowza Media Server is started!	-	-	-	3.615	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.doConnect: hostname:localhost port:554 timeout:4 rtspBindIpAddress:null path:/taxi.ts	-	-	-	3.725	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setReuseAddress: from:false to:true	-	-	-	3.729	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setReceiveBufferSize: from:8192 to:65536	-	-	-	3.729	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setSendBufferSize: from:8192 to:32768	-	-	-	3.729	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setTrafficClass: from:0 to:0	-	-	-	3.73	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setKeepAlive: from:false to:true	-	-	-	3.73	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setOobInline: from:false to:false	-	-	-	3.731	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setSoLinger: from:-1 to:-1	-	-	-	3.731	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: session: setTcpNoDelay: from:false to:false	-	-	-	3.731	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	config: connection: setConnectTimeout: from:60 to:10	-	-	-	3.732	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	*** RTSPMessageSend ***
DESCRIBE rtsp://localhost/taxi.ts RTSP/1.0
CSeq: 1
Accept: application/sdp
	-	-	-	3.773	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.send(open): command:DESCRIBE:rtsp://localhost/taxi.ts
DESCRIBE rtsp://localhost/taxi.ts RTSP/1.0
CSeq: 1
Accept: application/sdp
User-Agent: Wowza Media Server Pro (Wowza Media Server 3 Trial Edition (Expires: &#1084;&#1072;&#1081; 08, 2012) 3.0.5 build1220)
	-	-	-	3.774	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	RTPSessionTracker.add[rtsp://localhost/taxi.ts]: 1	-	-	-	3.78	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  cseq: 1	-	-	-	3.785	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  date: Fri, Apr 13 2012 12:24:21 GMT	-	-	-	3.786	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  content-base: rtsp://127.0.0.1/taxi.ts/	-	-	-	3.786	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  content-type: application/sdp	-	-	-	3.786	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  content-length: 391	-	-	-	3.787	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  uri: RTSP/1.0 200 OK	-	-	-	3.787	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  protocol: RTSP/1.0	-	-	-	3.788	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  status: 200	-	-	-	3.788	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  response: OK	-	-	-	3.788	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  cseq: 1	-	-	-	3.789	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  date: Fri, Apr 13 2012 12:24:21 GMT	-	-	-	3.789	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  content-base: rtsp://127.0.0.1/taxi.ts/	-	-	-	3.79	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  content-type: application/sdp	-	-	-	3.79	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  content-length: 391	-	-	-	3.79	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	*** RTSPMessageReceive ***
RTSP/1.0 200 OK
content-type: application/sdp
response: OK
protocol: RTSP/1.0
cseq: 1
status: 200
content-length: 391
content-base: rtsp://127.0.0.1/taxi.ts/
date: Fri, Apr 13 2012 12:24:21 GMT
uri: RTSP/1.0 200 OK
	-	-	-	3.791	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:DESCRIBE response:RTSP/1.0 200 OK status:200 handled:false	-	-	-	3.792	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	v=0
o=- 1334319259549431 1 IN IP4 10.0.37.163
s=MPEG Transport Stream, streamed by the LIVE555 Media Server
i=taxi.ts
t=0 0
a=tool:LIVE555 Streaming Media v2011.11.20
a=type:broadcast
a=control:*
a=range:npt=0-
a=x-qt-text-nam:MPEG Transport Stream, streamed by the LIVE555 Media Server
a=x-qt-text-inf:taxi.ts
m=video 0 RTP/AVP 33
c=IN IP4 0.0.0.0
b=AS:5000
a=control:track1
	-	-	-	3.792	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	DESCRIBE: SDP: trackCount:1 trackNames:[track1,header]	-	-	-	3.795	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: SETUP: rtsp://127.0.0.1/taxi.ts/track1	-	-	-	3.795	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	*** RTSPMessageSend ***
SETUP rtsp://127.0.0.1/taxi.ts/track1 RTSP/1.0
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
CSeq: 2
	-	-	-	3.796	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:SETUP
SETUP rtsp://127.0.0.1/taxi.ts/track1 RTSP/1.0
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
CSeq: 2
	-	-	-	3.796	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  cseq: 2	-	-	-	3.799	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  date: Fri, Apr 13 2012 12:24:21 GMT	-	-	-	3.8	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  transport: RTP/AVP/TCP;unicast;destination=127.0.0.1;source=127.0.0.1;interleaved=0-1	-	-	-	3.8	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  session: BD8715A8	-	-	-	3.801	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  uri: RTSP/1.0 200 OK	-	-	-	3.801	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  protocol: RTSP/1.0	-	-	-	3.801	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  status: 200	-	-	-	3.802	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  response: OK	-	-	-	3.802	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  cseq: 2	-	-	-	3.803	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  date: Fri, Apr 13 2012 12:24:21 GMT	-	-	-	3.803	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  transport: RTP/AVP/TCP;unicast;destination=127.0.0.1;source=127.0.0.1;interleaved=0-1	-	-	-	3.803	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  session: BD8715A8	-	-	-	3.804	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	*** RTSPMessageReceive ***
RTSP/1.0 200 OK
response: OK
protocol: RTSP/1.0
session: BD8715A8
transport: RTP/AVP/TCP;unicast;destination=127.0.0.1;source=127.0.0.1;interleaved=0-1
cseq: 2
status: 200
date: Fri, Apr 13 2012 12:24:21 GMT
uri: RTSP/1.0 200 OK
	-	-	-	3.804	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:SETUP response:RTSP/1.0 200 OK status:200 handled:false	-	-	-	3.805	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	v=0
o=- 1334319259549431 1 IN IP4 10.0.37.163
s=MPEG Transport Stream, streamed by the LIVE555 Media Server
i=taxi.ts
t=0 0
a=tool:LIVE555 Streaming Media v2011.11.20
a=type:broadcast
a=control:*
a=range:npt=0-
a=x-qt-text-nam:MPEG Transport Stream, streamed by the LIVE555 Media Server
a=x-qt-text-inf:taxi.ts
m=video 0 RTP/AVP 33
a=proto:RTP/AVP/TCP;interleaved=0-1
b=AS:5000
a=control:track1
	-	-	-	3.805	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.buildSDPData: sessionId:BD8715A8 sessionTimeout:0	-	-	-	3.806	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	RTPSessionDescriptionDataProviderBasic.getStreamInfo[lv/_definst_]: RTSP/RTP re-streaming. Success, received SDP data.	-	-	-	4.018	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: v=0	-	-	-	4.019	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: o=- 1334319259549431 1 IN IP4 10.0.37.163	-	-	-	4.019	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: s=MPEG Transport Stream, streamed by the LIVE555 Media Server	-	-	-	4.02	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: i=taxi.ts	-	-	-	4.02	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: t=0 0	-	-	-	4.02	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: a=tool:LIVE555 Streaming Media v2011.11.20	-	-	-	4.021	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: a=type:broadcast	-	-	-	4.021	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: a=control:*	-	-	-	4.022	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: a=range:npt=0-	-	-	-	4.022	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: a=x-qt-text-nam:MPEG Transport Stream, streamed by the LIVE555 Media Server	-	-	-	4.022	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: a=x-qt-text-inf:taxi.ts	-	-	-	4.023	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: m=video 0 RTP/AVP 33	-	-	-	4.023	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: a=proto:RTP/AVP/TCP;interleaved=0-1	-	-	-	4.031	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: b=AS:5000	-	-	-	4.032	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	sdp: a=control:track1	-	-	-	4.032	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	LiveReceiver.onFlushNotifyClients[lv/_definst_/]: false	-	-	-	4.052	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	LiveReceiver.flushInterval[lv/_definst_/]: 50	-	-	-	4.053	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	LiveReceiver.verboseDebug[lv/_definst_/]: false	-	-	-	4.053	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	create	stream	INFO	200	-	-	_defaultVHost_	lv	_definst_	0.016	-	80	null	127.0.0.1	rtsp	-	known	1111181206	0	0	1	0	0	0	mpegts.stream	-	-	-	-	-	null	null	-	null	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	RTPDePacketizerRFC3984H264.init	_defaultVHost_	lv	_definst_	4.077	-	80	null	127.0.0.1	rtsp	-	known	1111181206	0	0	-	-	-	-	-	-	-	-	-	-	-	-	-	null	-
2012-04-13	16:24:21	MSK	publish	stream	INFO	200	mpegts.stream	-	_defaultVHost_	lv	_definst_	0.04	-	80	null	127.0.0.1	rtsp	-	known	1111181206	0	0	1	0	0	0	mpegts.stream	-	-	-	-	-	null	null	-	null	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	ModuleMulticastPublish.onStreamPublish[lv/_definst_]: mpegts.stream	-	-	-	4.079	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.sessionStart: PLAY: rtsp://localhost/taxi.ts	-	-	-	4.095	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: PLAY: rtsp://127.0.0.1/taxi.ts/	-	-	-	4.096	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	*** RTSPMessageSend ***
PLAY rtsp://127.0.0.1/taxi.ts/ RTSP/1.0
Session: BD8715A8
CSeq: 3
Range: npt=0.000-
	-	-	-	4.096	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:PLAY
PLAY rtsp://127.0.0.1/taxi.ts/ RTSP/1.0
Session: BD8715A8
CSeq: 3
Range: npt=0.000-
	-	-	-	4.096	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	RTPMediaCaster.Reconnector[12468716:lv/_definst_:mpegts.stream]: done: 1	-	-	-	4.099	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  cseq: 3	-	-	-	4.106	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  date: Fri, Apr 13 2012 12:24:21 GMT	-	-	-	4.114	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  range: npt=0.000-	-	-	-	4.115	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  session: BD8715A8	-	-	-	4.116	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  rtp-info: url=rtsp://127.0.0.1/taxi.ts/track1;seq=15913;rtptime=4213897615	-	-	-	4.117	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  uri: RTSP/1.0 200 OK	-	-	-	4.117	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  protocol: RTSP/1.0	-	-	-	4.118	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  status: 200	-	-	-	4.118	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  response: OK	-	-	-	4.118	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  cseq: 3	-	-	-	4.119	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  date: Fri, Apr 13 2012 12:24:21 GMT	-	-	-	4.119	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  range: npt=0.000-	-	-	-	4.12	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  session: BD8715A8	-	-	-	4.12	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  rtp-info: url=rtsp://127.0.0.1/taxi.ts/track1;seq=15913;rtptime=4213897615	-	-	-	4.121	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	*** RTSPMessageReceive ***
RTSP/1.0 200 OK
response: OK
protocol: RTSP/1.0
range: npt=0.000-
session: BD8715A8
cseq: 3
status: 200
date: Fri, Apr 13 2012 12:24:21 GMT
uri: RTSP/1.0 200 OK
rtp-info: url=rtsp://127.0.0.1/taxi.ts/track1;seq=15913;rtptime=4213897615
	-	-	-	4.121	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:PLAY response:RTSP/1.0 200 OK status:200 handled:false	-	-	-	4.122	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	senderReport[RTP-Info]: track1	-	-	-	4.124	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtcp[track1:28] {80 c8 00 06 49 b8 18 bb d3 32 99 75 d8 10 62 4d }	-	-	-	4.127	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	RTCPPACKETTYPE_SR[track1]: base:3543308661844 rtp:4213897615	-	-	-	4.13	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	INFO	200	-	firstPacket: TCP:$0	-	-	-	4.133	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 29 fb 2a f9 8f 6b 83 0e 45 47 40 00 10 }	-	-	-	4.134	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213897615 sz:1316	-	-	-	4.136	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 2a fb 2a f9 e0 6b 83 0e 45 47 00 12 12 }	-	-	-	4.138	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213897696 sz:1316	-	-	-	4.139	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 2b fb 2a f9 f9 6b 83 0e 45 47 00 11 16 }	-	-	-	4.141	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213897721 sz:1316	-	-	-	4.144	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 2c fb 2a fa 17 6b 83 0e 45 47 00 12 19 }	-	-	-	4.146	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213897751 sz:1316	-	-	-	4.147	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 2d fb 2a fa 2f 6b 83 0e 45 47 00 11 1d }	-	-	-	4.148	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213897775 sz:1316	-	-	-	4.148	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 2e fb 2a fa 47 6b 83 0e 45 47 00 11 12 }	-	-	-	4.149	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213897799 sz:1316	-	-	-	4.149	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 2f fb 2a fa 60 6b 83 0e 45 47 00 11 19 }	-	-	-	4.151	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213897824 sz:1316	-	-	-	4.151	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 30 fb 2a fa 79 6b 83 0e 45 47 00 11 10 }	-	-	-	4.152	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213897849 sz:1316	-	-	-	4.153	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 31 fb 2a fa 91 6b 83 0e 45 47 00 11 17 }	-	-	-	4.153	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213897873 sz:1316	-	-	-	4.154	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 32 fb 2a fa aa 6b 83 0e 45 47 00 11 1e }	-	-	-	4.154	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213897898 sz:1316	-	-	-	4.155	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 33 fb 2a fa e8 6b 83 0e 45 47 00 11 15 }	-	-	-	4.155	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213897960 sz:1316	-	-	-	4.156	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 34 fb 2a fb 10 6b 83 0e 45 47 00 11 1c }	-	-	-	4.156	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213898000 sz:1316	-	-	-	4.157	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 35 fb 2a fb 31 6b 83 0e 45 47 00 11 13 }	-	-	-	4.157	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213898033 sz:1316	-	-	-	4.157	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 36 fb 2a fb 49 6b 83 0e 45 47 00 11 1a }	-	-	-	4.158	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213898057 sz:1316	-	-	-	4.164	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 37 fb 2a fb 61 6b 83 0e 45 47 00 11 11 }	-	-	-	4.165	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213898081 sz:1316	-	-	-	4.165	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 38 fb 2a fb 7b 6b 83 0e 45 47 00 11 18 }	-	-	-	4.166	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213898107 sz:1316	-	-	-	4.166	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 39 fb 2a fb 99 6b 83 0e 45 47 00 11 1f }	-	-	-	4.167	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213898137 sz:1316	-	-	-	4.168	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 3a fb 2a fb b1 6b 83 0e 45 47 00 11 16 }	-	-	-	4.169	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213898161 sz:1316	-	-	-	4.169	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 3b fb 2a fb ca 6b 83 0e 45 47 00 11 1d }	-	-	-	4.17	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213898186 sz:1316	-	-	-	4.17	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 3c fb 2a fb e3 6b 83 0e 45 47 00 11 14 }	-	-	-	4.171	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4213898211 sz:1316	-	-	-	4.172	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:21	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 3e 3d fb 2a fb fb 6b 83 0e 45 47 00 11 1b }	-	-	-	4.172	-	-	-	-

after some seconds we see:

2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 50 5a fb 3b b3 aa 6b 83 0e 45 47 00 12 33 }	-	-	-	16.279	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4214993834 sz:1316	-	-	-	16.279	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 50 5b fb 3b b4 5e 6b 83 0e 45 47 00 11 18 }	-	-	-	16.281	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:4214994014 sz:1316	-	-	-	16.281	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	RTPMediaCaster.streamTimeout[12468716:lv/_definst_:mpegts.stream]: timeout:12000 diff:12004 reason:101	-	-	-	16.282	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	RTPMediaCaster.resetConnection[12468716:lv/_definst_:mpegts.stream]: 	-	-	-	16.282	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	RTPMediaCaster.closeRTPSession[12468716:lv/_definst_:mpegts.stream]	-	-	-	16.282	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	*** RTSPMessageSend ***
TEARDOWN rtsp://localhost/taxi.ts RTSP/1.0
Session: BD8715A8
CSeq: 4
	-	-	-	16.283	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:TEARDOWN
TEARDOWN rtsp://localhost/taxi.ts RTSP/1.0
Session: BD8715A8
CSeq: 4
	-	-	-	16.283	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.close closeSession	-	-	-	16.284	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	unpublish	stream	INFO	200	mpegts.stream	-	_defaultVHost_	lv	_definst_	12.247	-	80	null	127.0.0.1	rtsp	-	known	1111181206	6187292	0	1	0	6187292	0	mpegts.stream	-	-	-	-	-	null	null	-	null	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	ModuleMulticastPublish.onStreamUnPublish[lv/_definst_]: mpegts.stream	_defaultVHost_	lv	_definst_	16.287	-	80	null	127.0.0.1	rtsp	-	known	1111181206	6187292	0	-	-	-	-	-	-	-	-	-	-	-	-	-	null	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	ModuleMulticastPublish.stopStream[lv/_definst_]: {RTPDestination: name: "destination", stream: 239.1.0.1:10000, ttl: 63, isRTPWrapped: true}	_defaultVHost_	lv	_definst_	16.287	-	80	null	127.0.0.1	rtsp	-	known	1111181206	6187292	0	-	-	-	-	-	-	-	-	-	-	-	-	-	null	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.onClose	-	-	-	16.286	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	RTPSessionTracker.remove[rtsp://localhost/taxi.ts]: 0:true	-	-	-	16.288	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	MulticastTransport.unbind[lv/_definst_]: 239.1.0.1/10000 sent:0 recv:0	_defaultVHost_	lv	_definst_	16.289	-	80	null	127.0.0.1	rtsp	-	known	1111181206	6187292	0	-	-	-	-	-	-	-	-	-	-	-	-	-	null	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	MulticastTransport.unbind[lv/_definst_]: 239.1.0.1/10001 sent:0 recv:0	_defaultVHost_	lv	_definst_	16.29	-	80	null	127.0.0.1	rtsp	-	known	1111181206	6187292	0	-	-	-	-	-	-	-	-	-	-	-	-	-	null	-
2012-04-13	16:24:34	MSK	stop	stream	INFO	200	mpegts.stream	-	_defaultVHost_	lv	_definst_	1.979	-	80	null	127.0.0.1	rtsp	-	known	959445618	0	0	2	0	0	0	mpegts.stream	-	-	-	-	-	null	null	-	null	-
2012-04-13	16:24:34	MSK	destroy	stream	INFO	200	mpegts.stream	-	_defaultVHost_	lv	_definst_	1.98	-	80	null	127.0.0.1	rtsp	-	known	959445618	0	0	2	-	0	0	mpegts.stream	-	-	-	-	-	null	null	-	null	-
2012-04-13	16:24:34	MSK	destroy	stream	INFO	200	mpegts.stream	-	_defaultVHost_	lv	_definst_	12.254	-	80	null	127.0.0.1	rtsp	-	known	1111181206	6187292	0	1	0	6187292	0	mpegts.stream	-	-	-	-	-	null	null	-	null	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	RTPMediaCaster.Reconnector[12468716:lv/_definst_:mpegts.stream]: start: 2	-	-	-	16.295	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	RTPMediaCaster#Reconnector.run: reconnectDelay: 100	-	-	-	16.295	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.doConnect: hostname:localhost port:554 timeout:4 rtspBindIpAddress:null path:/taxi.ts	-	-	-	16.396	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	*** RTSPMessageSend ***
DESCRIBE rtsp://localhost/taxi.ts RTSP/1.0
CSeq: 1
Accept: application/sdp
	-	-	-	16.411	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.send(open): command:DESCRIBE:rtsp://localhost/taxi.ts
DESCRIBE rtsp://localhost/taxi.ts RTSP/1.0
CSeq: 1
Accept: application/sdp
User-Agent: Wowza Media Server Pro (Wowza Media Server 3 Trial Edition (Expires: &#1084;&#1072;&#1081; 08, 2012) 3.0.5 build1220)
	-	-	-	16.412	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	RTPSessionTracker.add[rtsp://localhost/taxi.ts]: 1	-	-	-	16.413	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  cseq: 1	-	-	-	16.416	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  date: Fri, Apr 13 2012 12:24:34 GMT	-	-	-	16.416	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  content-base: rtsp://127.0.0.1/taxi.ts/	-	-	-	16.417	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  content-type: application/sdp	-	-	-	16.417	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  content-length: 391	-	-	-	16.418	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  uri: RTSP/1.0 200 OK	-	-	-	16.418	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  protocol: RTSP/1.0	-	-	-	16.418	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  status: 200	-	-	-	16.419	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  response: OK	-	-	-	16.419	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  cseq: 1	-	-	-	16.419	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  date: Fri, Apr 13 2012 12:24:34 GMT	-	-	-	16.42	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  content-base: rtsp://127.0.0.1/taxi.ts/	-	-	-	16.42	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  content-type: application/sdp	-	-	-	16.42	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  content-length: 391	-	-	-	16.42	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	*** RTSPMessageReceive ***
RTSP/1.0 200 OK
content-type: application/sdp
response: OK
protocol: RTSP/1.0
cseq: 1
status: 200
content-length: 391
content-base: rtsp://127.0.0.1/taxi.ts/
date: Fri, Apr 13 2012 12:24:34 GMT
uri: RTSP/1.0 200 OK
	-	-	-	16.421	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:DESCRIBE response:RTSP/1.0 200 OK status:200 handled:false	-	-	-	16.421	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	v=0
o=- 1334319259549431 1 IN IP4 10.0.37.163
s=MPEG Transport Stream, streamed by the LIVE555 Media Server
i=taxi.ts
t=0 0
a=tool:LIVE555 Streaming Media v2011.11.20
a=type:broadcast
a=control:*
a=range:npt=0-
a=x-qt-text-nam:MPEG Transport Stream, streamed by the LIVE555 Media Server
a=x-qt-text-inf:taxi.ts
m=video 0 RTP/AVP 33
c=IN IP4 0.0.0.0
b=AS:5000
a=control:track1
	-	-	-	16.422	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	DESCRIBE: SDP: trackCount:1 trackNames:[track1,header]	-	-	-	16.422	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: SETUP: rtsp://127.0.0.1/taxi.ts/track1	-	-	-	16.429	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	*** RTSPMessageSend ***
SETUP rtsp://127.0.0.1/taxi.ts/track1 RTSP/1.0
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
CSeq: 2
	-	-	-	16.429	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:SETUP
SETUP rtsp://127.0.0.1/taxi.ts/track1 RTSP/1.0
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
CSeq: 2
	-	-	-	16.43	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  cseq: 2	-	-	-	16.432	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  date: Fri, Apr 13 2012 12:24:34 GMT	-	-	-	16.432	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  transport: RTP/AVP/TCP;unicast;destination=127.0.0.1;source=127.0.0.1;interleaved=0-1	-	-	-	16.433	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  session: 17F195C8	-	-	-	16.433	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  uri: RTSP/1.0 200 OK	-	-	-	16.433	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  protocol: RTSP/1.0	-	-	-	16.434	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  status: 200	-	-	-	16.434	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  response: OK	-	-	-	16.434	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  cseq: 2	-	-	-	16.434	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  date: Fri, Apr 13 2012 12:24:34 GMT	-	-	-	16.435	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  transport: RTP/AVP/TCP;unicast;destination=127.0.0.1;source=127.0.0.1;interleaved=0-1	-	-	-	16.435	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  session: 17F195C8	-	-	-	16.435	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	*** RTSPMessageReceive ***
RTSP/1.0 200 OK
response: OK
protocol: RTSP/1.0
session: 17F195C8
transport: RTP/AVP/TCP;unicast;destination=127.0.0.1;source=127.0.0.1;interleaved=0-1
cseq: 2
status: 200
date: Fri, Apr 13 2012 12:24:34 GMT
uri: RTSP/1.0 200 OK
	-	-	-	16.436	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:SETUP response:RTSP/1.0 200 OK status:200 handled:false	-	-	-	16.436	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	v=0
o=- 1334319259549431 1 IN IP4 10.0.37.163
s=MPEG Transport Stream, streamed by the LIVE555 Media Server
i=taxi.ts
t=0 0
a=tool:LIVE555 Streaming Media v2011.11.20
a=type:broadcast
a=control:*
a=range:npt=0-
a=x-qt-text-nam:MPEG Transport Stream, streamed by the LIVE555 Media Server
a=x-qt-text-inf:taxi.ts
m=video 0 RTP/AVP 33
a=proto:RTP/AVP/TCP;interleaved=0-1
b=AS:5000
a=control:track1
	-	-	-	16.437	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.buildSDPData: sessionId:17F195C8 sessionTimeout:0	-	-	-	16.437	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	RTPSessionDescriptionDataProviderBasic.getStreamInfo[lv/_definst_]: RTSP/RTP re-streaming. Success, received SDP data.	-	-	-	16.66	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: v=0	-	-	-	16.661	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: o=- 1334319259549431 1 IN IP4 10.0.37.163	-	-	-	16.661	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: s=MPEG Transport Stream, streamed by the LIVE555 Media Server	-	-	-	16.661	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: i=taxi.ts	-	-	-	16.662	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: t=0 0	-	-	-	16.662	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: a=tool:LIVE555 Streaming Media v2011.11.20	-	-	-	16.662	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: a=type:broadcast	-	-	-	16.662	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: a=control:*	-	-	-	16.663	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: a=range:npt=0-	-	-	-	16.663	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: a=x-qt-text-nam:MPEG Transport Stream, streamed by the LIVE555 Media Server	-	-	-	16.663	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: a=x-qt-text-inf:taxi.ts	-	-	-	16.664	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: m=video 0 RTP/AVP 33	-	-	-	16.664	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: a=proto:RTP/AVP/TCP;interleaved=0-1	-	-	-	16.664	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: b=AS:5000	-	-	-	16.665	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	sdp: a=control:track1	-	-	-	16.665	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	LiveReceiver.onFlushNotifyClients[lv/_definst_/]: false	-	-	-	16.666	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	LiveReceiver.flushInterval[lv/_definst_/]: 50	-	-	-	16.666	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	LiveReceiver.verboseDebug[lv/_definst_/]: false	-	-	-	16.666	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	create	stream	INFO	200	-	-	_defaultVHost_	lv	_definst_	0.0020	-	80	null	127.0.0.1	rtsp	-	known	562176474	0	0	3	0	0	0	mpegts.stream	-	-	-	-	-	null	null	-	null	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	RTPDePacketizerRFC3984H264.init	_defaultVHost_	lv	_definst_	16.667	-	80	null	127.0.0.1	rtsp	-	known	562176474	0	0	-	-	-	-	-	-	-	-	-	-	-	-	-	null	-
2012-04-13	16:24:34	MSK	publish	stream	INFO	200	mpegts.stream	-	_defaultVHost_	lv	_definst_	0.0030	-	80	null	127.0.0.1	rtsp	-	known	562176474	0	0	3	0	0	0	mpegts.stream	-	-	-	-	-	null	null	-	null	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	ModuleMulticastPublish.onStreamPublish[lv/_definst_]: mpegts.stream	-	-	-	16.668	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.sessionStart: PLAY: rtsp://localhost/taxi.ts	-	-	-	16.669	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: PLAY: rtsp://127.0.0.1/taxi.ts/	-	-	-	16.669	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	*** RTSPMessageSend ***
PLAY rtsp://127.0.0.1/taxi.ts/ RTSP/1.0
Session: 17F195C8
CSeq: 3
Range: npt=0.000-
	-	-	-	16.669	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:PLAY
PLAY rtsp://127.0.0.1/taxi.ts/ RTSP/1.0
Session: 17F195C8
CSeq: 3
Range: npt=0.000-
	-	-	-	16.67	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	RTPMediaCaster.Reconnector[12468716:lv/_definst_:mpegts.stream]: done: 2	-	-	-	16.671	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  cseq: 3	-	-	-	16.674	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  date: Fri, Apr 13 2012 12:24:34 GMT	-	-	-	16.682	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  range: npt=0.000-	-	-	-	16.682	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  session: 17F195C8	-	-	-	16.682	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  rtp-info: url=rtsp://127.0.0.1/taxi.ts/track1;seq=5622;rtptime=366589057	-	-	-	16.682	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  uri: RTSP/1.0 200 OK	-	-	-	16.683	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  protocol: RTSP/1.0	-	-	-	16.683	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  status: 200	-	-	-	16.683	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  response: OK	-	-	-	16.683	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  cseq: 3	-	-	-	16.684	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  date: Fri, Apr 13 2012 12:24:34 GMT	-	-	-	16.684	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  range: npt=0.000-	-	-	-	16.684	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  session: 17F195C8	-	-	-	16.684	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  rtp-info: url=rtsp://127.0.0.1/taxi.ts/track1;seq=5622;rtptime=366589057	-	-	-	16.685	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	*** RTSPMessageReceive ***
RTSP/1.0 200 OK
response: OK
protocol: RTSP/1.0
range: npt=0.000-
session: 17F195C8
cseq: 3
status: 200
date: Fri, Apr 13 2012 12:24:34 GMT
uri: RTSP/1.0 200 OK
rtp-info: url=rtsp://127.0.0.1/taxi.ts/track1;seq=5622;rtptime=366589057
	-	-	-	16.685	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:PLAY response:RTSP/1.0 200 OK status:200 handled:false	-	-	-	16.685	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	senderReport[RTP-Info]: track1	-	-	-	16.686	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	rtcp[track1:28] {80 c8 00 06 46 4f 3c 17 d3 32 99 82 68 72 b0 20 }	-	-	-	16.686	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	RTCPPACKETTYPE_SR[track1]: base:3543308674408 rtp:366589057	-	-	-	16.687	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	INFO	200	-	firstPacket: TCP:$0	-	-	-	16.687	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 15 f6 15 d9 b4 81 55 18 f9 c0 47 40 00 10 }	-	-	-	16.69	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	  SINGLE: tc:366589057 sz:1316	-	-	-	16.69	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2012-04-13	16:24:34	MSK	comment	server	DEBUG	200	-	rtp[track1:1328] {80 21 15 f7 15 d9 b5 13 55 18 f9 c0 47 00 12 12 }	-	-	-	16.691	-	-	-

I am disturbed by the following records:

2012-04-13 16:24:34 MSK comment server DEBUG 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:TEARDOWN

RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:DESCRIBE response:RTSP/1.0 200 OK status:200 handled:false

2012-04-13 16:24:46 MSK comment server INFO 200 - RTPSessionDescriptionDataProviderBasicRTSPWorker.close closeSession

2012-04-13	16:24:46	MSK	comment	server	INFO	200	-	MulticastTransport.unbind[lv/_definst_]: 239.1.0.1/10000
2012-04-13	16:24:46	MSK	comment	server	INFO	200	-	MulticastTransport.unbind[lv/_definst_]: 239.1.0.1/10001

I don’t understand from why use the second port 10001 undertook?

Is rtsp://127.0.0.1/jetix.ts a live stream being published by your Live555 app? Wowza doesn’t support .ts files.

Richard

If I being published your test sample.mp4 file by means of vlc, I see the following errors.

DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:SETUP response:RTSP/1.0 461 Unsupported transport sta
tus:461 handled:false
DEBUG server comment - v=0
o=- 15218443004753525161 15218443004753525161 IN IP4 A-NB
s=Unnamed
i=N/A
t=0 0
a=tool:vlc 2.0.1
a=recvonly
a=type:broadcast
a=charset:UTF-8
a=control:rtsp://127.0.0.1:554/qw
m=video 0 RTP/AVP 96
a=proto:RTP/AVP/TCP;interleaved=0-0
b=RR:0
a=rtpmap:96 H264/90000
a=fmtp:96 packetization-mode=1;profile-level-id=42c01e;sprop-parameter-sets=Z0LAHpZiA2P8vCAAAAMAIAAABgHixck=,aMuMsg==;
a=control:rtsp://127.0.0.1:554/qw/trackID=0
m=audio 0 RTP/AVP 96
a=proto:RTP/AVP/TCP;interleaved=0-0
b=RR:0
a=rtpmap:96 mpeg4-generic/48000/2
a=fmtp:96 streamtype=5; profile-level-id=15; mode=AAC-hbr; config=1190; SizeLength=13; IndexLength=3; IndexDeltaLength=3; Profile=1;
a=control:rtsp://127.0.0.1:554/qw/trackID=1
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.buildSDPData: sessionId:null sessionTimeout:0
INFO server comment - RTPSessionDescriptionDataProviderBasic.getStreamInfo[lv/_definst_]: RTSP/RTP re-streaming. Success, received SDP data.
DEBUG server comment - sdp: v=0
DEBUG server comment - sdp: o=- 15218443004753525161 15218443004753525161 IN IP4 A-NB
DEBUG server comment - sdp: s=Unnamed
DEBUG server comment - sdp: i=N/A
DEBUG server comment - sdp: t=0 0
DEBUG server comment - sdp: a=tool:vlc 2.0.1
DEBUG server comment - sdp: a=recvonly
DEBUG server comment - sdp: a=type:broadcast
DEBUG server comment - sdp: a=charset:UTF-8
DEBUG server comment - sdp: a=control:rtsp://127.0.0.1:554/qw
DEBUG server comment - sdp: m=video 0 RTP/AVP 96
DEBUG server comment - sdp: a=proto:RTP/AVP/TCP;interleaved=0-0
DEBUG server comment - sdp: b=RR:0
DEBUG server comment - sdp: a=rtpmap:96 H264/90000
DEBUG server comment - sdp: a=fmtp:96 packetization-mode=1;profile-level-id=42c01e;sprop-parameter-sets=Z0LAHpZiA2P8vCAAAAMAIAAABgHixck=,aMuMsg==;
DEBUG server comment - sdp: a=control:rtsp://127.0.0.1:554/qw/trackID=0
DEBUG server comment - sdp: m=audio 0 RTP/AVP 96
DEBUG server comment - sdp: a=proto:RTP/AVP/TCP;interleaved=0-0
DEBUG server comment - sdp: b=RR:0
DEBUG server comment - sdp: a=rtpmap:96 mpeg4-generic/48000/2
DEBUG server comment - sdp: a=fmtp:96 streamtype=5; profile-level-id=15; mode=AAC-hbr; config=1190; SizeLength=13; IndexLength=3; IndexDeltaLength=3;
Profile=1;
DEBUG server comment - sdp: a=control:rtsp://127.0.0.1:554/qw/trackID=1
DEBUG server comment - LiveReceiver.onFlushNotifyClients[lv/_definst_/]: false
DEBUG server comment - LiveReceiver.flushInterval[lv/_definst_/]: 50
DEBUG server comment - LiveReceiver.verboseDebug[lv/_definst_/]: false
INFO stream create - -
DEBUG server comment - RTPDePacketizerMPEG4AAC.init
DEBUG server comment - RTPDePacketizerRFC3984H264.init
INFO stream publish mpegts.stream -
INFO server comment - ModuleMulticastPublish.onStreamPublish[lv/_definst_]: mpegts.stream
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.sessionStart: PLAY: rtsp://localhost/qw
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: PLAY: rtsp://127.0.0.1:554/qw
DEBUG server comment - *** RTSPMessageSend ***
PLAY rtsp://127.0.0.1:554/qw RTSP/1.0
CSeq: 4
Range: npt=0.000-
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:PLAY
PLAY rtsp://127.0.0.1:554/qw RTSP/1.0
CSeq: 4
Range: npt=0.000-
INFO server comment - RTPMediaCaster.Reconnector[31384576:lv/_definst_:mpegts.stream]: done: 1
DEBUG server comment -   server: VLC/2.0.1
DEBUG server comment -   date: Fri, 13 Apr 2012 15:31:21 GMT
DEBUG server comment -   content-length: 0
DEBUG server comment -   cache-control: no-cache
DEBUG server comment -   cseq: 4
DEBUG server comment -   uri: RTSP/1.0 200 OK
DEBUG server comment -   protocol: RTSP/1.0
DEBUG server comment -   status: 200
DEBUG server comment -   response: OK
DEBUG server comment -   server: VLC/2.0.1
DEBUG server comment -   date: Fri, 13 Apr 2012 15:31:21 GMT
DEBUG server comment -   content-length: 0
DEBUG server comment -   cache-control: no-cache
DEBUG server comment -   cseq: 4
DEBUG server comment - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
cache-control: no-cache
response: OK
protocol: RTSP/1.0
cseq: 4
status: 200
content-length: 0
server: VLC/2.0.1
date: Fri, 13 Apr 2012 15:31:21 GMT
uri: RTSP/1.0 200 OK
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:PLAY response:RTSP/1.0 200 OK status:200 handled:fals
e
INFO server comment - ModuleMulticastPublish.startStream[lv/_definst_]: {RTPDestination: name: "destination", stream: 239.1.0.1:10000, ttl: 63, isRTPW
rapped: true}
DEBUG server comment - LiveReceiver.onFlushNotifyClients[lv/_definst_/]: false
DEBUG server comment - LiveReceiver.flushInterval[lv/_definst_/]: 75
DEBUG server comment - LiveReceiver.verboseDebug[lv/_definst_/]: false
INFO stream create - -
INFO server comment - MulticastTransport.bind[lv/_definst_]: 239.1.0.1/10000
INFO server comment - MulticastTransport.bind[lv/_definst_]: 239.1.0.1/10001
DEBUG server comment - MulticastTransport.bind.joinGroup: multicastInterfaceAddress: /239.1.0.1
DEBUG server comment - MulticastTransport.bind.joinGroup: multicastInterfaceAddress: /239.1.0.1
INFO stream play mpegts.stream -
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:0 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:51 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:50 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:50 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:50 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:50 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:50 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:50 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:50 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:50 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:50 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:54 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:56 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:54 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:56 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:54 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:54 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:54 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:54 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:58 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:55 seq:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:54 seq:0
INFO server comment - RTPMediaCaster.streamTimeout[31384576:lv/_definst_:mpegts.stream]: timeout:12000 diff:12001 reason:101
INFO server comment - RTPMediaCaster.resetConnection[31384576:lv/_definst_:mpegts.stream]:
INFO server comment - RTPMediaCaster.closeRTPSession[31384576:lv/_definst_:mpegts.stream]
DEBUG server comment - *** RTSPMessageSend ***
TEARDOWN rtsp://localhost/qw RTSP/1.0
CSeq: 5
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:56 seq:0
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:TEARDOWN
TEARDOWN rtsp://localhost/qw RTSP/1.0
CSeq: 5
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.close closeSession
INFO stream unpublish mpegts.stream -
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.onClose
INFO server comment - ModuleMulticastPublish.onStreamUnPublish[lv/_definst_]: mpegts.stream
INFO server comment - ModuleMulticastPublish.stopStream[lv/_definst_]: {RTPDestination: name: "destination", stream: 239.1.0.1:10000, ttl: 63, isRTPWr
apped: true}
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:68 seq:0
INFO server comment - RTPSessionTracker.remove[rtsp://localhost/qw]: 0:true
INFO server comment - MulticastTransport.unbind[lv/_definst_]: 239.1.0.1/10000 sent:0 recv:0
INFO server comment - MulticastTransport.unbind[lv/_definst_]: 239.1.0.1/10001 sent:0 recv:0
INFO stream stop mpegts.stream -
INFO stream destroy mpegts.stream -
INFO stream destroy mpegts.stream -
INFO server comment - RTPMediaCaster.Reconnector[31384576:lv/_definst_:mpegts.stream]: start: 2
DEBUG server comment - RTPMediaCaster#Reconnector.run: reconnectDelay: 100
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.doConnect: hostname:localhost port:554 timeout:4 rtspBindIpAddress:null path:/
qw
DEBUG server comment - *** RTSPMessageSend ***
DESCRIBE rtsp://localhost/qw RTSP/1.0
CSeq: 1
Accept: application/sdp
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.send(open): command:DESCRIBE:rtsp://localhost/qw
DESCRIBE rtsp://localhost/qw RTSP/1.0
CSeq: 1
Accept: application/sdp
User-Agent: Wowza Media Server Pro (Wowza Media Server 3 Trial Edition (Expires: &#1100;&#1088;&#1097; 08, 2012) 3.0.5 build1220)
INFO server comment - RTPSessionTracker.add[rtsp://localhost/qw]: 1
DEBUG server comment -   server: VLC/2.0.1
DEBUG server comment -   date: Fri, 13 Apr 2012 15:31:34 GMT
DEBUG server comment -   content-type: application/sdp
DEBUG server comment -   content-base: rtsp://127.0.0.1:554/qw
DEBUG server comment -   content-length: 680
DEBUG server comment -   cache-control: no-cache
DEBUG server comment -   cseq: 1
DEBUG server comment -   uri: RTSP/1.0 200 OK
DEBUG server comment -   protocol: RTSP/1.0
DEBUG server comment -   status: 200
DEBUG server comment -   response: OK
DEBUG server comment -   server: VLC/2.0.1
DEBUG server comment -   date: Fri, 13 Apr 2012 15:31:34 GMT
DEBUG server comment -   content-type: application/sdp
DEBUG server comment -   content-base: rtsp://127.0.0.1:554/qw
DEBUG server comment -   content-length: 680
DEBUG server comment -   cache-control: no-cache
DEBUG server comment -   cseq: 1
DEBUG server comment - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
cache-control: no-cache
content-type: application/sdp
response: OK
protocol: RTSP/1.0
cseq: 1
status: 200
content-length: 680
content-base: rtsp://127.0.0.1:554/qw
server: VLC/2.0.1
date: Fri, 13 Apr 2012 15:31:34 GMT
uri: RTSP/1.0 200 OK

Wowza doesn’t support .ts files.

Richard

Wowza doesn’t support .ts files in input or output server?

Hello. I use ip camera in input flow. rtsp url use: rtsp://ip:port/video.mp4

I dont see error, but i cant see mullticast. :frowning:

DEBUG server comment - {RTPDePacketizerItem=MPEG4AAC description=MPEG4 AAC baseClass=com.wowza.wms.rtp.depacketizer.RTPDePacketizerMPEG4AAC instance=com.wo
wza.wms.rtp.depacketizer.RTPDePacketizerMPEG4AAC@1a6684f properties={rtcpMissingWarningTime=8000}}
DEBUG server comment - Loading StartupStreams.xml: file:///C:/Program Files (x86)/Wowza/conf/StartupStreams.xml
INFO vhost vhost-start _defaultVHost_ -
INFO server comment - _defaultVHost_ threads[h/t]:120/80 home:C:/Program Files (x86)/Wowza
DEBUG server comment - config: socket: setReuseAddress: from:false to:true
DEBUG server comment - config: session: setReuseAddress: from:false to:true
DEBUG server comment - config: session: setReceiveBufferSize: from:8192 to:24000
DEBUG server comment - config: session: setSendBufferSize: from:8192 to:65000
DEBUG server comment - config: session: setTrafficClass: from:0 to:0
DEBUG server comment - config: session: setKeepAlive: from:false to:true
DEBUG server comment - config: session: setOobInline: from:false to:false
DEBUG server comment - config: session: setSoLinger: from:-1 to:-1
DEBUG server comment - config: session: setTcpNoDelay: from:false to:false
INFO vhost comment _defaultVHost_ Bind attempt ([any]:1935:4)
INFO server comment - ServerHandler[_defaultVHost_:[any]:1935]: debugTCPExceptions:true
INFO vhost comment _defaultVHost_ Bind successful ([any]:1935)
DEBUG server comment - config: socket: setReuseAddress: from:false to:true
DEBUG server comment - config: session: setReuseAddress: from:false to:true
DEBUG server comment - config: session: setReceiveBufferSize: from:8192 to:16000
DEBUG server comment - config: session: setSendBufferSize: from:8192 to:16000
DEBUG server comment - config: session: setTrafficClass: from:0 to:0
DEBUG server comment - config: session: setKeepAlive: from:false to:true
DEBUG server comment - config: session: setOobInline: from:false to:false
DEBUG server comment - config: session: setSoLinger: from:-1 to:-1
DEBUG server comment - config: session: setTcpNoDelay: from:false to:false
INFO vhost comment _defaultVHost_ Bind attempt ([any]:8086:1)
INFO server comment - ServerHandler[_defaultVHost_:[any]:8086]: debugTCPExceptions:true
INFO vhost comment _defaultVHost_ Bind successful ([any]:8086)
DEBUG server comment - Loading Application.xml: file:///C:/Program Files (x86)/Wowza/conf/lv/Application.xml
DEBUG server comment - load module: name:base class:com.wowza.wms.module.ModuleCore
DEBUG server comment -   add method (method): getRepeaterOriginUrl
DEBUG server comment -   add method (method): getStreamType
DEBUG server comment -   add method (method): setRepeaterOriginUrl
DEBUG server comment -   add method (method): setStreamType
DEBUG server comment -   add method (method): getReferrer
DEBUG server comment -   add method (method): getPageUrl
DEBUG server comment -   add method (method): setBufferTime
DEBUG server comment -   add method (method): getStreamBitrate
DEBUG server comment -   add method (method): getStreamLength
DEBUG server comment -   add method (method): getLiveStreamPacketizer
DEBUG server comment -   add method (method): initLiveStreamRepeating
DEBUG server comment -   add method (method): receiveAudio
DEBUG server comment -   add method (method): receiveVideo
DEBUG server comment -   add method (method): setLiveStreamPacketizer
DEBUG server comment -   add method (method): getClientID
DEBUG server comment -   add method (method): createStream
DEBUG server comment -   add method (method): initStream
DEBUG server comment -   add method (method): pause
DEBUG server comment -   add method (method): getLastStreamId
DEBUG server comment -   add method (method): FCPublish
DEBUG server comment -   add method (method): FCSubscribe
DEBUG server comment -   add method (method): FCUnPublish
DEBUG server comment -   add method (method): FCUnSubscribe
DEBUG server comment -   add method (method): FCUnpublish
DEBUG server comment -   add method (method): FCUnsubscribe
DEBUG server comment -   add method (method): closeStream
DEBUG server comment -   add method (method): deleteStream
DEBUG server comment -   add method (method): pauseRaw
DEBUG server comment -   add method (method): play2
DEBUG server comment -   add method (method): releaseStream
DEBUG server comment -   add method (method): setBandwidthLimit
DEBUG server comment -   add method (method): publish
DEBUG server comment -   add method (method): getVersion
DEBUG server comment -   add method (method): seek
DEBUG server comment -   add method (method): play
DEBUG server comment - load module: name:properties class:com.wowza.wms.module.ModuleProperties
DEBUG server comment -   add method (method): getAppInstanceProperty
DEBUG server comment -   add method (method): getApplicationProperty
DEBUG server comment -   add method (method): getStreamProperty
DEBUG server comment -   add method (method): setAppInstanceProperty
DEBUG server comment -   add method (method): setApplicationProperty
DEBUG server comment -   add method (method): setClientProperty
DEBUG server comment -   add method (method): setStreamProperty
DEBUG server comment -   add method (method): getClientProperty
DEBUG server comment - load module: name:logging class:com.wowza.wms.module.ModuleClientLogging
DEBUG server comment -   add method (method): logDebug
DEBUG server comment -   add method (method): logError
DEBUG server comment -   add method (method): logInfo
DEBUG server comment -   add method (method): logWarn
DEBUG server comment - load module: name:flvplayback class:com.wowza.wms.module.ModuleFLVPlayback
DEBUG server comment -   add method (event): onDisconnect
DEBUG server comment -   add method (event): onConnect
DEBUG server comment -   add method (event): onConnectAccept
DEBUG server comment -   add method (event): onConnectReject
DEBUG server comment -   add method (method): checkBandwidth
DEBUG server comment - load module: name:ModuleMulticastPublish class:com.wowza.wms.plugin.multicastpublish.ModuleMulticastPublish
DEBUG server comment -   skip method (InvalidParameterCount): startStream
DEBUG server comment -   skip method (InvalidParameterCount): stopStream
DEBUG server comment -   add method (event): onAppStart
DEBUG server comment -   add method (event): onRTPSessionCreate
DEBUG server comment -   add method (event): onStreamCreate
DEBUG server comment -   add method (event): onStreamDestroy
DEBUG server comment -   add method (event): onAppStop
DEBUG server comment -   skip method (InvalidParameterCount): closePublishSession
DEBUG server comment -   skip method (InvalidParameterCount): getDestinations
DEBUG server comment -   skip method (InvalidSignature): onRTPDescribe
DEBUG server comment -   skip method (InvalidParameterCount): onStreamPublish
DEBUG server comment -   skip method (InvalidParameterCount): onStreamUnPublish
DEBUG server comment -   skip method (InvalidParameterCount): workerRun
DEBUG server comment -   skip method (InvalidParameterCount): init
DEBUG server comment - SharedObjectReadAccess: *
DEBUG server comment - SharedObjectWriteAccess: *
DEBUG server comment - StreamReadAccess: *
DEBUG server comment - StreamWriteAccess: *
DEBUG server comment - StreamAudioSampleAccess:
DEBUG server comment - StreamVideoSampleAccess:
DEBUG server comment - explodeStorageDir: ${com.wowza.wms.context.VHostConfigHome}/content=C:/Program Files (x86)/Wowza/content
DEBUG server comment - validateStoragePath: start: C:\Program Files (x86)\Wowza\content
DEBUG server comment - explodeStorageDir: ${com.wowza.wms.context.VHostConfigHome}/keys=C:/Program Files (x86)/Wowza/keys
DEBUG server comment - validateStoragePath: start: C:\Program Files (x86)\Wowza\keys
DEBUG server comment - explodeStorageDir: =
DEBUG server comment - validateStoragePath: start:
DEBUG server comment -   parent: null
INFO server comment - ModuleMulticastPublish.onAppStart[lv/_definst_]
INFO server comment - MulticastPublishAddressMapper.init[lv/_definst_]: startingAddress:239.1.0.1:10000 incMode:address
INFO server comment - MulticastPublishAddressMapper.loadMapFile: entries:1
INFO application app-start _definst_ lv/_definst_
INFO server comment - RTPMediaCaster.create[28073747]
INFO server comment - RTPMediaCaster.init[28073747]
DEBUG server comment - RTPSessionDescriptionDataProviderBasic.rtspSessionTimeout: 15000
DEBUG server comment - RTPSessionDescriptionDataProviderBasic.rtspConnectionTimeout: 4000
INFO server comment - RTPMediaCaster.Reconnector[28073747:lv/_definst_:mpegts.stream]: start: 1
DEBUG server comment - RTPMediaCaster#Reconnector.run: reconnectDelay: 100
INFO server comment - VHost.startStartupStreams: Stream successfully started [lv/_definst_]: flv:mpegts.stream
INFO server comment - Server.startShutdownHook: Start server shutdown hook
INFO server comment - Wowza Media Server is started!
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.doConnect: hostname:10.0.165.132 port:554 timeout:4 rtspBindIpAddress:null path:/vi
deo.mp4
DEBUG server comment - config: session: setReuseAddress: from:false to:true
DEBUG server comment - config: session: setReceiveBufferSize: from:8192 to:65536
DEBUG server comment - config: session: setSendBufferSize: from:8192 to:32768
DEBUG server comment - config: session: setTrafficClass: from:0 to:0
DEBUG server comment - config: session: setKeepAlive: from:false to:true
DEBUG server comment - config: session: setOobInline: from:false to:false
DEBUG server comment - config: session: setSoLinger: from:-1 to:-1
DEBUG server comment - config: session: setTcpNoDelay: from:false to:false
DEBUG server comment - config: connection: setConnectTimeout: from:60 to:10
DEBUG server comment - *** RTSPMessageSend ***
DESCRIBE rtsp://10.0.165.132/video.mp4 RTSP/1.0
CSeq: 1
Accept: application/sdp
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.send(open): command:DESCRIBE:rtsp://10.0.165.132/video.mp4
DESCRIBE rtsp://10.0.165.132/video.mp4 RTSP/1.0
CSeq: 1
Accept: application/sdp
User-Agent: Wowza Media Server Pro (Wowza Media Server 3 Trial Edition (Expires: May 08, 2012) 3.1.0 build1410)
INFO server comment - RTPSessionTracker.add[rtsp://10.0.165.132/video.mp4]: 1
DEBUG server comment -   cseq: 1
DEBUG server comment -   date: Fri Jan  2 00:18:51 1970 GMT
DEBUG server comment -   content-base: rtsp://10.0.165.132/video.mp4/
DEBUG server comment -   content-type: application/sdp
DEBUG server comment -   content-length: 343
DEBUG server comment -   uri: RTSP/1.0 200 OK
DEBUG server comment -   protocol: RTSP/1.0
DEBUG server comment -   status: 200
DEBUG server comment -   response: OK
DEBUG server comment -   cseq: 1
DEBUG server comment -   date: Fri Jan  2 00:18:51 1970 GMT
DEBUG server comment -   content-base: rtsp://10.0.165.132/video.mp4/
DEBUG server comment -   content-type: application/sdp
DEBUG server comment -   content-length: 343
DEBUG server comment - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
content-type: application/sdp
response: OK
protocol: RTSP/1.0
cseq: 1
status: 200
content-length: 343
content-base: rtsp://10.0.165.132/video.mp4/
date: Fri Jan  2 00:18:51 1970 GMT
uri: RTSP/1.0 200 OK
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:DESCRIBE response:RTSP/1.0 200 OK status:200 handled:false
DEBUG server comment - v=0
o=RTSP 1101513929 0 IN IP4 10.0.165.132
s=QStream
i=QStreaming Media
c=IN IP4 0.0.0.0
t=0 0
m=video 0 RTP/AVP 96
b=AS:512
a=rtpmap:96 MP4V-ES/90000
a=fmtp:96 config=000001b001000001b58913000001000000012000c48d88005514043c1463
a=framerate:10
a=x-dimensions:640,480
a=control:trackID=0
m=audio 0 RTP/AVP 0
a=control:trackID=1
DEBUG server comment - DESCRIBE: SDP: trackCount:2 trackNames:[trackID=0,trackID=1,header]
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: SETUP: rtsp://10.0.165.132/video.mp4/trackID=0
DEBUG server comment - *** RTSPMessageSend ***
SETUP rtsp://10.0.165.132/video.mp4/trackID=0 RTSP/1.0
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
CSeq: 2
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:SETUP
SETUP rtsp://10.0.165.132/video.mp4/trackID=0 RTSP/1.0
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
CSeq: 2
DEBUG server comment -   cseq: 2
DEBUG server comment -   date: Fri Jan  2 00:18:51 1970 GMT
DEBUG server comment -   session: 6b68079a4e6afb66;timeout=80
DEBUG server comment -   reconnect: true
DEBUG server comment -   transport: RTP/AVP/TCP;interleaved=0-1
DEBUG server comment -   uri: RTSP/1.0 200 OK
DEBUG server comment -   protocol: RTSP/1.0
DEBUG server comment -   status: 200
DEBUG server comment -   response: OK
DEBUG server comment -   cseq: 2
DEBUG server comment -   date: Fri Jan  2 00:18:51 1970 GMT
DEBUG server comment -   session: 6b68079a4e6afb66;timeout=80
DEBUG server comment -   reconnect: true
DEBUG server comment -   transport: RTP/AVP/TCP;interleaved=0-1
DEBUG server comment - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
response: OK
protocol: RTSP/1.0
transport: RTP/AVP/TCP;interleaved=0-1
reconnect: true
session: 6b68079a4e6afb66;timeout=80
cseq: 2
status: 200
date: Fri Jan  2 00:18:51 1970 GMT
uri: RTSP/1.0 200 OK
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:SETUP response:RTSP/1.0 200 OK status:200 handled:false
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: SETUP: rtsp://10.0.165.132/video.mp4/trackID=1
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:SETUP
SETUP rtsp://10.0.165.132/video.mp4/trackID=1 RTSP/1.0
Session: 6b68079a4e6afb66
Transport: RTP/AVP/TCP;unicast;interleaved=2-3
CSeq: 3
User-Agent: Wowza Media Server Pro (Wowza Media Server 3 Trial Edition (Expires: May 08, 2012) 3.1.0 build1410)
DEBUG server comment - *** RTSPMessageSend ***
SETUP rtsp://10.0.165.132/video.mp4/trackID=1 RTSP/1.0
Session: 6b68079a4e6afb66
Transport: RTP/AVP/TCP;unicast;interleaved=2-3
CSeq: 3
User-Agent: Wowza Media Server Pro (Wowza Media Server 3 Trial Edition (Expires: May 08, 2012) 3.1.0 build1410)
DEBUG server comment -   cseq: 3
DEBUG server comment -   date: Fri Jan  2 00:18:51 1970 GMT
DEBUG server comment -   session: 6b68079a4e6afb66;timeout=80
DEBUG server comment -   reconnect: true
DEBUG server comment -   transport: RTP/AVP/TCP;interleaved=2-3
DEBUG server comment -   uri: RTSP/1.0 200 OK
DEBUG server comment -   protocol: RTSP/1.0
DEBUG server comment -   status: 200
DEBUG server comment -   response: OK
DEBUG server comment -   cseq: 3
DEBUG server comment -   date: Fri Jan  2 00:18:51 1970 GMT
DEBUG server comment -   session: 6b68079a4e6afb66;timeout=80
DEBUG server comment -   reconnect: true
DEBUG server comment -   transport: RTP/AVP/TCP;interleaved=2-3
DEBUG server comment - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
response: OK
protocol: RTSP/1.0
transport: RTP/AVP/TCP;interleaved=2-3
reconnect: true
session: 6b68079a4e6afb66;timeout=80
cseq: 3
status: 200
date: Fri Jan  2 00:18:51 1970 GMT
uri: RTSP/1.0 200 OK
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:SETUP response:RTSP/1.0 200 OK status:200 handled:false
DEBUG server comment - v=0
o=RTSP 1101513929 0 IN IP4 10.0.165.132
s=QStream
i=QStreaming Media
t=0 0
m=video 0 RTP/AVP 96
a=proto:RTP/AVP/TCP;interleaved=0-1
b=AS:512
a=rtpmap:96 MP4V-ES/90000
a=fmtp:96 config=000001b001000001b58913000001000000012000c48d88005514043c1463
a=framerate:10
a=x-dimensions:640,480
a=control:trackID=0
m=audio 0 RTP/AVP 0
a=proto:RTP/AVP/TCP;interleaved=2-3
a=control:trackID=1
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.buildSDPData: sessionId:6b68079a4e6afb66 sessionTimeout:80000
INFO server comment - RTPSessionDescriptionDataProviderBasic.getStreamInfo[lv/_definst_]: RTSP/RTP re-streaming. Success, received SDP data.
DEBUG server comment - sdp: v=0
DEBUG server comment - sdp: o=RTSP 1101513929 0 IN IP4 10.0.165.132
DEBUG server comment - sdp: s=QStream
DEBUG server comment - sdp: i=QStreaming Media
DEBUG server comment - sdp: t=0 0
DEBUG server comment - sdp: m=video 0 RTP/AVP 96
DEBUG server comment - sdp: a=proto:RTP/AVP/TCP;interleaved=0-1
DEBUG server comment - sdp: b=AS:512
DEBUG server comment - sdp: a=rtpmap:96 MP4V-ES/90000
DEBUG server comment - sdp: a=fmtp:96 config=000001b001000001b58913000001000000012000c48d88005514043c1463
DEBUG server comment - sdp: a=framerate:10
DEBUG server comment - sdp: a=x-dimensions:640,480
DEBUG server comment - sdp: a=control:trackID=0
DEBUG server comment - sdp: m=audio 0 RTP/AVP 0
DEBUG server comment - sdp: a=proto:RTP/AVP/TCP;interleaved=2-3
DEBUG server comment - sdp: a=control:trackID=1
DEBUG server comment - LiveReceiver.onFlushNotifyClients[lv/_definst_/]: false
DEBUG server comment - LiveReceiver.flushInterval[lv/_definst_/]: 50
DEBUG server comment - LiveReceiver.verboseDebug[lv/_definst_/]: false
INFO stream create - -
DEBUG server comment - RTPDePacketizerRFC3106MPEG4.init
DEBUG server comment - RTPDePacketizerG711ALaw.init
INFO stream publish mpegts.stream -
INFO server comment - ModuleMulticastPublish.onStreamPublish[lv/_definst_]: mpegts.stream
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.sessionStart: PLAY: rtsp://10.0.165.132/video.mp4
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: PLAY: rtsp://10.0.165.132/video.mp4/
DEBUG server comment - *** RTSPMessageSend ***
PLAY rtsp://10.0.165.132/video.mp4/ RTSP/1.0
Session: 6b68079a4e6afb66
CSeq: 4
Range: npt=0.000-
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:PLAY
PLAY rtsp://10.0.165.132/video.mp4/ RTSP/1.0
Session: 6b68079a4e6afb66
CSeq: 4
Range: npt=0.000-
INFO server comment - RTPMediaCaster.Reconnector[28073747:lv/_definst_:mpegts.stream]: done: 1
DEBUG server comment -   cseq: 4
DEBUG server comment -   date: Fri Jan  2 00:18:51 1970 GMT
DEBUG server comment -   session: 6b68079a4e6afb66;timeout=80
DEBUG server comment -   rtp-info: url=rtsp://10.0.165.132/video.mp4/trackID=0;seq=0;rtptime=0,url=rtsp://10.0.165.132/video.mp4/trackID=1;seq=0;rtptime=0
DEBUG server comment -   uri: RTSP/1.0 200 OK
DEBUG server comment -   protocol: RTSP/1.0
DEBUG server comment -   status: 200
DEBUG server comment -   response: OK
DEBUG server comment -   cseq: 4
DEBUG server comment -   date: Fri Jan  2 00:18:51 1970 GMT
DEBUG server comment -   session: 6b68079a4e6afb66;timeout=80
DEBUG server comment -   rtp-info: url=rtsp://10.0.165.132/video.mp4/trackID=0;seq=0;rtptime=0,url=rtsp://10.0.165.132/video.mp4/trackID=1;seq=0;rtptime=0
DEBUG server comment - *** RTSPMessageReceive ***
RTSP/1.0 200 OK
response: OK
protocol: RTSP/1.0
session: 6b68079a4e6afb66;timeout=80
cseq: 4
status: 200
date: Fri Jan  2 00:18:51 1970 GMT
uri: RTSP/1.0 200 OK
rtp-info: url=rtsp://10.0.165.132/video.mp4/trackID=0;seq=0;rtptime=0,url=rtsp://10.0.165.132/video.mp4/trackID=1;seq=0;rtptime=0
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: command:PLAY response:RTSP/1.0 200 OK status:200 handled:false
INFO server comment - senderReport[RTP-Info]: trackID=0
INFO server comment - senderReport[RTP-Info]: trackID=1
DEBUG server comment - rtcp[trackID=0:28] {80 c8 00 06 46 4f 25 98 d3 37 f5 aa 93 b6 45 a1 }
DEBUG server comment - RTCPPACKETTYPE_SR[trackID=0]: base:3543659946577 rtp:0
DEBUG server comment - rtcp[trackID=1:28] {80 c8 00 06 2e b6 e9 51 d3 37 f5 aa 93 b6 45 a1 }
DEBUG server comment - RTCPPACKETTYPE_SR[trackID=1]: base:3543659946577 rtp:0
INFO server comment - firstPacket: TCP:$0
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 00 00 00 00 00 32 5d e4 25 00 00 01 00 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 01 00 00 00 00 32 5d e4 25 c7 e1 55 9d }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 02 00 00 00 00 32 5d e4 25 50 9c 3f 09 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 03 00 00 00 00 32 5d e4 25 b4 cc e9 6f }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 04 00 00 00 00 32 5d e4 25 63 df 5a ab }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 05 00 00 00 00 32 5d e4 25 32 e3 df b7 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 06 00 00 00 00 32 5d e4 25 ba 94 cd f9 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 07 00 00 00 00 32 5d e4 25 16 57 67 6a }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 08 00 00 00 00 32 5d e4 25 94 fa ec e3 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 09 00 00 00 00 32 5d e4 25 6f 7e bf 67 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 0a 00 00 00 00 32 5d e4 25 1b 6d a8 e7 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 0b 00 00 00 00 32 5d e4 25 22 4e f5 78 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 0c 00 00 00 00 32 5d e4 25 19 c8 b3 21 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 0d 00 00 00 00 32 5d e4 25 32 23 14 1f }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 0e 00 00 00 00 32 5d e4 25 d7 cc 2b 12 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 0f 00 00 00 00 32 5d e4 25 26 9f 85 ca }
DEBUG server comment - rtp[trackID=0:408] {80 e0 00 10 00 00 00 00 32 5d e4 25 c0 37 75 40 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 11 00 00 1f a4 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - rtp[trackID=0:673] {80 e0 00 12 00 00 1f a4 32 5d e4 25 7e fb 45 05 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 13 00 00 31 38 32 5d e4 25 00 00 01 b6 }
INFO server comment - RTPDePacketizerRFC3106MPEG4.handleRTPPacket: {MPEG4CodecConfigInfo: profile: "SIMPLE", level: 1, frameSize: 640x480, displaySize: 640
x480, PAR: 1:1, frameRate: 10.0}
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][false,false,50]: tc:4606894763>4606894813 || rt:1334671146842>1334671146892
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][false,false,50]: tc:4606894763>4606894813 || rt:1334671146842>1334671146892
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 14 00 00 31 38 32 5d e4 25 c9 0a 52 a6 }
DEBUG server comment - rtp[trackID=0:604] {80 e0 00 15 00 00 31 38 32 5d e4 25 46 1e 94 2e }
INFO server comment - firstPacket: TCP:$2
DEBUG server comment - rtp[trackID=1:1472] {80 00 00 00 00 00 00 00 0d 50 9b 51 fe fd f9 fc }
INFO server comment - LiveStreamPacketizerSanJose.init[lv/_definst_/mpegts.stream]: chunkDurationTarget: 10000
DEBUG server comment -   writePacket[aud]: sz:1461 tc:4606894673:0:1334671146858:0
INFO server comment - LiveStreamPacketizerSanJose.init[lv/_definst_/mpegts.stream]: chunkDurationTolerance: 500
INFO server comment - LiveStreamPacketizerSanJose.init[lv/_definst_/mpegts.stream]: playlistChunkCount:4
INFO server comment - MediaStreamMap.getLiveStreamPacketizer: Create live stream packetizer: sanjosestreamingpacketizer:mpegts.stream
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][false,false,50]: tc:4606894763>4606894813 || rt:1334671146874>1334671146892
DEBUG server comment - rtp[trackID=1:600] {80 80 00 01 00 00 00 00 0d 50 9b 51 fb fd fd fa }
DEBUG server comment -   writePacket[aud]: sz:589 tc:4606894673:0:1334671146874:0
INFO server comment - SanJosePacketHandler.startStream[lv/_definst_/mpegts.stream]
INFO server comment - LiveStreamPacketizerSanJose.handlePacket[lv/_definst_/mpegts.stream]: Video codec: MPEG4
INFO server comment - LiveStreamPacketizerSanJose.handlePacket[lv/_definst_/mpegts.stream]: Audio codec: G711_MULAW
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][false,false,50]: tc:4606894763>4606894813 || rt:1334671146889>1334671146892
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 16 00 00 54 60 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606894813>4606894813 || rt:1334671146920>1334671146892
INFO server comment - LiveStreamPacketizerCupertino.init[lv/_definst_/mpegts.stream]: chunkDurationTarget: 10000
INFO server comment - LiveStreamPacketizerCupertino.init[lv/_definst_/mpegts.stream]: chunkDurationTolerance: 500
INFO server comment - LiveStreamPacketizerCupertino.init[lv/_definst_/mpegts.stream]: audioGroupCount: 3
INFO server comment - LiveStreamPacketizerCupertino.init[lv/_definst_/mpegts.stream]: playlistChunkCount:3
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 17 00 00 54 60 32 5d e4 25 b6 ea f2 ba }
DEBUG server comment - rtp[trackID=0:390] {80 e0 00 18 00 00 54 60 32 5d e4 25 18 a1 40 74 }
INFO server comment - MediaStreamMap.getLiveStreamPacketizer: Create live stream packetizer: cupertinostreamingpacketizer:mpegts.stream
INFO server comment - CupertinoPacketHandler.startStream[lv/_definst_/mpegts.stream]
INFO server comment - LiveStreamPacketizerCupertino.handlePacket[lv/_definst_/mpegts.stream]: Video codec:MPEG4 isCompatible:false
INFO server comment - LiveStreamPacketizerCupertino.handlePacket[lv/_definst_/mpegts.stream]: Audio codec:G711_MULAW isCompatible:false
WARN server comment - CupertinoPacketHandler.handleHolder[lv/_definst_/mpegts.stream]: Invalid video codec for iPhone/iPod: MPEG4
WARN server comment - CupertinoPacketHandler.handleHolder[lv/_definst_/mpegts.stream]: Invalid audio codec for iPhone/iPod:G711_MULAW
INFO server comment - MediaStreamMap.getLiveStreamPacketizer: Create live stream packetizer: smoothstreamingpacketizer:mpegts.stream
INFO server comment - LiveStreamPacketizerSmoothStreaming.startStream[lv/_definst_/mpegts.stream]
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 19 00 00 74 04 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606894913>4606894863 || rt:1334671146998>1334671146970
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 1a 00 00 74 04 32 5d e4 25 40 8e 05 40 }
DEBUG server comment - rtp[trackID=0:54] {80 e0 00 1b 00 00 74 04 32 5d e4 25 07 23 40 9a }
DEBUG server comment - rtp[trackID=1:1472] {80 00 00 02 00 00 08 00 0d 50 9b 51 fb fa f8 f9 }
DEBUG server comment -   writePacket[aud]: sz:1461 tc:4606894929:2048:1334671147092:0
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606894929>4606894963 || rt:1334671147092>1334671147048
DEBUG server comment - rtp[trackID=1:600] {80 80 00 03 00 00 08 00 0d 50 9b 51 ff 7e 7d fc }
DEBUG server comment -   writePacket[aud]: sz:589 tc:4606894929:2048:1334671147108:0
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][false,false,50]: tc:4606894929>4606894979 || rt:1334671147108>1334671147142
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 1c 00 00 9a b0 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606895003>4606894979 || rt:1334671147108>1334671147142
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 1d 00 00 9a b0 32 5d e4 25 d5 f7 db 53 }
DEBUG server comment - rtp[trackID=0:407] {80 e0 00 1e 00 00 9a b0 32 5d e4 25 59 99 ca 84 }
INFO server comment - ModuleMulticastPublish.startStream[lv/_definst_]: {RTPDestination: name: "destination", stream: 239.1.0.1:10000, ttl: 63, isRTPWrappe
d: true}
DEBUG server comment - LiveReceiver.onFlushNotifyClients[lv/_definst_/]: false
DEBUG server comment - LiveReceiver.flushInterval[lv/_definst_/]: 75
DEBUG server comment - LiveReceiver.verboseDebug[lv/_definst_/]: false
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 1f 00 00 b6 d0 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606895113>4606895053 || rt:1334671147186>1334671147158
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 20 00 00 b6 d0 32 5d e4 25 e0 e3 ac 77 }
DEBUG server comment - rtp[trackID=0:273] {80 e0 00 21 00 00 b6 d0 32 5d e4 25 f8 9c 60 18 }
INFO stream create - -
INFO server comment - MulticastTransport.bind[lv/_definst_]: 239.1.0.1/10001
INFO stream play mpegts.stream -
INFO server comment - MulticastTransport.bind[lv/_definst_]: 239.1.0.1/10000
DEBUG server comment - MulticastTransport.bind.joinGroup: multicastInterfaceAddress: /239.1.0.1
DEBUG server comment - MulticastTransport.bind.joinGroup: multicastInterfaceAddress: /239.1.0.1
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:0 seq:12
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 22 00 00 d9 f8 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606895193>4606895163 || rt:1334671147295>1334671147236
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 23 00 00 d9 f8 32 5d e4 25 3b 8c 9c 57 }
DEBUG server comment - rtp[trackID=0:329] {80 e0 00 24 00 00 d9 f8 32 5d e4 25 62 22 e5 a3 }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:63 seq:13
DEBUG server comment - send[-1]: size:0 filter:7 time:0 tOffset:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:62 seq:13
DEBUG server comment - rtp[trackID=1:1472] {80 00 00 04 00 00 10 00 0d 50 9b 51 fe 7d ff ff }
DEBUG server comment -   writePacket[aud]: sz:1461 tc:4606895185:4096:1334671147404:0
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606895193>4606895243 || rt:1334671147420>1334671147345
DEBUG server comment - rtp[trackID=1:600] {80 80 00 05 00 00 10 00 0d 50 9b 51 77 78 79 7b }
DEBUG server comment -   writePacket[aud]: sz:589 tc:4606895185:4096:1334671147420:0
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][false,false,50]: tc:4606895193>4606895243 || rt:1334671147420>1334671147470
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 25 00 01 0b 30 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606895293>4606895243 || rt:1334671147435>1334671147470
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 26 00 01 0b 30 32 5d e4 25 2b ed 60 e0 }
DEBUG server comment - rtp[trackID=0:302] {80 e0 00 27 00 01 0b 30 32 5d e4 25 98 3b e5 c2 }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:62 seq:16
DEBUG server comment - send[-1]: size:940 filter:7 time:124 tOffset:0
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 28 00 01 27 50 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606895433>4606895343 || rt:1334671147513>1334671147485
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 29 00 01 27 50 32 5d e4 25 25 ab f5 8e }
DEBUG server comment - rtp[trackID=0:234] {80 e0 00 2a 00 01 27 50 32 5d e4 25 ea 14 52 c1 }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:63 seq:17
DEBUG server comment - send[-1]: size:0 filter:7 time:63 tOffset:0
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 2b 00 01 3c 68 32 5d e4 25 00 00 01 00 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606895513>4606895483 || rt:1334671147576>1334671147563
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 2c 00 01 3c 68 32 5d e4 25 9c f4 50 b4 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 2d 00 01 3c 68 32 5d e4 25 23 7b c1 74 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 2e 00 01 3c 68 32 5d e4 25 f1 1e 6e fd }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 2f 00 01 3c 68 32 5d e4 25 9b d6 b7 8f }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 30 00 01 3c 68 32 5d e4 25 94 d4 e7 b0 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 31 00 01 3c 68 32 5d e4 25 4d 98 36 a8 }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:62 seq:18
DEBUG server comment - send[-1]: size:0 filter:7 time:62 tOffset:0
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 32 00 01 3c 68 32 5d e4 25 11 3d e8 cc }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 33 00 01 3c 68 32 5d e4 25 48 59 7d 74 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 34 00 01 3c 68 32 5d e4 25 bf d8 de cf }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 35 00 01 3c 68 32 5d e4 25 9c d5 2d 7f }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 36 00 01 3c 68 32 5d e4 25 8a 03 a0 bb }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 37 00 01 3c 68 32 5d e4 25 f5 c5 25 14 }
DEBUG server comment - rtp[trackID=1:1472] {80 00 00 06 00 00 18 00 0d 50 9b 51 7d 7b 7c 7d }
DEBUG server comment -   writePacket[aud]: sz:1461 tc:4606895441:6144:1334671147607:0
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][false,false,50]: tc:4606895513>4606895563 || rt:1334671147607>1334671147626
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 38 00 01 3c 68 32 5d e4 25 45 ab ed e7 }
DEBUG server comment - rtp[trackID=1:600] {80 80 00 07 00 00 18 00 0d 50 9b 51 7b 7b 7a 79 }
DEBUG server comment -   writePacket[aud]: sz:589 tc:4606895441:6144:1334671147622:0
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][false,false,50]: tc:4606895513>4606895563 || rt:1334671147622>1334671147626
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 39 00 01 3c 68 32 5d e4 25 6e 0f 47 ec }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 3a 00 01 3c 68 32 5d e4 25 8b 33 39 ce }
DEBUG server comment - rtp[trackID=0:292] {80 e0 00 3b 00 01 3c 68 32 5d e4 25 c9 44 66 98 }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:63 seq:18
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 3c 00 01 5f 90 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606895573>4606895563 || rt:1334671147669>1334671147626
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 3d 00 01 5f 90 32 5d e4 25 74 9d b7 4d }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 3e 00 01 5f 90 32 5d e4 25 0d 1d 42 30 }
DEBUG server comment - rtp[trackID=0:334] {80 e0 00 3f 00 01 5f 90 32 5d e4 25 20 df 12 19 }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:62 seq:21
DEBUG server comment - waitForKeyFrame: found
DEBUG server comment - send[-1]: size:1128 filter:7 time:125 tOffset:0
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 40 00 01 82 b8 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606895673>4606895623 || rt:1334671147763>1334671147719
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:62 seq:21
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 41 00 01 82 b8 32 5d e4 25 8a 8c 23 6d }
DEBUG server comment - rtp[trackID=0:961] {80 e0 00 42 00 01 82 b8 32 5d e4 25 4a 35 e2 2c }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:63 seq:22
DEBUG server comment - send[-1]: size:1316 filter:7 time:125 tOffset:0
DEBUG server comment - rtp[trackID=1:1472] {80 00 00 08 00 00 20 00 0d 50 9b 51 fa fc fc fc }
DEBUG server comment -   writePacket[aud]: sz:1461 tc:4606895697:8192:1334671147856:0
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606895697>4606895723 || rt:1334671147856>1334671147813
DEBUG server comment - rtp[trackID=1:600] {80 80 00 09 00 00 20 00 0d 50 9b 51 76 78 78 79 }
DEBUG server comment -   writePacket[aud]: sz:589 tc:4606895697:8192:1334671147856:0
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][false,false,50]: tc:4606895697>4606895747 || rt:1334671147856>1334671147906
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 43 00 01 a5 e0 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606895773>4606895747 || rt:1334671147872>1334671147906
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 44 00 01 a5 e0 32 5d e4 25 e8 80 80 90 }
DEBUG server comment - rtp[trackID=0:485] {80 e0 00 45 00 01 a5 e0 32 5d e4 25 99 40 18 50 }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:62 seq:25
DEBUG server comment - send[-1]: size:564 filter:7 time:62 tOffset:0
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 46 00 01 c2 00 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606895873>4606895823 || rt:1334671147950>1334671147922
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 47 00 01 c2 00 32 5d e4 25 44 3d 27 3e }
DEBUG server comment - rtp[trackID=0:437] {80 e0 00 48 00 01 c2 00 32 5d e4 25 34 90 1c 70 }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:63 seq:26
DEBUG server comment - send[-1]: size:1316 filter:7 time:63 tOffset:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:62 seq:26
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 49 00 01 e8 ac 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606895953>4606895923 || rt:1334671148059>1334671148000
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 4a 00 01 e8 ac 32 5d e4 25 4f 46 58 f0 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 4b 00 01 e8 ac 32 5d e4 25 02 b7 8c 1f }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 4c 00 01 e8 ac 32 5d e4 25 21 c1 a8 ad }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 4d 00 01 e8 ac 32 5d e4 25 7d 2a a3 49 }
DEBUG server comment - rtp[trackID=0:1278] {80 e0 00 4e 00 01 e8 ac 32 5d e4 25 22 ef 7b c1 }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:62 seq:27
DEBUG server comment - send[-1]: size:1316 filter:7 time:124 tOffset:0
DEBUG server comment - rtp[trackID=1:1472] {80 00 00 0a 00 00 28 00 0d 50 9b 51 7d ff ff fc }
DEBUG server comment -   writePacket[aud]: sz:1461 tc:4606895953:10240:1334671148137:0
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606895953>4606896003 || rt:1334671148137>1334671148109
DEBUG server comment - rtp[trackID=1:600] {80 80 00 0b 00 00 28 00 0d 50 9b 51 f6 f9 f6 fa }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:63 seq:28
DEBUG server comment -   writePacket[aud]: sz:589 tc:4606895953:10240:1334671148153:0
DEBUG server comment - send[-1]: size:0 filter:7 time:63 tOffset:0
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][false,false,50]: tc:4606895953>4606896003 || rt:1334671148153>1334671148187
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 4f 00 02 08 50 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606896063>4606896003 || rt:1334671148153>1334671148187
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 50 00 02 08 50 32 5d e4 25 51 41 34 ad }
DEBUG server comment - rtp[trackID=0:282] {80 e0 00 51 00 02 08 50 32 5d e4 25 74 ef 8b 6d }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:62 seq:30
DEBUG server comment - send[-1]: size:1316 filter:7 time:62 tOffset:0
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 52 00 02 27 f4 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606896153>4606896113 || rt:1334671148246>1334671148203
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 53 00 02 27 f4 32 5d e4 25 50 b7 75 77 }
DEBUG server comment - rtp[trackID=0:88] {80 e0 00 54 00 02 27 f4 32 5d e4 25 72 0c c5 08 }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:63 seq:31
DEBUG server comment - send[-1]: size:564 filter:7 time:63 tOffset:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:62 seq:31
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 55 00 02 47 98 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606896243>4606896203 || rt:1334671148340>1334671148296
DEBUG server comment - rtp[trackID=0:1451] {80 e0 00 56 00 02 47 98 32 5d e4 25 be c6 4b fd }
DEBUG server comment - rtp[trackID=1:1472] {80 00 00 0c 00 00 30 00 0d 50 9b 51 fa fa fb fd }
DEBUG server comment -   writePacket[aud]: sz:1461 tc:4606896209:12288:1334671148371:0
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][false,false,50]: tc:4606896243>4606896293 || rt:1334671148371>1334671148390
DEBUG server comment - rtp[trackID=1:600] {80 80 00 0d 00 00 30 00 0d 50 9b 51 fc fd fd fc }
DEBUG server comment -   writePacket[aud]: sz:589 tc:4606896209:12288:1334671148371:0
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][false,false,50]: tc:4606896243>4606896293 || rt:1334671148387>1334671148390
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:62 seq:32
DEBUG server comment - send[-1]: size:1316 filter:7 time:124 tOffset:0
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:63 seq:32
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 57 00 02 75 4c 32 5d e4 25 00 00 01 b6 }
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606896333>4606896293 || rt:1334671148465>1334671148390
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 58 00 02 75 4c 32 5d e4 25 e2 f7 3e f6 }
DEBUG server comment - rtp[trackID=0:120] {80 e0 00 59 00 02 75 4c 32 5d e4 25 25 4e d3 55 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 5a 00 02 8a 64 32 5d e4 25 00 00 01 00 }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:62 seq:35
DEBUG server comment - send[-1]: size:1316 filter:7 time:125 tOffset:0
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606896463>4606896383 || rt:1334671148527>1334671148515
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 5b 00 02 8a 64 32 5d e4 25 a4 87 d3 99 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 5c 00 02 8a 64 32 5d e4 25 be bf da 8a }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 5d 00 02 8a 64 32 5d e4 25 2c 5d ea c8 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 5e 00 02 8a 64 32 5d e4 25 89 ca 35 81 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 5f 00 02 8a 64 32 5d e4 25 15 3e a3 7e }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 60 00 02 8a 64 32 5d e4 25 8c 24 55 b8 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 61 00 02 8a 64 32 5d e4 25 b7 fb d5 23 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 62 00 02 8a 64 32 5d e4 25 04 4e 90 0b }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 63 00 02 8a 64 32 5d e4 25 25 3c 15 f7 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 64 00 02 8a 64 32 5d e4 25 d8 df 6f af }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 65 00 02 8a 64 32 5d e4 25 ab c1 bc 90 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 66 00 02 8a 64 32 5d e4 25 81 e0 7b 3f }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 67 00 02 8a 64 32 5d e4 25 ba 18 4c 07 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 68 00 02 8a 64 32 5d e4 25 6b 4b 06 f5 }
DEBUG server comment - rtp[trackID=0:1472] {80 60 00 69 00 02 8a 64 32 5d e4 25 4b 6a 89 72 }
DEBUG server comment - rtp[trackID=0:388] {80 e0 00 6a 00 02 8a 64 32 5d e4 25 9f 80 59 bc }
DEBUG server comment - RTPPlayer.rsend[lv/_definst_/mpegts.stream]: rt:63 seq:36
DEBUG server comment - send[-1]: size:564 filter:7 time:63 tOffset:0
DEBUG server comment - rtp[trackID=1:1472] {80 00 00 0e 00 00 38 00 0d 50 9b 51 78 7a 7a 7a }
DEBUG server comment -   writePacket[aud]: sz:1461 tc:4606896465:14336:1334671148621:0
DEBUG server comment - LiveReceiver.checkFlush[lv/_definst_/mpegts.stream][true,false,50]: tc:4606896465>4606896513 || rt:1334671148621>1334671148577
DEBUG server comment - rtp[trackID=1:600] {80 80 00 0f 00 00 38 00 0d 50 9b 51 7e 7e 7e fe }
DEBUG server comment -   writePacket[aud]: sz:589 tc:4606896465:14336:1334671148621:0

where there can be a problem?

Test LiveVideoStreaming/client/live.html (rtsp to rtmp)

Debug mode:

DEBUG server comment - rtp[trackID=0:474] {80 e0 02 9f 00 12 19 98 ab bd ed 08 64 00 83 de }
DEBUG server comment - rtp[trackID=1:1472] {80 00 00 66 00 01 98 00 b2 8c 83 79 fb fd fe fa }
DEBUG server comment -   writePacket[aud]: sz:1461 tc:4612553338:104448:1334676805456:0
DEBUG server comment - LiveReceiver.checkFlush[rtplive/_definst_/mpegts.stream][false,false,50]: tc:4612553372>4612553422 || rt:1334676805456>1334676805486
INFO server comment - RTPMediaCaster.shutdown[17567590:rtplive/_definst_:mpegts.stream]: mpegts.stream
INFO server comment - RTPMediaCaster.disconnect[17567590:rtplive/_definst_:mpegts.stream]
DEBUG server comment - rtp[trackID=1:600] {80 80 00 67 00 01 98 00 b2 8c 83 79 7d 7c 7c 7d }
INFO server comment - RTPMediaCaster.closeRTPSession[17567590:rtplive/_definst_:mpegts.stream]
DEBUG server comment -   writePacket[aud]: sz:589 tc:4612553338:104448:1334676805466:0
DEBUG server comment - *** RTSPMessageSend ***
TEARDOWN rtsp://10.0.165.132/video.mp4 RTSP/1.0
Session: 6763845e75a2a8d4
CSeq: 5
DEBUG server comment - LiveReceiver.checkFlush[rtplive/_definst_/mpegts.stream][false,false,50]: tc:4612553372>4612553422 || rt:1334676805471>1334676805486
DEBUG server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.send: command:TEARDOWN
TEARDOWN rtsp://10.0.165.132/video.mp4 RTSP/1.0
Session: 6763845e75a2a8d4
CSeq: 5
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.close closeSession
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.onClose
INFO stream unpublish mpegts.stream -
INFO server comment - RTPSessionTracker.remove[rtsp://10.0.165.132/video.mp4]: 0:true
INFO stream destroy mpegts.stream -
INFO server comment - MediaStreamMap.removeLiveStreamPacketizer[rtplive/_definst_/mpegts.stream]: Destroy live stream packetizer: cupertinostreamingpacketi
zer
INFO server comment - MediaStreamMap.removeLiveStreamPacketizer[rtplive/_definst_/mpegts.stream]: Destroy live stream packetizer: smoothstreamingpacketizer
INFO server comment - MediaStreamMap.removeLiveStreamPacketizer[rtplive/_definst_/mpegts.stream]: Destroy live stream packetizer: sanjosestreamingpacketize
r

Info mode:

INFO vhost comment _defaultVHost_ Bind successful ([any]:8086)
INFO server comment - Server.startShutdownHook: Start server shutdown hook
INFO server comment - Wowza Media Server is started!
INFO application app-start _definst_ rtplive/_definst_
INFO session connect-pending 127.0.0.1 -
INFO session connect 127.0.0.1 -
INFO stream create - -
INFO server comment - MediaStreamMediaCasterPlay: startPlay
INFO server comment - RTPMediaCaster.create[20263497]
INFO server comment - RTPMediaCaster.init[20263497]
INFO server comment - RTPMediaCaster.Reconnector[20263497:rtplive/_definst_:mpegts.stream]: start: 1
INFO server comment - RTPSessionTracker.add[rtsp://10.0.165.132/video.mp4]: 1
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: SETUP: rtsp://10.0.165.132/video.mp4/trackID=0
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: SETUP: rtsp://10.0.165.132/video.mp4/trackID=1
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.buildSDPData: sessionId:0b03e0c6189a769b sessionTimeout:80000
INFO server comment - RTPSessionDescriptionDataProviderBasic.getStreamInfo[rtplive/_definst_]: RTSP/RTP re-streaming. Success, received SDP data.
INFO stream create - -
INFO stream publish mpegts.stream -
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.sessionStart: PLAY: rtsp://10.0.165.132/video.mp4
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.processResponse: PLAY: rtsp://10.0.165.132/video.mp4/
INFO server comment - RTPMediaCaster.Reconnector[20263497:rtplive/_definst_:mpegts.stream]: done: 1
INFO server comment - senderReport[RTP-Info]: trackID=0
INFO server comment - senderReport[RTP-Info]: trackID=1
INFO server comment - firstPacket: TCP:$0
INFO server comment - RTPDePacketizerRFC3106MPEG4.handleRTPPacket: {MPEG4CodecConfigInfo: profile: "SIMPLE", level: 1, frameSize: 640x480, displaySize: 64
x480, PAR: 1:1, frameRate: 10.0}
INFO server comment - firstPacket: TCP:$2
INFO server comment - LiveStreamPacketizerSanJose.init[rtplive/_definst_/mpegts.stream]: chunkDurationTarget: 10000
INFO server comment - LiveStreamPacketizerSanJose.init[rtplive/_definst_/mpegts.stream]: chunkDurationTolerance: 500
INFO server comment - LiveStreamPacketizerSanJose.init[rtplive/_definst_/mpegts.stream]: playlistChunkCount:4
INFO server comment - MediaStreamMap.getLiveStreamPacketizer: Create live stream packetizer: sanjosestreamingpacketizer:mpegts.stream
INFO server comment - SanJosePacketHandler.startStream[rtplive/_definst_/mpegts.stream]
INFO server comment - LiveStreamPacketizerSanJose.handlePacket[rtplive/_definst_/mpegts.stream]: Video codec: MPEG4
INFO server comment - LiveStreamPacketizerSanJose.handlePacket[rtplive/_definst_/mpegts.stream]: Audio codec: G711_MULAW
INFO server comment - LiveStreamPacketizerCupertino.init[rtplive/_definst_/mpegts.stream]: chunkDurationTarget: 10000
INFO server comment - LiveStreamPacketizerCupertino.init[rtplive/_definst_/mpegts.stream]: chunkDurationTolerance: 500
INFO server comment - LiveStreamPacketizerCupertino.init[rtplive/_definst_/mpegts.stream]: audioGroupCount: 3
INFO server comment - LiveStreamPacketizerCupertino.init[rtplive/_definst_/mpegts.stream]: playlistChunkCount:3
INFO server comment - MediaStreamMap.getLiveStreamPacketizer: Create live stream packetizer: cupertinostreamingpacketizer:mpegts.stream
INFO server comment - CupertinoPacketHandler.startStream[rtplive/_definst_/mpegts.stream]
INFO server comment - LiveStreamPacketizerCupertino.handlePacket[rtplive/_definst_/mpegts.stream]: Video codec:MPEG4 isCompatible:false
INFO server comment - LiveStreamPacketizerCupertino.handlePacket[rtplive/_definst_/mpegts.stream]: Audio codec:G711_MULAW isCompatible:false
WARN server comment - CupertinoPacketHandler.handleHolder[rtplive/_definst_/mpegts.stream]: Invalid video codec for iPhone/iPod: MPEG4
WARN server comment - CupertinoPacketHandler.handleHolder[rtplive/_definst_/mpegts.stream]: Invalid audio codec for iPhone/iPod:G711_MULAW
INFO server comment - MediaStreamMap.getLiveStreamPacketizer: Create live stream packetizer: smoothstreamingpacketizer:mpegts.stream
INFO server comment - LiveStreamPacketizerSmoothStreaming.startStream[rtplive/_definst_/mpegts.stream]
INFO server comment - LiveStreamPacketizerSanJose.endChunkTS[rtplive/_definst_/mpegts.stream]: Add chunk: id:1 a/v/k:8/9/0 duration:840
INFO stream play mpegts.stream -
INFO server comment - MediaStreamMediaCasterPlay: close
INFO stream stop mpegts.stream -
INFO server comment - LiveStreamPacketizerSanJose.endChunkTS[rtplive/_definst_/mpegts.stream]: Add chunk: id:2 a/v/k:82/110/11 duration:10470
INFO server comment - RTPMediaCaster.shutdown[20263497:rtplive/_definst_:mpegts.stream]: mpegts.stream
INFO server comment - RTPMediaCaster.disconnect[20263497:rtplive/_definst_:mpegts.stream]
INFO server comment - RTPMediaCaster.closeRTPSession[20263497:rtplive/_definst_:mpegts.stream]
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.close closeSession
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.onClose
INFO server comment - RTPSessionTracker.remove[rtsp://10.0.165.132/video.mp4]: 0:true
INFO stream unpublish mpegts.stream -
INFO stream destroy mpegts.stream -
INFO server comment - MediaStreamMap.removeLiveStreamPacketizer[rtplive/_definst_/mpegts.stream]: Destroy live stream packetizer: cupertinostreamingpacket
zer
INFO server comment - MediaStreamMap.removeLiveStreamPacketizer[rtplive/_definst_/mpegts.stream]: Destroy live stream packetizer: smoothstreamingpacketize
INFO server comment - MediaStreamMap.removeLiveStreamPacketizer[rtplive/_definst_/mpegts.stream]: Destroy live stream packetizer: sanjosestreamingpacketiz
r

For multicast, are you testing with VLC locally or on a network that supports multicast?

Yes, I test solution multicast to rtsp. It`s work great.