正在显示
2 个修改的文件
包含
11 行增加
和
0 行删除
@@ -3,3 +3,4 @@ Donations ordered by first donation. | @@ -3,3 +3,4 @@ Donations ordered by first donation. | ||
3 | * [2014-04-25 13:21] 刘连响 刘连响<notedit@gmail.com> | 3 | * [2014-04-25 13:21] 刘连响 刘连响<notedit@gmail.com> |
4 | * [2014-04-25 13:25] 张瑞圣 大圣(5839109) | 4 | * [2014-04-25 13:25] 张瑞圣 大圣(5839109) |
5 | * [2014-04-25 13:31] 郭强 寒一冰(63395865) | 5 | * [2014-04-25 13:31] 郭强 寒一冰(63395865) |
6 | +* [2014-05-12 10:22] 陈晨 陈晨<undeadalpha@gmail.com> |
@@ -594,6 +594,16 @@ class RESTServers(object): | @@ -594,6 +594,16 @@ class RESTServers(object): | ||
594 | "transformers": "http://demo.chnvideo.com:8085/api/v1/servers?id=ingest&action=hls&device_id=chnvideo-sales-hiwifi&stream=live/transformers" | 594 | "transformers": "http://demo.chnvideo.com:8085/api/v1/servers?id=ingest&action=hls&device_id=chnvideo-sales-hiwifi&stream=live/transformers" |
595 | } | 595 | } |
596 | } | 596 | } |
597 | + }, | ||
598 | + "cubieboard": { | ||
599 | + "meiyi": { | ||
600 | + "rtmp": { | ||
601 | + "livesteam": "http://demo.chnvideo.com:8085/api/v1/servers?id=ingest&action=rtmp&device_id=chnvideo-meiyi-cubieboard&stream=live/livestream" | ||
602 | + }, | ||
603 | + "hls": { | ||
604 | + "livesteam": "http://demo.chnvideo.com:8085/api/v1/servers?id=ingest&action=hls&device_id=chnvideo-meiyi-cubieboard&stream=live/livestream" | ||
605 | + } | ||
606 | + } | ||
597 | } | 607 | } |
598 | } | 608 | } |
599 | }}) | 609 | }}) |
-
请 注册 或 登录 后发表评论