Skip to content

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

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推流还需要做什么修改吗?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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