ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.29k stars 636 forks source link

Debug MP4 recoding issue #6675

Open Mohit-3196 opened 1 month ago

Mohit-3196 commented 1 month ago

Short description

When recording streams with MP4, intermittently we see several issues like:

e.g., If a continuous test stream for 4 hours without any interruptions the live went fine. However, after the session ended, the following issues were seen with the recorded MP4 file.

Environment

Steps to reproduce

  1. Enable MP4 recording in the application settings.
  2. Join a conference room using the circle conferencing tool.
  3. Share the screen (optional).
  4. Use the Client side composting.

Expected behavior

The recorded MP4 file should not have any issues and it should be one single MP4 file.

Actual behavior

The recorded MP4 file has the above issues and the behavior is very random as it happens 2 times out of 10 sessions.

Logs

https://drive.google.com/drive/folders/1ApPfgXiaQCqrA2ajMQH-sed1btGgutMa?usp=sharing

Ask your questions on Ant Media Github Discussions