streamproc / MediaStreamRecorder

Cross browser audio/video/screen recording. It supports Chrome, Firefox, Opera and Microsoft Edge. It even works on Android browsers. It follows latest MediaRecorder API standards and provides similar APIs.

Home Page:https://www.webrtc-experiment.com/msr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: How to record HTML5 video?

MinChanSike opened this issue · comments

It is possible to record HTML5 video from video tag without using user media(camera, mic)?

Just want to record video content inside video tag that came from Streaming Server.