Skip to content

Conversation

@koseyile
Copy link
Contributor

decoupling video stream(audio stream) and video track(audio track). all capturers share one encoder.

@karasusan
Copy link
Collaborator

Currently, yamato environment doesn't have a GPU.

@koseyile koseyile changed the title Multiple video capturer [feat]Multiple video capturer Jul 22, 2019
@koseyile koseyile changed the title [feat]Multiple video capturer [FEAT]Multiple video capturer Jul 22, 2019
@karasusan
Copy link
Collaborator

karasusan commented Jul 22, 2019

Could you add auto testing to check multiple video tracks?
See MediaStreamTest.cs

@karasusan
Copy link
Collaborator

I will test this PR on my PC

}

void NvEncoder::InitEncoder(int width, int height)
void NvEncoder::InitEncoder(int width, int height, int _bitRate)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you keep the naming rules?
_bitRate to bitRate

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this.bitRate = bitRate;

@karasusan karasusan closed this Aug 22, 2019
@karasusan karasusan deleted the multiple_video_capturer branch April 20, 2020 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants