Skip to content

[Feature request] Add unit tests for setting preferred codec and using microphone #6

@DenisTensorWorks

Description

@DenisTensorWorks

Component your feature request relates to

  • Frontend library

Problem your feature solves? Please describe.
With the ability to set preferred codecs as well as add audio tracks to send back to the application, I propose adding unit tests for these features.

Describe the solution you'd like
These features can be tested by inspecting the offer/answer and searching for the suitable lines.

In the case of setting a preferred codec, we should expect this preferred codec to be the first in the SDP.

In the case of using the microphone, we should expect the audio track to be send/recv.


Moved from EpicGames/PixelStreamingInfrastructure#197

Metadata

Metadata

Assignees

No one assigned

    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