Examples

If you think that NextRTC project is worth to be still developed please [paypal-donation purpose=”NextRTC”] me!

On this page you can view nextrtc examples. Now there’re only two minimal examples.

Example 1. (github) This example shows that nextrtc works at all ;). On example page there are two buttons (create and join) to check how works nextrtc you have to click first create and then join ;) (sample is copied straight from the home page)

Example 2. (github) This example is using Spring Security, Spring Social and so on. Here you can check how to manage events coming from NextRTC signaling server. (In this particular example I’m storing information about new connections and information about created conversation, duration of it and members whose were taking part of it. Data in example are stored in in-memory db so your history might be erased in any time!

 

Leave a Reply