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

Issue on Safari browser #140

Open
Michael-Patrick-Lynch opened this issue Feb 22, 2025 · 0 comments
Open

Issue on Safari browser #140

Michael-Patrick-Lynch opened this issue Feb 22, 2025 · 0 comments

Comments

@Michael-Patrick-Lynch
Copy link

Hello,

I was trying to use this library to send WebRTC traffic to Cloudflare Stream. It worked well on Chrome, but did not work for me on Safari. The traffic never reached Cloudflare, and I got an error.

I thought maybe I was implementing it wrong, but then I tried using your demo at https://web.whip.eyevinn.technology/ and received the same error on Safari. Here is the error (copy and pasted from the dev console):

WHIPClient"IceCandidate""Failed to setup stream connection with endpoint"406"Expecting SDP to send at least one track in direction sendonly."

To reproduce this, you could try to send WebRTC traffic from your WHIP client demo to a Cloudflare Stream WebRTC publish URL on both Chrome and Safari. For me, it worked on Chrome but I got the error above on Safari.

Maybe there is some config option that is missing in both my implementation and the demo at https://web.whip.eyevinn.technology/ ?

Many thanks,
Michael

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

1 participant