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

not issue but question (could not figure out where else to put this) #10

Closed
edwardsmarkf opened this issue Apr 26, 2015 · 2 comments
Closed

Comments

@edwardsmarkf
Copy link

hi - i have recently hired a programmer to combine the opus-recorder.js with

https://github.com/binaryjs/binaryjs

so the uploading would happen while the recorder is running. i am unfamiliar with forks, especially combining two existing githubs. any suggestions or advice? i am considering making the combination of the two open-sourced and any advice would be very much appreciated.

mark at edwardsmark(dot)com.

@chris-rudmin
Copy link
Owner

I don't know if you are aware, but the Ogg container is designed to be streamed (it provides data chunks as pages). If you enable the streaming option, RecorderJS will publish the pages as they are ready.

I don't see the integration of these two components being problematic, so there might not be too much value in spending effort to make the combination a new open sourced project. That's up to you I guess.

Good luck and keep me posted on your results.

@edwardsmarkf
Copy link
Author

hello chris - thank you for writing me back. here is the project thus far:
http://130.255.188.231:22810/ you are probably correct in the component
integration. but i would be happy to share any and all of with you if you
think its of any value. i don't possess the time, skill or patience to try
this myself which is why i hired somebody to do this for me.

Thank you,

Mark Edwards

On Sun, Apr 26, 2015 at 9:37 PM, Chris Rudmin notifications@github.com
wrote:

I don't know if you are aware, but the Ogg container is designed to be
streamed (it provides data chunks as pages). If you enable the streaming
option, RecorderJS will publish the pages as they are ready.

I don't see the integration of these two components being problematic, so
there might not be too much value in spending effort to make the
combination a new open sourced project. That's up to you I guess.

Good luck and keep me posted on your results.


Reply to this email directly or view it on GitHub
#10 (comment)
.

chris-rudmin added a commit that referenced this issue Jul 15, 2020
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