How to style the components? #71
Unanswered
trebabcock
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I love this library, as it has made WebRTC much easier than it otherwise would have been. My only issue is that it doesn't seem possible to style anything. I want to turn the
<video>
controls off, I want to have a custom color for the element whenenableVideo
is false, and I want to arrange the peers in a specific order, depending on how many peers are connected. Is there any way I can do this?Beta Was this translation helpful? Give feedback.
All reactions