- From: sr1dh4r via GitHub <sysbot+gh@w3.org>
- Date: Sun, 12 Jul 2020 07:49:25 +0000
- To: public-webrtc-logs@w3.org
I was looking at this issue on mobile device as well. From what I see, vp8 vs vp9 when specifying mimetype ("video/webm;codecs=vp8") seems to choose between max framerate vs max quality and in vp9, frame drop is huge on mobile device. Buffering the stream would be the right way to go about this instead of dropping them. Is there anyway to buffer the raw data and then feed that stream to mediarecorder ? I need like 15 seconds short video so raw data shouldn't be much to hold ?? -- GitHub Notification of comment by sr1dh4r Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/177#issuecomment-657187803 using your GitHub account
Received on Sunday, 12 July 2020 07:49:27 UTC