Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
12.53k
stars
1.55k
forks
source link
Unable to get ice servers from API due to CORS #2480
Unable to get ice servers from API due to CORS, the configuration is parsed from the link header of OPTIONS response, but browsers are not able to read the link header as the Access-Control-Expose-Headers is not set
This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.
Which version are you using?
v1.1.1
Which operating system are you using?
Describe the issue
Unable to get ice servers from API due to CORS, the configuration is parsed from the link header of OPTIONS response, but browsers are not able to read the link header as the Access-Control-Expose-Headers is not set
Describe how to replicate the issue
Did you attach the server logs?
no
Did you attach a network dump?
no