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

RecordRTC to Node.js problem #265

Open
PiotrekFilipecki opened this issue May 20, 2017 · 2 comments
Open

RecordRTC to Node.js problem #265

PiotrekFilipecki opened this issue May 20, 2017 · 2 comments

Comments

@PiotrekFilipecki
Copy link

Hello, I have implemented RecordRTC to Node.js example in my node app with user authentication and I have problem like this:
zrzut ekranu 2017-05-20 o 22 21 00

And now, I'm curious if its due to this that I have an mvc architecture, so my index file is in views folder which causes that fileName has wrong regexp implemented?

@muaz-khan
Copy link
Owner

Did you fix this?

@PiotrekFilipecki
Copy link
Author

Yes I did. But now I am struggling with rewriting http post method to express. My app is supposed to record a 15 second fragments repeatedly. With use of your example I have developed a well working example but when I try to rewrite it to express it works like this: first fragment which is being recorded on load is also saved properly, unfortunately when app is supposed run event which records again, app crashes. Do you have any idea how to handle this problem?

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

2 participants