Skip to content

libmediasoupclient don't support opus stereo #161

@buptlsp

Description

@buptlsp

I use ffmpeg to push the stream and I set sprop-stereo=1. If I use mediasoup-client(js code), I can hear stereo sound. but If I use libmediasoupclient, I only hear mono sound.
image
I refer to the code, the problem is in src/sdp/Utils.cpp :
image

sprop-stereo = 1, it's not a boolean value, but a number. so the answer sdp is not as expected.

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