bower
Version:
The browser package manager
53 lines • 1.07 kB
JSON
{
"name": "kurento-jsonrpc",
"description": "Kurento RPC client library for Browser and Node.js",
"license": "Apache-2.0",
"keywords": [
"kurento",
"mcu",
"sfu",
"rpc",
"mediaserver",
"pipe",
"audio",
"video",
"media",
"recording",
"stream",
"streaming",
"videoconference",
"broadcast",
"multicast",
"client",
"server",
"browser",
"chrome",
"edge",
"firefox",
"safari",
"webrtc",
"datachannel",
"sdp",
"ice",
"stun",
"turn",
"h264",
"h.264",
"opus",
"vp8",
"rtp",
"srtp",
"rtsp"
],
"homepage": "https://www.kurento.org",
"repository": {
"type": "git",
"url": "https://github.com/Kurento/kurento-jsonrpc-js.git"
},
"authors": [
"Kurento <openvidu@gmail.com> (https://www.kurento.org)",
"Kurento Community <kurento@googlegroups.com> (https://www.kurento.org)",
"Jesús Leganés-Combarro 'piranna' <piranna@gmail.com> (https://pirannafs.blogspot.com/)",
"Ivan Gracia <igracia@kurento.org>"
]
}