Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

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

Closed
1 of 6 tasks
Belchy06 opened this issue Apr 13, 2023 · 1 comment
Closed
1 of 6 tasks

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

Belchy06 opened this issue Apr 13, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@Belchy06
Copy link
Collaborator

Component your feature request relates to

  • Signalling server
  • Frontend library
  • Frontend UI library
  • Matchmaker
  • SFU
  • This repo

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.

@DenisTensorWorks
Copy link
Collaborator

This issue has been move to the new repository: EpicGamesExt/PixelStreamingInfrastructure#6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants