<?xml version="1.0" encoding="UTF-8"?>
<Root version="1">
        <Application>
                <Name>LOGIN</Name>
                <AppType>Live</AppType>
                <Description></Description>
                <Connections>
                        <AutoAccept>true</AutoAccept>
                        <AllowDomains></AllowDomains>
                </Connections>
                <Streams>
                        <StreamType>live</StreamType>
                        <StorageDir>/home/streaming/LOGIN</StorageDir>
                        <KeyDir>${com.wowza.wms.context.VHostConfigHome}/keys</KeyDir>
                        <LiveStreamPacketizers>cupertinostreamingpacketizer, mpegdashstreamingpacketizer, sanjosestreamingpacketizer, smoothstreamingpacketizer</LiveStreamPacketizers>
                        <Properties>
                        </Properties>
                </Streams>
                <Transcoder>
                        <LiveStreamTranscoder></LiveStreamTranscoder>
                        <Templates>webrtc.xml</Templates>
                        <ProfileDir>${com.wowza.wms.context.VHostConfigHome}/transcoder/profiles</ProfileDir>
                        <TemplateDir>${com.wowza.wms.context.VHostConfigHome}/transcoder/templates</TemplateDir>
                        <Properties>
                        </Properties>
                </Transcoder>
                <DVR>
                        <Recorders></Recorders>
                        <Store></Store>
                        <WindowDuration>0</WindowDuration>
                        <StorageDir>${com.wowza.wms.context.VHostConfigHome}/dvr</StorageDir>
                        <ArchiveStrategy>append</ArchiveStrategy>
                        <Properties>
                        </Properties>
                </DVR>
                <TimedText>
                        <VODTimedTextProviders></VODTimedTextProviders>
                        <Properties>
                        </Properties>
                </TimedText>
                <!-- HTTPStreamers (separate with commas): cupertinostreaming, smoothstreaming, sanjosestreaming, mpegdashstreaming, dvrchunkstreaming -->
                <HTTPStreamers>cupertinostreaming, smoothstreaming, sanjosestreaming, mpegdashstreaming</HTTPStreamers>
                <MediaCache>
                        <MediaCacheSourceList></MediaCacheSourceList>
                </MediaCache>
                <SharedObjects>
                        <StorageDir>${com.wowza.wms.context.VHostConfigHome}/applications/${com.wowza.wms.context.Application}/sharedobjects/${com.wowza.wms.context.ApplicationInstance}</StorageDir>
                </SharedObjects>
                <Client>
                        <IdleFrequency>-1</IdleFrequency>
                        <Access>
                                <StreamReadAccess>*</StreamReadAccess>
                                <StreamWriteAccess>*</StreamWriteAccess>
                                <StreamAudioSampleAccess></StreamAudioSampleAccess>
                                <StreamVideoSampleAccess></StreamVideoSampleAccess>
                                <SharedObjectReadAccess>*</SharedObjectReadAccess>
                                <SharedObjectWriteAccess>*</SharedObjectWriteAccess>
                        </Access>
                </Client>
                <RTP>
                        <Authentication>
                                <PublishMethod>digest</PublishMethod>
                                <PlayMethod>none</PlayMethod>
                        </Authentication>
                        <AVSyncMethod>senderreport</AVSyncMethod>
                        <MaxRTCPWaitTime>1ESPECTADORES0</MaxRTCPWaitTime>
                        <IdleFrequency>75</IdleFrequency>
                        <RTSPSessionTimeout>90000</RTSPSessionTimeout>
                        <RTSPMaximumPendingWriteBytes>0</RTSPMaximumPendingWriteBytes>
                        <RTSPBindIpAddress></RTSPBindIpAddress>
                        <RTSPConnectionIpAddress>0.0.0.0</RTSPConnectionIpAddress>
                        <RTSPOriginIpAddress>127.0.0.1</RTSPOriginIpAddress>
                        <IncomingDatagramPortRanges>*</IncomingDatagramPortRanges>
                        <Properties>
                        </Properties>
                </RTP>
                <WebRTC>
                        <EnablePublish>true</EnablePublish>
                        <EnablePlay>true</EnablePlay>
                        <EnableQuery>true</EnableQuery>
                        <IceCandidateIpAddresses>HOSTNAME,tcp,1935</IceCandidateIpAddresses>
                        <UDPBindAddress></UDPBindAddress>
                        <PreferredCodecsAudio>opus,vorbis,pcmu,pcma</PreferredCodecsAudio>
                        <PreferredCodecsVideo>h264,vp8,vp9</PreferredCodecsVideo>
                        <DebugLog>false</DebugLog>
                        <Properties>
                        </Properties>
                </WebRTC>
                <MediaCaster>
                        <RTP>
                                <RTSP>
                                        <RTPTransportMode>interleave</RTPTransportMode>
                                </RTSP>
                        </RTP>
                        <StreamValidator>
                                <Enable>true</Enable>
                                <ResetNameGroups>true</ResetNameGroups>
                                <StreamStartTimeout>ESPECTADORES00</StreamStartTimeout>
                                <StreamTimeout>1ESPECTADORES0</StreamTimeout>
                                <VideoStartTimeout>0</VideoStartTimeout>
                                <VideoTimeout>0</VideoTimeout>
                                <AudioStartTimeout>0</AudioStartTimeout>
                                <AudioTimeout>0</AudioTimeout>
                                <VideoTCToleranceEnable>false</VideoTCToleranceEnable>
                                <VideoTCPosTolerance>3000</VideoTCPosTolerance>
                                <VideoTCNegTolerance>-500</VideoTCNegTolerance>
                                <AudioTCToleranceEnable>false</AudioTCToleranceEnable>
                                <AudioTCPosTolerance>3000</AudioTCPosTolerance>
                                <AudioTCNegTolerance>-500</AudioTCNegTolerance>
                                <DataTCToleranceEnable>false</DataTCToleranceEnable>
                                <DataTCPosTolerance>3000</DataTCPosTolerance>
                                <DataTCNegTolerance>-500</DataTCNegTolerance>
                                <AVSyncToleranceEnable>false</AVSyncToleranceEnable>
                                <AVSyncTolerance>1500</AVSyncTolerance>
                                <DebugLog>false</DebugLog>
                        </StreamValidator>
                        <Properties>
                        </Properties>
                </MediaCaster>
                <MediaReader>
                        <Properties>
                        </Properties>
                </MediaReader>
                <MediaWriter>
                        <Properties>
                        </Properties>
                </MediaWriter>
                <LiveStreamPacketizer>
                        <Properties>
                        </Properties>
                </LiveStreamPacketizer>
                <HTTPStreamer>
                <Properties>
                        <Property>
                        <Name>cupertinoPlaylistProgramId</Name>
                        <Value>1</Value>
                        <Type>Integer</Type>
                        </Property>
                </Properties>
                </HTTPStreamer>
                <HTTPProvider>
                        <BaseClass>com.wowza.wms.plugin.HTTPStreamControl</BaseClass>
                        <RequestFilters>streamcontrol*</RequestFilters>
                        <AuthenticationMethod>none</AuthenticationMethod>
                </HTTPProvider>
                <Modules>
                        <Module>
                                <Name>base</Name>
                                <Description>Base</Description>
                                <Class>com.wowza.wms.module.ModuleCore</Class>
                        </Module>
                        <Module>
                                <Name>logging</Name>
                                <Description>Client Logging</Description>
                                <Class>com.wowza.wms.module.ModuleClientLogging</Class>
                        </Module>
                        <Module>
                                <Name>flvplayback</Name>
                                <Description>FLVPlayback</Description>
                                <Class>com.wowza.wms.module.ModuleFLVPlayback</Class>
                        </Module>
                        <Module>
                                <Name>ModuleCoreSecurity</Name>
                                <Description>Core Security Module for Applications</Description>
                                <Class>com.wowza.wms.security.ModuleCoreSecurity</Class>
                        </Module>
                        <Module>
                                <Name>streamPublisher</Name>
                                <Description>Playlists</Description>
                                <Class>com.wowza.wms.plugin.streampublisher.ModuleStreamPublisher</Class>
                        </Module>
                        <Module>
                                <Name>ModuleLimitPublishedStreamBandwidth</Name>
                                <Description>Monitors limit of published stream bandwidth.</Description>
                                <Class>com.wowza.wms.plugin.ModuleLimitPublishedStreamBandwidth</Class>
                        </Module>
                        <Module>
                                <Name>ModulePushPublish</Name>
                                <Description>ModulePushPublish</Description>
                                <Class>com.wowza.wms.pushpublish.module.ModulePushPublish</Class>
                        </Module>
                </Modules>
                <Properties>
                        <Property>
                                <Name>limitPublishedStreamBandwidthMaxBitrate</Name>
                                <Value>BITRATE</Value>
                                <Type>Integer</Type>
                        </Property>
                        <Property>
                                <Name>limitPublishedStreamBandwidthDebugLog</Name>
                                <Value>true</Value>
                                <Type>Boolean</Type>
                        </Property>
                        <Property>
                                <Name>MaxBitrate</Name>
                                <Value>BITRATE</Value>
                                <Type>Integer</Type>
                        </Property>
                        <Property>
                                <Name>limitStreamViewersMaxViewers</Name>
                                <Value>ESPECTADORES</Value>
                                <Type>Integer</Type>
                        </Property>
                        <Property>
                                <Name>securityPlayMaximumConnections</Name>
                                <Value>ESPECTADORES</Value>
                                <Type>Integer</Type>
                        </Property>
                        <Property>
                                <Name>securityPublishRequirePassword</Name>
                                <Value>false</Value>
                                <Type>Boolean</Type>
                        </Property>
                </Properties>
        </Application>
</Root>
