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

RTC: support refer and security #2686

Closed

Conversation

duiniuluantanqin
Copy link
Member

No description provided.

@duiniuluantanqin duiniuluantanqin linked an issue Oct 18, 2021 that may be closed by this pull request
};

class SrsGoApiRtcPublish : public ISrsHttpHandler
class SrsGoApiRtcPublish : public ISrsHttpHandler, public SrsRtcAccessControl
Copy link
Member

@winlinvip winlinvip Oct 18, 2021

Choose a reason for hiding this comment

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

This inheritance relationship does not hold.

When using inheritance, one must be very careful and consider whether they truly have an inheritance relationship, rather than just looking at the code implementation.

TRANS_BY_GPT3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TransByAI Translated by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants