Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests for setting preferred codec and using microphone #6

Open
DenisTensorWorks opened this issue Feb 29, 2024 · 0 comments
Open
Labels
enhancement New feature or request never-stale

Comments

@DenisTensorWorks
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request never-stale
Projects
None yet
Development

No branches or pull requests

2 participants