Opened 5 years ago

Closed 5 years ago

#7493 closed defect (invalid)

Occasional invalid pts in RTP stream from an IP camera

Reported by: GeorgeKT Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords: rtp
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Camera is a Sony WR630 ip camera

When attempting to stream an RTSP stream from the camera, ffmpeg occasionaly generates a frame with presentation timestamp set to NOPTS.

Command line:
ffplay -v 99 -fdebug ts rtsp://10.113.0.116/video1

Output: (see attachment)

Currently we are working around it by fixing the pts.

Attachments (1)

rtsp-occasional-nopts.log (1.1 MB ) - added by GeorgeKT 5 years ago.

Download all attachments as: .zip

Change History (4)

by GeorgeKT, 5 years ago

Attachment: rtsp-occasional-nopts.log added

comment:1 by Carl Eugen Hoyos, 5 years ago

Keywords: rtp added

Please test current FFmpeg git head.

comment:2 by GeorgeKT, 5 years ago

It seems to all work fine, with latest from ffmpeg master. So I guess we can close this then.

comment:3 by Carl Eugen Hoyos, 5 years ago

Resolution: invalid
Status: newclosed

Thank you for the additional tests!

Note: See TracTickets for help on using tickets.