-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmeetecho.json
More file actions
116 lines (116 loc) · 3.99 KB
/
Copy pathmeetecho.json
File metadata and controls
116 lines (116 loc) · 3.99 KB
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
{
"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/",
"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": ["Desktop virtualisation"],
"similar_solution_list": [{
"title": "Vonage",
"similar_solution_url": "https://www.vonage.com/",
"category": "Desktop virtualisation"
}, {
"title": "Galène",
"similar_solution_url": "https://galene.org/",
"category": "Desktop virtualisation"
}, {
"title": "Jitsi",
"similar_solution_url": "https://jitsi.org/",
"category": "Desktop virtualisation"
}],
"licence_list": ["GPL v3.0"],
"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": [{
"title": "ACN",
"logo_url": "https://www.meetecho.com/en/img/logos/logo-acm.png",
"country": "US",
"industry": "Associations and NGOs"
},{
"title": "Alcatel Lucent",
"logo_url": "https://www.meetecho.com/en/img/logos/ale-logo.png",
"country": "US",
"industry": "Manufacturing"
},{
"title": "Alibaba Cloud",
"logo_url": "https://www.meetecho.com/en/img/logos/alibaba-cloud.png",
"country": "CN",
"industry": "Information Technology"
},{
"title": "IETF",
"logo_url": "https://www.meetecho.com/en/img/logos/logo-ietf-bw.png",
"country": "US",
"industry": "Information Technology"
},{
"title": "Infobib",
"logo_url": "https://www.meetecho.com/en/img/logos/infobip.png",
"country": "FR",
"industry": "Information Technology"
},{
"title": "Mozilla Hubs",
"logo_url": "https://www.meetecho.com/en/img/logos/mozilla-hubs-logo.png",
"country": "US",
"industry": "Information Technology"
},{
"title": "Nethesis",
"logo_url": "https://www.meetecho.com/en/img/logos/nethesis-logo.jpg",
"country": "IT",
"industry": "Consulting and Training"
},{
"title": "NFON",
"logo_url": "https://www.meetecho.com/en/img/logos/NFON_Logo.jpg",
"country": "DE",
"industry": "Information Technology"
},{
"title": "Quobis",
"logo_url": "https://www.meetecho.com/en/img/logos/quobis-logo.png",
"country": "ES",
"industry": "Information Technology"
},{
"title": "Slack",
"logo_url": "https://www.meetecho.com/en/img/logos/slack-logo.jpg",
"country": "US",
"industry": "Information Technology"
},{
"title": "Tok.tv",
"logo_url": "https://www.meetecho.com/en/img/logos/tok-tv.png",
"country": "GE",
"industry": "Media and Entertainment"
},{
"title": "Veeting",
"logo_url": "https://www.meetecho.com/en/img/logos/veeting-logo.jpg",
"country": "CH",
"industry": "Information Technology"
},{
"title": "Verb",
"logo_url": "https://www.meetecho.com/en/img/logos/verb-logo.png",
"country": "US",
"industry": "Information Technology"
}],
"success_case_list": []
}]
}