Skip to content

Commit

Permalink
bump livepeer/react (#198)
Browse files Browse the repository at this point in the history
* bump livepeer/react

* no ice gathering
  • Loading branch information
gioelecerati authored Feb 19, 2025
1 parent 85fdfbd commit edaf99a
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 70 deletions.
1 change: 1 addition & 0 deletions apps/app/components/playground/broadcast.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ export function BroadcastWithControls({
: null
}
forceEnabled={true}
noIceGathering={true}
audio={false}
aspectRatio={16 / 9}
ingestUrl={ingestUrl}
Expand Down
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@arcjet/next": "1.0.0-alpha.28",
"@headlessui/react": "^2.2.0",
"@intercom/messenger-js-sdk": "^0.0.14",
"@livepeer/react": "^4.2.9",
"@livepeer/react": "^4.2.10",
"@livepeer/webrtmp-sdk": "^0.2.5",
"@privy-io/react-auth": "^1.93.0",
"@radix-ui/react-icons": "^1.3.1",
Expand Down
Loading

0 comments on commit edaf99a

Please sign in to comment.