WebRTC
WebRTC copied to clipboard
Question: Slow behaviour when ui: true
If I set ui: true, the whole stream is slower for me. In addition, I often have to click on mode in the top right-hand corner before a running video is displayed at all. This is not the case with ui: false and the video runs immediately.
I have to say that I don't have a permanent stream that is displayed, I have to switch it on first.
Furthermore, how do I combine several styles?
For example:
style: ‘video {aspect-ratio: 16/9; object-fit: fill;}’
style: ‘.fullscreen {display: none}’
style: ‘.screenshot {display: none}’
The ui doesn't affect playback at all. I don't know why this is the case for you