|
发表于 2024-9-19 12:09:03
只看该作者
地板
本帖最后由 王存见 于 2024-9-19 12:20 编辑
- Firefly FFMedia: v2.3.2
- input source is a rtsp url
- INFO: ff_media: connectToServer: connected to server 192.168.0.14:554
- INFO: ff_media: RTPSource: RTPSock current buffer size is(425984)
- size 1920 1088, crop size 1920 1080
- INFO: ff_media: RTPSource: RTPSock current buffer size is(425984)
- INFO: 16ModuleRtspClient: init: rtsp para w h: 1920 1080, ws hs: 1920 1088, format: H264
- rga_api version 1.8.1_[4]
- ==================Pipe===================
- ModuleRtspClient (H264 1920x1080)
- |--->ModuleMppDec (NV12 1920x1080)
- |--->ModuleRga (RGB24 1920x1080)
- |--->ModuleMppEnc (H264 1920x1080)
- |--->ModuleRtmpServer (Unknow V4L2 Format 0x0)
- [setupStreamSock] bind() error (port number: 1935): 98
- ERROR: ff_media: startServer: failed to start RTMP Server (1935)
- ERROR: 16ModuleRtmpServer: work: Start failed
- wait...INFO: 10MppDecoder: getTimeoutSample: 0x32d3360 frame info changed 1 error 0 discard 0
- ERROR: 10RTSPClient: postRecvBuf: wait for client to post recv buffer time out
- ERROR: 10RTSPClient: postRecvBuf: wait for client to post recv buffer time out
- WARN: 12ModuleMppEnc: waitAllForConsume: wait for consumer ModuleRtmpServer [0] timeout
- WARN: 12ModuleMppEnc: waitAllForConsume: ModuleRtmpServer lost a frame
- WARN: 12ModuleMppEnc: waitAllForConsume: input queue empty: 0
- INFO: ff_media: processNextPacket: pt: 96, rtp sequence error: 13383, prev: 13380
- ERROR: 10RTSPClient: postRecvBuf: wait for client to post recv buffer time out
- ERROR: 10RTSPClient: postRecvBuf: wait for client to post recv buffer time out
- WARN: 12ModuleMppEnc: waitAllForConsume: wait for consumer ModuleRtmpServer [0] timeout
- WARN: 12ModuleMppEnc: waitAllForConsume: ModuleRtmpServer lost a frame
- WARN: 12ModuleMppEnc: waitAllForConsume: input queue empty: 0
- WARN: 9ModuleRga: waitAllForConsume: wait for consumer ModuleMppEnc [0] timeout
- WARN: 9ModuleRga: waitAllForConsume: ModuleMppEnc lost a frame
- WARN: 9ModuleRga: waitAllForConsume: input queue empty: 0
- WARN: 12ModuleMppDec: waitAllForConsume: wait for consumer ModuleRga [0] timeout
复制代码 H264也不行 |
|