正在显示
1 个修改的文件
包含
11 行增加
和
7 行删除
| @@ -756,6 +756,10 @@ a:active { | @@ -756,6 +756,10 @@ a:active { | ||
| 756 | autoPlay: "true", | 756 | autoPlay: "true", |
| 757 | controlBarAutoHide: "true", | 757 | controlBarAutoHide: "true", |
| 758 | controlBarPosition: "bottom", | 758 | controlBarPosition: "bottom", |
| 759 | + liveBufferTime : "1", | ||
| 760 | + liveDynamicStreamingBufferTime :"0", | ||
| 761 | + bufferTime :"0", | ||
| 762 | + initialBufferTime :"0", | ||
| 759 | javascriptCallbackFunction: "onJavaScriptBridgeCreated" | 763 | javascriptCallbackFunction: "onJavaScriptBridgeCreated" |
| 760 | }; | 764 | }; |
| 761 | 765 | ||
| @@ -894,18 +898,18 @@ a:active { | @@ -894,18 +898,18 @@ a:active { | ||
| 894 | <tr> | 898 | <tr> |
| 895 | <td width="35" colspan="2"><img src="images/spacer.gif" width="20" height="10" /></td> | 899 | <td width="35" colspan="2"><img src="images/spacer.gif" width="20" height="10" /></td> |
| 896 | <td colspan="3"><button type="button" id="get_rtmp_port" onclick="onTestClick(this)">get_rtmp_port</button></td> | 900 | <td colspan="3"><button type="button" id="get_rtmp_port" onclick="onTestClick(this)">get_rtmp_port</button></td> |
| 897 | - <td colspan="3"><input id="rtmp_port" width="400" readonly="readonly"/></td> | 901 | + <td colspan="3" width="600" ><input id="rtmp_port" readonly="readonly"/></td> |
| 898 | </tr> | 902 | </tr> |
| 899 | <tr> | 903 | <tr> |
| 900 | <td width="35" colspan="2"><img src="images/spacer.gif" width="20" height="10" /></td> | 904 | <td width="35" colspan="2"><img src="images/spacer.gif" width="20" height="10" /></td> |
| 901 | <td colspan="3"><button type="button" id="ss_start" onclick="onTestClick(this)">ss_start</button></td> | 905 | <td colspan="3"><button type="button" id="ss_start" onclick="onTestClick(this)">ss_start</button></td> |
| 902 | - <td colspan="3"><input id="ss_start_input" width="400"/></td> | 906 | + <td colspan="3"><input id="ss_start_input" size="45"/></td> |
| 903 | <td colspan="3"><button type="button" id="ss_stop" onclick="javascript:onTestClick(this);">ss_stop</button></td> | 907 | <td colspan="3"><button type="button" id="ss_stop" onclick="javascript:onTestClick(this);">ss_stop</button></td> |
| 904 | </tr> | 908 | </tr> |
| 905 | <tr> | 909 | <tr> |
| 906 | <td width="35" colspan="2"><img src="images/spacer.gif" width="20" height="10" /></td> | 910 | <td width="35" colspan="2"><img src="images/spacer.gif" width="20" height="10" /></td> |
| 907 | <td colspan="3"><button type="button" id="ds_start" onclick="javascript:onTestClick(this);">ds_start</button></td> | 911 | <td colspan="3"><button type="button" id="ds_start" onclick="javascript:onTestClick(this);">ds_start</button></td> |
| 908 | - <td colspan="3"><input id="ds_start_coord" width="400"/><input id="ds_start_window_name" width="400"/></td> | 912 | + <td colspan="3"><input id="ds_start_coord" size="45"/><input id="ds_start_window_name" size="45"/></td> |
| 909 | <td colspan="3"><button type="button" id="ds_stop" onclick="javascript:onTestClick(this);">ds_stop</button></td> | 913 | <td colspan="3"><button type="button" id="ds_stop" onclick="javascript:onTestClick(this);">ds_stop</button></td> |
| 910 | </tr> | 914 | </tr> |
| 911 | <tr> | 915 | <tr> |
| @@ -935,7 +939,7 @@ a:active { | @@ -935,7 +939,7 @@ a:active { | ||
| 935 | <tr> | 939 | <tr> |
| 936 | <td width="35" colspan="2"><img src="images/spacer.gif" width="20" height="10" /></td> | 940 | <td width="35" colspan="2"><img src="images/spacer.gif" width="20" height="10" /></td> |
| 937 | <td colspan="3"><button type="button" id="mov_pause" onclick="javascript:onTestClick(this);">mov_pause</button></td> | 941 | <td colspan="3"><button type="button" id="mov_pause" onclick="javascript:onTestClick(this);">mov_pause</button></td> |
| 938 | - <td colspan="3"><input id="mov_pos" width="800"/></td> | 942 | + <td colspan="3"><input id="mov_pos" size="45"/></td> |
| 939 | <td colspan="3"><button type="button" id="mov_resume" onclick="javascript:onTestClick(this);">mov_resume</button></td> | 943 | <td colspan="3"><button type="button" id="mov_resume" onclick="javascript:onTestClick(this);">mov_resume</button></td> |
| 940 | </tr> | 944 | </tr> |
| 941 | <tr> | 945 | <tr> |
| @@ -954,19 +958,19 @@ a:active { | @@ -954,19 +958,19 @@ a:active { | ||
| 954 | <tr> | 958 | <tr> |
| 955 | <td width="35" colspan="2"><img src="images/spacer.gif" width="20" height="10" /></td> | 959 | <td width="35" colspan="2"><img src="images/spacer.gif" width="20" height="10" /></td> |
| 956 | <td colspan="3"><button type="button" id="start_push" onclick="javascript:onTestClick(this);">start_push</button></td> | 960 | <td colspan="3"><button type="button" id="start_push" onclick="javascript:onTestClick(this);">start_push</button></td> |
| 957 | - <td colspan="3"><input id="start_push_input" width="800"/></td> | 961 | + <td colspan="3"><input id="start_push_input" size="45"/></td> |
| 958 | <td colspan="3"><button type="button" id="stop_push" onclick="javascript:onTestClick(this);">stop_push</button></td> | 962 | <td colspan="3"><button type="button" id="stop_push" onclick="javascript:onTestClick(this);">stop_push</button></td> |
| 959 | </tr> | 963 | </tr> |
| 960 | <td width="35" colspan="2"><img src="images/spacer.gif" width="20" height="10" /></td> | 964 | <td width="35" colspan="2"><img src="images/spacer.gif" width="20" height="10" /></td> |
| 961 | <td colspan="3"><button type="button" id="start_record" onclick="javascript:onTestClick(this);">start_record</button></td> | 965 | <td colspan="3"><button type="button" id="start_record" onclick="javascript:onTestClick(this);">start_record</button></td> |
| 962 | - <td colspan="3"><input id="start_record_input" width="800"/></td> | 966 | + <td colspan="3"><input id="start_record_input" size="45"/></td> |
| 963 | <td colspan="3"><button type="button" id="stop_record" onclick="javascript:onTestClick(this);">stop_record</button></td> | 967 | <td colspan="3"><button type="button" id="stop_record" onclick="javascript:onTestClick(this);">stop_record</button></td> |
| 964 | </tr> | 968 | </tr> |
| 965 | <tr> | 969 | <tr> |
| 966 | <td width="35" colspan="2"><img src="images/spacer.gif" width="20" height="10" /></td> | 970 | <td width="35" colspan="2"><img src="images/spacer.gif" width="20" height="10" /></td> |
| 967 | <td colspan="3"><button type="button" id="get_videoparam" onclick="javascript:onTestClick(this);">get_videoparam</button></td> | 971 | <td colspan="3"><button type="button" id="get_videoparam" onclick="javascript:onTestClick(this);">get_videoparam</button></td> |
| 968 | <td><select width = "100" id="sources" name="sources" /><option value ="scr">scr</option><option value ="scr">doc</option> | 972 | <td><select width = "100" id="sources" name="sources" /><option value ="scr">scr</option><option value ="scr">doc</option> |
| 969 | - <option value ="scr">mov</option><option value ="scr">cam</option><<input id="videoparam" width="1000"/></td> | 973 | + <option value ="scr">mov</option><option value ="scr">cam</option><<input id="videoparam" size="36"/></td> |
| 970 | <td colspan="5"><button type="button" id="set_videoparam" onclick="javascript:onTestClick(this);">set_videoparam</button></td> | 974 | <td colspan="5"><button type="button" id="set_videoparam" onclick="javascript:onTestClick(this);">set_videoparam</button></td> |
| 971 | </tr> | 975 | </tr> |
| 972 | </table></td> | 976 | </table></td> |
-
请 注册 或 登录 后发表评论