Skip to content

为什么会出现10054异常?加入房间的时候。 #2

@52yaoer

Description

@52yaoer

为什么会出现10054异常?加入房间的时候。

/**

  • 在服务器中配置的媒体编码格式与客户端的编码格式不匹配。 eg. 264/vp8 opus/aac.
    */
    @QNErrorSolution("error - can't join this room ")
    public static final int ERROR_MEDIA_CAP_NOT_SUPPORT = 10054;

客户端的编码格式 在那里设置?那个接口?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions