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

fix: fix broadcasting #2028

Merged
merged 2 commits into from
Feb 1, 2024
Merged

fix: fix broadcasting #2028

merged 2 commits into from
Feb 1, 2024

Conversation

0xcadams
Copy link
Member

This fixes broadcasting by changing the endpoint for WebRTC to be a full URL, as opposed to a relative path.

This commit broke Studio's broadcasting config, and it now expects a full URL and is failing on that: https://github.com/livepeer/livepeer-react/blame/04c040398b917e8d528b00c98c7b350aa0ab6ace/packages/core-web/src/media/browser/webrtc/shared.ts#L267

@0xcadams 0xcadams requested a review from a team as a code owner January 31, 2024 21:23
Copy link

vercel bot commented Jan 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
livepeer-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 31, 2024 9:50pm

Copy link
Member

@victorges victorges left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0xcadams 0xcadams merged commit bc6b8e9 into master Feb 1, 2024
12 checks passed
@0xcadams 0xcadams deleted the 0xcadams/fix-broadcasting branch February 1, 2024 15:12
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

Successfully merging this pull request may close these issues.

None yet

2 participants