Skip to content

For filesize 2GB+, dvr mp4 stream.mp4 moov atom not found srs 3.0 #1694

@nguyenduybinh

Description

@nguyenduybinh

(Description)

Hi all, I use SRS for my livestream system. Everything OK but sometime, when have long livestream, the mp4 dvr file after livestream is break. I used ffmpeg to check the file, and the error like that:
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x41e55c0] moov atom not found
5e8ab3d7b3b1a2001b5e9b93.1586148554308.mp4: Invalid data found when processing input

Anyone have the same issue and how to fix this?

  1. SRS(Version): 3.0release

  2. SRS(Config):

vhost __defaultVhost__ {

    dvr {
        enabled      on;
        dvr_path     ./objs/nginx/html/[app]/[stream].[timestamp].mp4;
        dvr_plan     session;
    }

Metadata

Metadata

Assignees

Labels

BugIt might be a bug.EnglishNativeThis issue is conveyed exclusively in English.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions