Hi,
I would like to know how reflected streams work in Intel CS for WebRTC server. If I transmit Ultra HD - 4K resolution and try to view it as reflected stream, will it work? Any plans to support UHD 4K resolution in mixed stream ?
Link Copied
Have a try with 4K in forward mode. And what's more, we are definitely considering the possibility of supporting UHD in our MCU solution.
Thanks.
Dear Chunbo,
Thanks for response. Following article says that Chrome supports only up to 1080p resolution in getUserMedia.
https://webrtchacks.com/video-constraints-2/
Any idea or comments how to achieve transmission of 4K?
getUserMedia is a media device operation, which is quite different from the streaming data transmission. Regarding our MCU server, we'd like to support various video streams, not ONLY the typical webrtc stream from GUM, but also other streams, like RTSP/RTMP/etc.
Transmission of 4K is not a hard thing, but the bandwidth and playback quality (which depends on client machine configurations) might mostly become problems.
For more complete information about compiler optimizations, see our Optimization Notice.