winlin

add donation user chen.chen

... ... @@ -3,3 +3,4 @@ Donations ordered by first donation.
* [2014-04-25 13:21] 刘连响 刘连响<notedit@gmail.com>
* [2014-04-25 13:25] 张瑞圣 大圣(5839109)
* [2014-04-25 13:31] 郭强 寒一冰(63395865)
* [2014-05-12 10:22] 陈晨 陈晨<undeadalpha@gmail.com>
... ...
... ... @@ -594,6 +594,16 @@ class RESTServers(object):
"transformers": "http://demo.chnvideo.com:8085/api/v1/servers?id=ingest&action=hls&device_id=chnvideo-sales-hiwifi&stream=live/transformers"
}
}
},
"cubieboard": {
"meiyi": {
"rtmp": {
"livesteam": "http://demo.chnvideo.com:8085/api/v1/servers?id=ingest&action=rtmp&device_id=chnvideo-meiyi-cubieboard&stream=live/livestream"
},
"hls": {
"livesteam": "http://demo.chnvideo.com:8085/api/v1/servers?id=ingest&action=hls&device_id=chnvideo-meiyi-cubieboard&stream=live/livestream"
}
}
}
}
}})
... ...