Skip to content

AttributeError: 'NoneType' object has no attribute '_queue' #41

@DBDXSS

Description

@DBDXSS

parser.add_argument('--transport', type=str, default='rtmp') #rtmp webrtc rtcpush
parser.add_argument('--push_url', type=str, default='rtmp://localhost/live/livestream') #rtmp://localhost/live/livestream

直接修改这两个地方的代码,启动后报错AttributeError: 'NoneType' object has no attribute '_queue',请问使用rtmp推流还需要做什么修改吗?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions