Changeset 1730


Ignore:
Timestamp:
04/12/11 03:03:33 (2 years ago)
Author:
jeroen
Message:

updated loadbalancing example and renamed examples for clarity

File:
1 edited

Legend:

Unmodified
Added
Removed
  • testing/settings.js

    r1720 r1730  
    134134                        plugins:'qualitymonitor' 
    135135                }, 
    136                 'RTMP loadbalanced stream': { 
    137                         file:'http://hwcdn.net/i6s8g7u7/fms/dynamic/8Juv1MVa-484.mp4', 
     136                '       ':{}, 
     137                'RTMP loadbalanced single stream': { 
     138                        file:'files/loadbalanced.smil', 
    138139                        provider:'rtmp', 
    139140                        height:240, 
     
    150151                        plugins:'qualitymonitor' 
    151152                }, 
    152                 'RTMP live stream (not always on)': { 
     153                'RTMP fcsubscribe single stream': { 
    153154                        file:'tuxcast', 
    154155                        streamer:'rtmp://fml.12E5.edgecastcdn.net/2012E5/', 
     
    157158                        width:500 
    158159                }, 
    159                 'RTMP live dynamic stream (not always on)': { 
    160                         file:'files/dynamic-live.xml', 
    161                         height:200, 
    162                         width:300, 
    163                         bufferlength:5, 
     160                'RTMP fcsubscribe dynamic stream': { 
     161                        file:'files/dynamic.rss', 
     162                        height: 204, 
     163                        width: 320, 
     164                        controlbar: 'bottom', 
     165                        bufferlength: 5, 
    164166                        plugins:'qualitymonitor' 
    165167                }, 
    166                 'RTMP live dvr stream (not always on)': { 
     168                'RTMP dvrcast single stream': { 
    167169                        file:'tuxcast', 
    168170                        'rtmp.dvr':true, 
Note: See TracChangeset for help on using the changeset viewer.