ERROR: RTMP_ReadPacket, failed to read RTMP packet header Dilipparmar commentedon Jul 29, 2013 Dilipparmar on Jul 29, 2013 Author Hi arut sorry but not understand much i am very new in rtmp "Please apply directly to on_play location and make it work." ? arut commentedon Jul 29, 2013...
void ffmpeg::VideoWrite(void* data, int datalen) { int ret = 0, isI = 0; AVPacket pkt; out_stream = ofmt_ctx->streams[stream_index]; int calc_duration; av_init_packet(&pkt); isI = isIdrFrame1((uint8_t*)data, datalen); pkt.flags |= isI ? AV_PKT_FLAG_KEY : 0; pkt.s...
Press [q] to stop, [?] for help [flv @ 0x4eb240] Non-monotonous DTS in output stream 0:0; previous: 0, current: -500; changing to 0. This may result in incorrect timestamps in the output file. [flv @ 0x4eb240] Non-monotonous DTS in output stream 0:0; previous: 0, current...
Describe the problem you are having Hello, On this Hikvision camera "Frontdoor" camera there seems to be a lot of the following errors and also sometimes, intermittently trouble playing back recorded clips from object detection or from t...