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

Response Location Header Is null #131

Open
lastpeony opened this issue Mar 12, 2024 · 1 comment
Open

Response Location Header Is null #131

lastpeony opened this issue Mar 12, 2024 · 1 comment

Comments

@lastpeony
Copy link

For some reason eventhough whip server returns sdp with location header javascript cannot read it.

image

To fix that i added a null check:
image

As you see after the null check it works fine, reponse includes the Location and whip publish starts succesfuly.
image

I dont know how and why it is null. Any idea?

@marcusotterstad
Copy link
Contributor

I ran into the same issue. Thanks for sharing the fix though, it now works for me as well!

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

No branches or pull requests

2 participants