--
---
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-webrtc+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/5d9af748-f2d7-4694-aeb3-f02fc6041ebd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
what platform is the sharer on? i'd look at the cpu usage, that'll tell you if it's using software (cpu will be very high), assembly (cpu use will be very low) or hardware (cpu will be 0). depending on which it's using there, that might explain something. i also remember a while ago that scaling the image (sharing at a resolution other than the native screen resolution) on windows was very costly.
On Mon, Oct 30, 2017 at 12:37 PM, <bell...@gmail.com> wrote:
Hi Folks,I have a system where I use Janus as a webrtc media server, and I am experimenting with the new h264 support in Edge and iOS.I switched codecs from a VP8 based video room to an H264 room and changed nothing else (just the codecs )The screen-share quality is significantly worse than on the VP8 room, text looks blurry, and it takes a few seconds to become sharp, then when a new FIR is sent, it goes blurry again, and so on and so for.I have my Janus video room fir_rate at 5s (one fir request every 5 s) , and my getUserMedia constrains to only do 1 frame per second (maxFrameRate:1, minFrameRate: 1) This with VP8 gives very sharp text and images. Not so with h264.Does anybody have any suggestion on how to make h264 screen-share better quality? I am sure I am missing something, as from what I read here, h264 should work very nicely for a screen capture.Any help appreciated.
--
---
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 unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrtc+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/94ae2a76-1ebf-429c-a0bd-d338216a3a07%40googlegroups.com.
what platform is the sharer on? i'd look at the cpu usage, that'll tell you if it's using software (cpu will be very high), assembly (cpu use will be very low) or hardware (cpu will be 0). depending on which it's using there, that might explain something. i also remember a while ago that scaling the image (sharing at a resolution other than the native screen resolution) on windows was very costly.
On Mon, Oct 30, 2017 at 12:37 PM, <bell...@gmail.com> wrote:
Hi Folks,I have a system where I use Janus as a webrtc media server, and I am experimenting with the new h264 support in Edge and iOS.I switched codecs from a VP8 based video room to an H264 room and changed nothing else (just the codecs )The screen-share quality is significantly worse than on the VP8 room, text looks blurry, and it takes a few seconds to become sharp, then when a new FIR is sent, it goes blurry again, and so on and so for.I have my Janus video room fir_rate at 5s (one fir request every 5 s) , and my getUserMedia constrains to only do 1 frame per second (maxFrameRate:1, minFrameRate: 1) This with VP8 gives very sharp text and images. Not so with h264.Does anybody have any suggestion on how to make h264 screen-share better quality? I am sure I am missing something, as from what I read here, h264 should work very nicely for a screen capture.Any help appreciated.
--
---
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 unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrtc+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/88e0d871-51c4-4bd0-b66d-d72f34c6f339%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrtc+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/88e0d871-51c4-4bd0-b66d-d72f34c6f339%40googlegroups.com.