-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Some precisions #13
Comments
Hi,
There's some example to work with Node.js in the
Hmm, sorry it doesn't have yet. But looks like Heroku now support WebSocket, maybe I should try to make an online demo later.
Thanks for remind me, but sadly me and my friends only have Windows instead of MacOS so I haven't test it on Safari. If you found any error when using Safari browser feel free to fill new issue. Maybe I can fix it by some provided info. |
Thanks for answers
For me this is probably the most interesting demo to test. But I have no idea how. Could you add a readme.txt on how to run it ? There is a readme.txt that just says "Have bug :(" Regards |
Hi sorry for being away because I have some other project to be done.
Well, both presenter and streamer can have a socketID. I think it's easier to understand since it's pointing the presenter. It could be changed on your implementation for the server.
Yep, my last demo for that still not perfect and have problem with the browser's video decoder. Sometime it's working and sometime it's broken. If you want to try it you can just replace I'm planning to redesign it and use WebRTC instead of sending video chunk through the server. But I prefer to redesign the other feature too, and it would cause some breaking changes.. |
Hi Sorry to JUMP on the back of this - But @StefansArya I pulled the Project and cannot seem to get |
Hi @ahwelgemoed, It should work on http and localhost, because on the group-call example I setup it up to run on http://localhost:8000, and have tested it on Chromium v88.0. But after I test it on Firefox, looks like it has a timing problem and the audio got delayed when being used as a streamer, and as a presenter I just realized if it has an error. It will need some investigation for the delayed audio. |
Hey, this project looks awesome. I have some questions
I cannot find the nodejs server part in source code.
is there an online demo so I can test it ?
I guess it works fine with chrome and FF. But did you try it with Safari (it has probably a different mediaRecorder API as usual)
Regards
The text was updated successfully, but these errors were encountered: