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

Modify null pointer in Cam.js #166

Merged
merged 1 commit into from
Jun 10, 2020
Merged

Modify null pointer in Cam.js #166

merged 1 commit into from
Jun 10, 2020

Conversation

haoguangsu
Copy link
Contributor

image
In some cases, a null pointer may be appear here.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.09%) to 87.939% when pulling d807b48 on hwx350758:master into e2ab59e on agsh:master.

, height: this.defaultProfiles[idx].videoEncoderConfiguration.resolution.height
, fps: this.defaultProfiles[idx].videoEncoderConfiguration.rateControl.frameLimit
, bitrate: this.defaultProfiles[idx].videoEncoderConfiguration.rateControl.bitrateLimit
, profileToken: this.defaultProfiles[idx].$.token
};
Copy link
Contributor Author

Choose a reason for hiding this comment

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

image
In some cases, a null pointer may appear here

Copy link
Owner

Choose a reason for hiding this comment

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

Thanks!

@agsh agsh merged commit eae4680 into agsh:master Jun 10, 2020
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