CC-2727: Limit number of streams and max bitrate

- create airtime-stream php script to set number of streams and max bitrate
- the stream section itself is not displayed rather than grey out
This commit is contained in:
james 2011-08-26 15:41:20 -04:00
parent d992457bd5
commit b92793e80f
6 changed files with 146 additions and 4 deletions

View file

@ -2,7 +2,7 @@
$s_name = "s".$this->stream_number;
?>
<h3 class="collapsible-header"><span class="arrow-icon"></span>Stream <?php echo $this->stream_number?></h3>
<div class="collapsible-content" id="<?=$s_name?>-config" style="display: block;">
<div class="collapsible-content" id="<?=$s_name?>-config" style="display: none;">
<fieldset class="padded">
<dl class="zend_form clearfix">
<dt id="<?=$s_name?>Enabled-label">