Giter Site home page Giter Site logo

Comments (6)

mslosarz avatar mslosarz commented on September 22, 2024

Hello

First you have to build nextrtc-signaling-server (by mvn install)
Then you can see an example (where library is used
nextrtc-example-videochat -> simple usage,
nextrtc-videochat-with-rest -> in progress... handling signals with storing then by hibernate)

If you have some compilation problems in yours IDE probably you have to install lombok

Best regards

from nextrtc-signaling-server.

pancitmiki avatar pancitmiki commented on September 22, 2024

Hi Marcin,

Is lombok installable through maven by adding it as a dependency in the pom
file?

Thank you.

On Fri, Dec 18, 2015 at 7:52 PM, Marcin Ślósarz [email protected]
wrote:

Hello

First you have to build nextrtc-signaling-server (by mvn install)
Then you can see an example (where library is used
nextrtc-example-videochat -> simple usage,
nextrtc-videochat-with-rest -> in progress... handling signals with
storing then by hibernate)

If you have some compilation problems in yours IDE probably you have to
install lombok

Best regards


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

from nextrtc-signaling-server.

mslosarz avatar mslosarz commented on September 22, 2024

To build project by maven, lombok dependency is enough to success.
If you want to use lombok in your IDE you have to download plugin (for IntelliJ) or execute jar provided by lombok project (Eclipse) for more details see https://projectlombok.org/

from nextrtc-signaling-server.

demoontz avatar demoontz commented on September 22, 2024

Hello!
could u tell what is working on nextrtc-videochat-with-rest? can we make call for N people?

from nextrtc-signaling-server.

mslosarz avatar mslosarz commented on September 22, 2024

I think that it shouldn't be problem, but I can make a call with you
tomorrow, because today I'm at work to 8 p. m. (in UTC time)

In nextrtc-videochat-with-rest I checked it is possible to plug signaling
server to application with hibernate. I created some handlers and when some
event occurs (for example someone has joined) I've tried to store this
information.

I have example (I know that it doesnt work now, but it's problem with proxy
configuration, not with application), this example works fine on tomcat8,
what more in example in view (somewhere in index.html) there is hardcoded
endpoint value try to change it :)

2015-12-18 16:16 GMT+01:00 demoontz [email protected]:

Hello!
could u tell what is working on nextrtc-videochat-with-rest? can we make
call for 2 people?


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

Marcin Ślósarz

from nextrtc-signaling-server.

mslosarz avatar mslosarz commented on September 22, 2024

Building and other related things are described in wiki, check it out :) for other questions, problems please create an issue.

from nextrtc-signaling-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.