Hi,
I’m re-streaming an H.264 IP camera with PCM audio through Wowza. When I view the stream in VLC from Wowza there is no audio track, but when I stream directly from the camera the audio track is present. Is the audio supposed to pass-through? I don’t think I’m doing anything in my configuration to disable it.
2013-05-03 09:27:02 EDT comment server INFO 200 - LiveStreamPacketizerCupertino.handlePacket[rtpudp/_definst/path/dlink]: Video codec:H264 isCompatible:true
2013-05-03 09:27:02 EDT comment server INFO 200 - LiveStreamPacketizerCupertino.handlePacket[rtpudp/_definst/path/dlink]: Audio codec:G711_MULAW isCompatible:false
2013-05-03 09:27:02 EDT comment server INFO 200 - LiveStreamPacketizerCupertino.handlePacket[rtpudp/_definst/path/dlink][avc1.66.30]: H.264 Video info: {H264CodecConfigInfo: codec:H264, profile:Baseline, level:3.0, frameSize:640x480, displaySize:640x480, frameRate:15.0}
2013-05-03 09:27:02 EDT comment server WARN 200 - CupertinoPacketHandler.handleHolder[rtpudp/_definst/path/dlink]: Invalid video/audio codec combination for iPhone/iPod: video:H264 audio:G711_MULAW
2013-05-03 09:27:02 EDT comment server WARN 200 - CupertinoPacketHandler.handleHolder[rtpudp/_definst/path/dlink]: Invalid audio codec for iPhone/iPod:G711_MULAW
2013-05-03 09:27:02 EDT comment server INFO 200 - LiveStreamPacketizerCupertino.endChunkTS[rtpudp/_definst/path/dlink]: Add chunk: id:1 mode:TS[H264,G711_MULAW] a/v/k:0/0/
2013-05-03 09:27:02 EDT comment server WARN 200 - RTPPlayer.describe: No audio packetizer[8]: G711_MULAW
Thanks,
Dan