Bug P2
Status Update
Comments
ev...@tusksoft.com <ev...@tusksoft.com> #2
I notice the same issue and LogCat shows the following message:
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
ss...@google.com <ss...@google.com> #3
Same here.
"Google Play services out of date. Requires 3159100 but found 3136130"
"Google Play services out of date. Requires 3159100 but found 3136130"
ev...@tusksoft.com <ev...@tusksoft.com> #4
me as well....
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
pe...@google.com <pe...@google.com> #5
I was hopeful that the release of API 18 (4.3) would have created a solution to this, unfortunately it includes version 3158130
ss...@google.com <ss...@google.com> #6
Having the same issue:
07-25 00:03:54.998: W/GooglePlayServicesUtil(27293): Google Play services out of date. Requires 3159100 but found 3158130
07-25 00:03:54.998: W/GooglePlayServicesUtil(27293): Google Play services out of date. Requires 3159100 but found 3158130
ev...@tusksoft.com <ev...@tusksoft.com> #7
same
pe...@google.com <pe...@google.com> #8
SAME ! - Google can't do sth working in 100 percent?
ss...@google.com <ss...@google.com> #9
same issue - Google Play services out of date. Requires 3159100 but found 3158130
Description
Steps to reproduce the problem
Problem Description
Per MDN web docs, the ondataavailable callback function should be invoked at the interval defined in the timeslice argument. This does not happen. It is only invoked once every 6-7 seconds. Additionally, calling the MediaRecorder's requestData() function does invoke the ondataavailable callback function, but no data is passed in the blob event object.
Platform: PC Camera/microphone model: Logitech BRIO (model number 960-001178)
Summary
WebRTC MediaRecorder does not emit ondataavailable events as expected
Custom Questions
Which component does this fall under?
Blink>WebRTC
Does this work in other browsers?
Not sure - I don't know
Additional Data
Category: API
Chrome Channel: Not sure
Regression: N/A