freshtilledsoil / webrtc-jquery-plugin

This plugin enables real-time streaming of video and/or audio between two web browsers(or peers).
MIT License
68 stars 41 forks source link

Questions regarding the signaling server #1

Closed janhelwich closed 10 years ago

janhelwich commented 11 years ago

Hi,

first of all: awesome work. thx a lot.

We'd like to use the plugin for our music-e-learning-platform. You have hardcoded the signaling server of your company in the JS code. So my questions are: Is it ok to use it? Have you used/written an open source impl of the server, which we can use and host ourself?

Thanks in advance and best regards Jan

songchaofly commented 11 years ago

"Have you used/written an open source impl of the server, which we can use and host ourself?"

I have the same question.

Thanks in advance and best regards. Anthony Song

janhelwich commented 11 years ago

sry. no.

we use opentok right now. it is still free for P2P, allthough this will definitly change.

regards jan

ksrichard commented 11 years ago

can you post here or in e-mail to me the code for the server?

janhelwich commented 11 years ago

as said, we don't use a server for this anymore. opentok is a tool by tokbox. just google it.

haslinger commented 10 years ago

First: Awesome work, congratulations!

Same question here: Which signalling server is used? Is there a way to install it on my server?

timwright12 commented 10 years ago

Hey folks, You should feel free to use the signaling server in the plugin if you'd like, beyond that we don't have much information. Thanks for using the plugin, if someone wants to fork it and add the server code I'll link it up in the readme!