EricssonResearch / EricssonResearch/bowser
Error using RecordRTC to record videos using getUserMedia
- Dominant language
- HTML
- Stars
- 208
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
Hi, Hopefully you can help me to solve my issue
I saw the main problem is when the library tries to take the picture of the canvas, canvas.toDataURL('image/webp') it returns a 'image/png'. For that reason it's impossible to create a video. I had to create a gif but again the gif is not shown in Bowser al least the blob:url gif (and it doesn't have sound).
Could you tell me how I can record a video with sound using a video format that I can use to upload to youtube?
Thank you
Leonardo
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the RecordRTC and getUserMedia flow described in the issue, focusing on canvas.toDataURL('image/webp') and the resulting blob URL in the browser. Compare the recording and playback behavior for video, GIF, and sound; done means a browser-playable recording with audio that can be uploaded to YouTube.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript
- Domain
- audio-video-rtc, web-dev
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100