Greetings, everyone. I am using DataChannel to send frames to have more control over broadcast settings. The frames are read with ReadableStream from the stream received with getDisplayMedia. But there is a problem that if nothing happens on the screen, no frames are written to the stream. As a consequence, users connecting when nothing is happening on the speaker's screen don't see the image before the speaker does something and it will be possible to encode the frame as a keyframe.
Hence the question, is it possible to somehow force a frame to be received in order to send it? Perhaps someone has tried or already solved this problem. I would be glad to have your answers. I decided to ask this here since it is tightly related to WebRTC and the WebRTC mechanism itself solves it somehow
--
This list falls under the WebRTC Code of Conduct - https://webrtc.org/support/code-of-conduct.
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/240f4192-6261-4b63-8352-ce98dc6e673fn%40googlegroups.com.