Ant-Media-Server icon indicating copy to clipboard operation
Ant-Media-Server copied to clipboard

Wrong duration of VOD files after applying filter without ABR

Open yashtandon113 opened this issue 2 years ago • 2 comments

Short description

The duration of recorded files are wrong after applying filter on the stream without ABR. The issue scenarios are different for RTSP stream source & WebRTC/RTMP.

Environment

  • Ant Media Server version: v2.4.3 & above

Steps to reproduce

Reproduce scenario for RTSP stream source

  1. Configure stream source
  2. Apply any filter
  3. Enable recording of both original stream & filtered stream
  4. Stop the recording
  5. Check the VOD files

Reproduce scenario for RTMP/WebRTC stream

  1. Publish RTMP or WebRTC stream
  2. Apply any filter
  3. Enable recording of both original stream & filtered stream
  4. Stop the recording
  5. Check the VOD files

Expected behavior

Duration of VOD files should be fine in both the cases for all streams.

Actual behavior

For RTSP --> Duration of both VOD files are wrong. For RTMP/WebRTC --> Duration of original stream VOD is fine but filtered stream is wrong.

yashtandon113 avatar Aug 12 '22 19:08 yashtandon113

@yashtandon113 Expected behaviour is inverted with Actual behavior.

This should be the Expected behavior: Duration of VOD files should be fine in both the cases for all streams.

JCFontoura avatar Aug 12 '22 19:08 JCFontoura

@JCFontoura Thanks for reminding. I have corrected it.

yashtandon113 avatar Aug 13 '22 06:08 yashtandon113

Hi. Any updates or insights on this issue? @burak-58 Thanks in advance.

JCFontoura avatar Sep 28 '22 14:09 JCFontoura