-
Notifications
You must be signed in to change notification settings - Fork 0
/
janus.json
55 lines (55 loc) · 2.16 KB
/
janus.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"created": "2022-04-07",
"title": "Meetecho",
"type": "Organisation",
"logo_url": "https://www.meetecho.com/en/img/meetecho.png",
"location": {
"title": "Meetecho",
"address": "Via Carlo Poerio, 89/A",
"postal_code": "80121",
"city": "Naples",
"country": "IT",
"phone_contact": "06316021218",
"mail_contact": "",
"coordinate_list": [40.834315899017255, 14.237570555438648]
},
"subsidiary_location_list": [],
"website_url": "https://www.meetecho.com/en/",
"founded_year": 2009,
"kpi_list": [],
"solution_list": [{
"title": "Janus WebRTC",
"logo_url": "https://janus.conf.meetecho.com/janus-logo.png",
"website_url": "https://janus.conf.meetecho.com/",
"created_year": 2014,
"description": "Janus is a WebRTC Server developed by Meetecho conceived to be a general purpose one. As such, it doesn't provide any functionality per se other than implementing the means to set up a WebRTC media communication with a browser, exchanging JSON messages with it, and relaying RTP/RTCP and messages between browsers and the server-side application logic they're attached to",
"category_list": ["Developer API"],
"similar_solution_list": [{
"title": "NetSuite",
"similiar_solution_url": "https://www.netsuite.com/portal/home.shtml",
"category": "Developer API"
}, {
"title": "Sage Intaact",
"similiar_solution_url": "https://www.sageintacct.com/",
"category": "Developer API"
}, {
"title": "Acumatica",
"similiar_solution_url": "https://www.acumatica.com/",
"category": "Developer API"
}, {
"title": "Deltek Vantagepoint",
"similiar_solution_url": "https://www.deltek.com/en-gb/products/vantagepoint",
"category": "Developer API"
}],
"licence_list": ["GNU General Public License Version 3"],
"source_code_download": "https://github.com/meetecho/janus-gateway",
"source_code_profile": "https://www.openhub.net/p/janus-gateway/analyses/latest/languages_summary",
"commercial_support_url": "https://janus.conf.meetecho.com/support.html",
"floss_software": true,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}]
}