When I am playing using clientOSMF
stream: http://192.168.0.43:1935/rtplive/h264_mp3.sdp/manifest.f4m
My SDP file is
v=0
o=- 0 0 IN IP4 127.0.0.1
s=No Name
t=0 0
a=tool:libavformat 52.51.0
m=video 5000 RTP/AVP 96
c=IN IP4 192.168.0.43
b=AS:500
a=rtpmap:96 H264/90000
a=fmtp:96 packetization-mode=1
m=audio 5002 RTP/AVP 14
c=IN IP4 192.168.0.43
b=AS:96
a=rtpmap:14 MPA/90000/2
I am getting following messages in log file
:::::::::::::::::::::::::::::::::::::::::::::::::::
server comment 15:57:04 86.963 - - - - - - - - HTTPStreamerAdapterCupertinoStreaming.canHandle[crossdomain.xml]: false
server comment 15:57:04 86.964 - - - - - - - - HTTPStreamerAdapterSanJoseStreaming.canHandle[crossdomain.xml]: true
server comment 15:57:04 86.97 - - - - - - - - HTTPStreamerAdapterSanJoseStreaming.service: crossdomain.xml
server comment 15:57:04 87.034 - - - - - - - - HTTPStreamerAdapterCupertinoStreaming.canHandle[rtplive/h264_mp3.sdp/manifest.f4m]: false
server comment 15:57:04 87.034 - - - - - - - - HTTPStreamerAdapterSanJoseStreaming.canHandle[rtplive/h264_mp3.sdp/manifest.f4m]: true
server comment 15:57:04 87.035 - - - - - - - - HTTPStreamerAdapterSanJoseStreaming.service: rtplive/h264_mp3.sdp/manifest.f4m
server comment 15:57:04 87.143 - - - - - - - - Loading Application.xml: file:///usr/local/WowzaMediaServer/conf/rtplive/Application.xml
server comment 15:57:04 87.26 - - - - - - - - load module: name:base class:com.wowza.wms.module.ModuleCore
server comment 15:57:04 87.274 - - - - - - - - add method (method): publish
server comment 15:57:04 87.288 - - - - - - - - add method (method): getVersion
server comment 15:57:04 87.289 - - - - - - - - add method (method): getRepeaterOriginUrl
server comment 15:57:04 87.289 - - - - - - - - add method (method): getStreamType
server comment 15:57:04 87.29 - - - - - - - - add method (method): setRepeaterOriginUrl
server comment 15:57:04 87.29 - - - - - - - - add method (method): setStreamType
server comment 15:57:04 87.291 - - - - - - - - add method (method): getReferrer
server comment 15:57:04 87.291 - - - - - - - - add method (method): getPageUrl
server comment 15:57:04 87.292 - - - - - - - - add method (method): setBufferTime
server comment 15:57:04 87.298 - - - - - - - - add method (method): getStreamBitrate
server comment 15:57:04 87.298 - - - - - - - - add method (method): getStreamLength
server comment 15:57:04 87.299 - - - - - - - - add method (method): getLastStreamId
server comment 15:57:04 87.302 - - - - - - - - add method (method): play
server comment 15:57:04 87.302 - - - - - - - - add method (method): getLiveStreamPacketizer
server comment 15:57:04 87.303 - - - - - - - - add method (method): initLiveStreamRepeating
server comment 15:57:04 87.303 - - - - - - - - add method (method): receiveAudio
server comment 15:57:04 87.304 - - - - - - - - add method (method): receiveVideo
server comment 15:57:04 87.304 - - - - - - - - add method (method): setLiveStreamPacketizer
server comment 15:57:04 87.305 - - - - - - - - add method (method): getClientID
server comment 15:57:04 87.305 - - - - - - - - add method (method): seek
server comment 15:57:04 87.307 - - - - - - - - add method (method): deleteStream
server comment 15:57:04 87.307 - - - - - - - - add method (method): createStream
server comment 15:57:04 87.309 - - - - - - - - add method (method): initStream
server comment 15:57:04 87.309 - - - - - - - - add method (method): pause
server comment 15:57:04 87.31 - - - - - - - - add method (method): FCPublish
server comment 15:57:04 87.31 - - - - - - - - add method (method): FCSubscribe
server comment 15:57:04 87.311 - - - - - - - - add method (method): FCUnPublish
server comment 15:57:04 87.311 - - - - - - - - add method (method): FCUnSubscribe
server comment 15:57:04 87.311 - - - - - - - - add method (method): FCUnpublish
server comment 15:57:04 87.312 - - - - - - - - add method (method): FCUnsubscribe
server comment 15:57:04 87.312 - - - - - - - - add method (method): closeStream
server comment 15:57:04 87.313 - - - - - - - - add method (method): pauseRaw
server comment 15:57:04 87.313 - - - - - - - - add method (method): play2
server comment 15:57:04 87.314 - - - - - - - - add method (method): releaseStream
server comment 15:57:04 87.314 - - - - - - - - add method (method): setBandwidthLimit
server comment 15:57:04 87.317 - - - - - - - - load module: name:properties class:com.wowza.wms.module.ModuleProperties
server comment 15:57:04 87.318 - - - - - - - - add method (method): getAppInstanceProperty
server comment 15:57:04 87.318 - - - - - - - - add method (method): getApplicationProperty
server comment 15:57:04 87.319 - - - - - - - - add method (method): getClientProperty
server comment 15:57:04 87.321 - - - - - - - - add method (method): getStreamProperty
server comment 15:57:04 87.321 - - - - - - - - add method (method): setAppInstanceProperty
server comment 15:57:04 87.322 - - - - - - - - add method (method): setApplicationProperty
server comment 15:57:04 87.322 - - - - - - - - add method (method): setClientProperty
server comment 15:57:04 87.323 - - - - - - - - add method (method): setStreamProperty
server comment 15:57:04 87.324 - - - - - - - - load module: name:logging class:com.wowza.wms.module.ModuleClientLogging
server comment 15:57:04 87.325 - - - - - - - - add method (method): logDebug
server comment 15:57:04 87.325 - - - - - - - - add method (method): logError
server comment 15:57:04 87.326 - - - - - - - - add method (method): logInfo
server comment 15:57:04 87.327 - - - - - - - - add method (method): logWarn
server comment 15:57:04 87.328 - - - - - - - - load module: name:flvplayback class:com.wowza.wms.module.ModuleFLVPlayback
server comment 15:57:04 87.329 - - - - - - - - add method (event): onDisconnect
server comment 15:57:04 87.329 - - - - - - - - add method (event): onConnect
server comment 15:57:04 87.33 - - - - - - - - add method (event): onConnectAccept
server comment 15:57:04 87.33 - - - - - - - - add method (event): onConnectReject
server comment 15:57:04 87.331 - - - - - - - - add method (method): checkBandwidth
server comment 15:57:04 87.333 - - - - - - - - SharedObjectReadAccess: *
server comment 15:57:04 87.334 - - - - - - - - SharedObjectWriteAccess: *
server comment 15:57:04 87.334 - - - - - - - - StreamReadAccess: *
server comment 15:57:04 87.335 - - - - - - - - StreamWriteAccess: *
server comment 15:57:04 87.335 - - - - - - - - StreamAudioSampleAccess:
server comment 15:57:04 87.337 - - - - - - - - StreamVideoSampleAccess:
server comment 15:57:04 87.35 - - - - - - - - explodeStorageDir: ${com.wowza.wms.context.VHostConfigHome}/content=/usr/local/WowzaMediaServer/content
server comment 15:57:04 87.351 - - - - - - - - validateStoragePath: start: /usr/local/WowzaMediaServer/content
server comment 15:57:04 87.355 - - - - - - - - explodeStorageDir: ${com.wowza.wms.context.VHostConfigHome}/keys=/usr/local/WowzaMediaServer/keys
server comment 15:57:04 87.358 - - - - - - - - validateStoragePath: start: /usr/local/WowzaMediaServer/keys
server comment 15:57:04 87.363 - - - - - - - - explodeStorageDir: =
server comment 15:57:04 87.364 - - - - - - - - validateStoragePath: start:
server comment 15:57:04 87.365 - - - - - - - - parent: null
application app-start 15:57:05 87.493 - - - - - - - definst rtplive/definst
server comment 15:57:05 0.384 - - - - - - - - HTTPStreamerAdapterSanJoseStreaming.onPlaylist: sessionId: null
sanjose connect 15:57:05 0.415 h264_mp3.sdp - 0 - - - - 1136480975 -
stream create 15:57:05 0.003 h264_mp3.sdp 1 0 0 0 - - h264_mp3.sdp -
server comment 15:57:05 0.424 - - - - - - - - HTTPStreamerAdapterSanJoseStreaming.getAppInstance: Stream not found [rtplive/h264_mp3.sdp/manifest.f4m]: h264_mp3.sdp
stream destroy 15:57:39 34.409 h264_mp3.sdp 1 0 0 0 - - h264_mp3.sdp -
sanjose disconnect 15:57:39 34.827 h264_mp3.sdp - 0 - - - - 1136480975 -
application app-stop 15:58:39 182.078 - - - - - - - definst rtplive/definst