Every so often I get messages in my error log like so:
The IP camera's video frame rate is 25 fps. That being said, the video usually seems fine, and I'm only transcoding the audio (video is using the PassThru codec), so I'm not sure why the transcoder should care about the framerate. I say usually because there are some problems, though I suspect flakey connections are more the cause than the Wowza or camera configurations. However, I'd like to eliminate this discrepancy – how do I go about doing that?Code:TranscoderWorkerVideoDecoder.handlePacket[_defaultVHost_:myapp/_definst_/camera.stream]: Source stream frame rate could not be calculated. Using default source stream frame rate: 29.97
Thanks.


Reply With Quote