Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why is it that the recorded remote is fast forward #411

Open
huhaibing opened this issue May 15, 2018 · 0 comments
Open

why is it that the recorded remote is fast forward #411

huhaibing opened this issue May 15, 2018 · 0 comments

Comments

@huhaibing
Copy link

huhaibing commented May 15, 2018

g qak 0_en1e pd s gh
Here's what I did.
first in onaddstream, I creat recoder Object by "recorder = new RecordRTC(e.stream,{type:'video'});"
then I set a timer to record video every fixed time . when time is voer ,i record video by "recorder.stopRecording(postFiles);
recorder.clearRecordedData();
recorder.startRecording();
"
y c9bthq30x _f xjwe 9 g

finally, i use the player to play the video ,i found it is so quick.it looks like it's accelerating.

what's wrong with me ,Thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant