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

WebRTC play domain whitelisting #35

Closed
veramarvin opened this issue Aug 3, 2019 · 3 comments
Closed

WebRTC play domain whitelisting #35

veramarvin opened this issue Aug 3, 2019 · 3 comments
Labels

Comments

@veramarvin
Copy link

veramarvin commented Aug 3, 2019

Allow specific domain names to play video

@dimiden
Copy link
Member

dimiden commented Aug 5, 2019

Because WebSocket is used in the signalling phase, it is likely to be controlled by CORS policy.
We're going to put the CORS setting in the signalling server later.

@stale
Copy link

stale bot commented Jun 2, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@VTFLAB
Copy link

VTFLAB commented Sep 6, 2024

any news?
I would like to restrict viewing to only those from my self-hosted website, but I can't find a good method.
I want the player on my site to be able to play,but I want to prevent viewing from other domains such as "https://demo.ovenplayer.com".
** This is regarding viewing with WebRTC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants