Ant-Media-Server
Ant-Media-Server copied to clipboard
Wrong duration of VOD files after applying filter without ABR
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
- Configure stream source
- Apply any filter
- Enable recording of both original stream & filtered stream
- Stop the recording
- Check the VOD files
Reproduce scenario for RTMP/WebRTC stream
- Publish RTMP or WebRTC stream
- Apply any filter
- Enable recording of both original stream & filtered stream
- Stop the recording
- 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 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 Thanks for reminding. I have corrected it.
Hi. Any updates or insights on this issue? @burak-58 Thanks in advance.