Skip to content

Commit

Permalink
Merge pull request #1023 from deathandmayhem/zarvox-use-call-state
Browse files Browse the repository at this point in the history
Reimplement WebRTC controls as a hook
  • Loading branch information
zarvox authored Sep 9, 2022
2 parents cd10eb5 + b598a1c commit e66072d
Show file tree
Hide file tree
Showing 5 changed files with 981 additions and 734 deletions.
1 change: 0 additions & 1 deletion imports/client/components/AudioConfig.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ const AudioConfig = () => {
<audio
ref={audioRef}
autoPlay
playsInline
muted={!loopback}
/>
</section>
Expand Down
Loading

0 comments on commit e66072d

Please sign in to comment.