M51
WebRTC M51 branch (cut at r12279)
Chrome M51, currently available in Chrome's beta channel, contains over 40 bug fixes, enhancements and stability improvements. As with previous releases, we encourage all developers to run versions of Chrome on the Canary, Dev, and Beta channels frequently and quickly report any issues found. Please take a look at this page, for some pointers on how to file a good bug report. The help we have received has been invaluable!
The Chrome release schedule can be found here.
Issue 5579 Remove unused legacy code in webrtc/sound.
Issue 5615 Removed unused legacy code in webrtc/media/devices.
Issue 5591 Remove deprecated AudioEncoder::Encode interfaces (including MaxEncodedBytes)
By adding the ‘audio’ constraint to the chooseDesktopMedia call, the user will have the option to share their system audio when screen sharing. This feature is currently only available on Windows and CrOS due to system limitations on other platforms. Try it out using the screen recorder extension.
This new W3C API makes it possible to create a MediaStream from any 2d or WebGL canvas. This can be used to stream games, graphics, or mix video and screen content before sending as a single stream. Try it out here.
This update to the PeerConnection W3C API allows promises to be used with the createOffer, createAnswer, setLocalDescription, setRemoteDescription and addCandidate methods, which lets you structure code like:
pc.createOffer().then(offer => { pc.setLocalDescription(offer).then(...) })
The experimental support (still behind a flag) for H.264 in WebRTC now works with more H.264 endpoints, including Firefox.
Issue 543540 Test Firefox interoperability with H.264
Issue 578277 Remove QTKit support after Chrome stops supporting OS X older than 10.9
Issue 581790 Browser windows in screenshare dialog have black thumbnails and not visible after sharing, in Windows 10
Issue 584015 Excessive latency when using WebRTC with Logitech c930e webcam
Issue 586175 Remove workaround for Opus DTX noise pumping issue
Issue 590915 Occasionally broken window capture on Linux
Issue 1754803002 Crash in webrtc::WebRtcSessionDescriptionFactory::CopyCandidatesFromSessionDescription
Issue 594161 WebRTC HW decode stops after decoding error.
Issue 594722 Tab sharing for inactive tab broken
Issue 599848 [HTML5 video]: video playback is upside down
Issue 600050 Media recorder playback shows video upside down on device Ultima
Issue 600323 WebRTC H.264 DXVAVideoDecodeAccelerator/GLFenceNV crash on Debug/Windows
Issue 600558 Regression:Switching external camera is sending blank video during hangouts on device Squawks
Issue 1863593002 Updated description of WebRTC event log functionality on the chrome://webrtc-internals page.
Issue 600685 WebRtcVideoQualityBrowserTest.MANUAL_TestVideoQualityH264 crash
Issue 602813 desktopCapture: Share and Cancel buttons are partly visible in dialog
Issue 602989 Sending audio is stopped when AudioSendStreams are recreated
Issue 603266 desktopCapture: "Share audio" option not available in Linux, for tab only
Issue 603838 Stats for one-way delay is high
Issue 499126 Implement Promise-based methods in RTCPeerConnection
Issue 541561 Add wave header to diagnostic mic input file
Issue 554512 Add browser_tests and content_browsertests utilizing the VP9 codec
Issue 576794 Remove switches::kForceDirectShowVideoCapture
Issue 4591 Most-likely-to-work candidates should be tried first, not highest priority
Issue 5504 A/V Sync doesn't handle drift of incoming capture times
Issue 5505 VideoFrame Capture timestamp alignment to webrtc clock is inprecise
Issue 5524 SendSrtpToSrtpOnThread tests are flaky on TSan bot
Issue 5671 Muting/unmuting voe::Channel causes clicks
Issue 5772 Sending audio is stopped when AudioSendStreams are recreated
Issue 5493 Track stats for AV sync through UMA.
Issue 5607 Let NetEq::GetAudio take an AudioFrame instead of a raw pointer as output parameter
Issue 596174 Incorrect sampling frequency when looping a MediaStream
Issue 551303 Distorted WebAudio audio
Issue 5669 Reported audio delays are too high during codec-internal DTX/CNG
Issue 5750 Potential long delays between frames emitted in screenshare
Issue 5778 Too high adaptation speed in the AEC
When will SVC be supported in Chrome?
--
---
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/dd15683b-0cf5-4141-a6f3-d68455483691%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Question about Canvas capture: I was just playing around with it, and I ran into a problem where when I change tabs or make the canvas not visible for whatever reason, it produces no output. Is that a bug, or by design, or am I doing it wrong? I'd really like to mix stuff into a canvas so I have flexibility with what gets encoded, but that definitely won't work if there's no output from the canvas when it isn't visible.
--
---
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/a12194bb-0b10-49c0-8e94-bcd16e5de0bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Chris,Would appreciate samples of "audio screen share".
--
---
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/20195495-84a6-4c04-97b5-cc5daaef5cc7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Would appreciate samples of "audio screen share".
Thanks for help.-wei,
--
---
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/F4B16ABE52534F78A3C61F43E647C539%40Wei.
For more options, visit https://groups.google.com/d/optout.
--
---
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/0a3efbb6-1fe2-4bad-a9bc-920cc68af350%40googlegroups.com.