Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
linuxrun
/
drop
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
drop
/
rtc_config_example.json
linuxrun
Upload 167 files
f2b0008
verified
8 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
218 Bytes
{
"sdpSemantics"
:
"unified-plan"
,
"iceServers"
:
[
{
"urls"
:
"stun:<DOMAIN>:3478"
}
,
{
"urls"
:
"turns:<DOMAIN>:5349"
,
"username"
:
"username"
,
"credential"
:
"password"
}
]
}