Skip to content

Commit a2e5dfe

Browse files
authored
Update live-events-outputs-concept.md
1 parent 6960934 commit a2e5dfe

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

articles/media-services/latest/live-events-outputs-concept.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: media
1212
ms.tgt_pltfrm: na
1313
ms.devlang: ne
1414
ms.topic: article
15-
ms.date: 06/04/2019
15+
ms.date: 06/06/2019
1616
ms.author: juliako
1717

1818
---
@@ -99,29 +99,29 @@ The *stream name* indicates the stream name for a specific connection. The strea
9999

100100
##### RTMP
101101

102-
`rtmp://<random 128bit hex string>.channel.media.azure.net:1935/live/<access token>/<stream name>`
103-
`rtmp://<random 128bit hex string>.channel.media.azure.net:1936/live/<access token>/<stream name>`
104-
`rtmps://<random 128bit hex string>.channel.media.azure.net:2935/live/<access token>/<stream name>`
105-
`rtmps://<random 128bit hex string>.channel.media.azure.net:2936/live/<access token>/<stream name>`
102+
`rtmp://<random 128bit hex string>.channel.media.azure.net:1935/live/<access token>/<stream name>`<br/>
103+
`rtmp://<random 128bit hex string>.channel.media.azure.net:1936/live/<access token>/<stream name>`<br/>
104+
`rtmps://<random 128bit hex string>.channel.media.azure.net:2935/live/<access token>/<stream name>`<br/>
105+
`rtmps://<random 128bit hex string>.channel.media.azure.net:2936/live/<access token>/<stream name>`<br/>
106106

107107
##### Smooth Streaming
108108

109-
`http://<random 128bit hex string>.channel.media.azure.net/<access token>/ingest.isml/streams(<stream name>)`
110-
`https://<random 128bit hex string>.channel.media.azure.net/<access token>/ingest.isml/streams(<stream name>)`
109+
`http://<random 128bit hex string>.channel.media.azure.net/<access token>/ingest.isml/streams(<stream name>)`<br/>
110+
`https://<random 128bit hex string>.channel.media.azure.net/<access token>/ingest.isml/streams(<stream name>)`<br/>
111111

112112
#### Vanity URL
113113

114114
##### RTMP
115115

116-
`rtmp://<live event name>-<ams account name>-<region abbrev name>.channel.media.azure.net:1935/live/<access token>/<stream name>`
117-
`rtmp://<live event name>-<ams account name>-<region abbrev name>.channel.media.azure.net:1936/live/<access token>/<stream name>`
118-
`rtmps://<live event name>-<ams account name>-<region abbrev name>.channel.media.azure.net:2935/live/<access token>/<stream name>`
119-
`rtmps://<live event name>-<ams account name>-<region abbrev name>.channel.media.azure.net:2936/live/<access token>/<stream name>`
116+
`rtmp://<live event name>-<ams account name>-<region abbrev name>.channel.media.azure.net:1935/live/<access token>/<stream name>`<br/>
117+
`rtmp://<live event name>-<ams account name>-<region abbrev name>.channel.media.azure.net:1936/live/<access token>/<stream name>`<br/>
118+
`rtmps://<live event name>-<ams account name>-<region abbrev name>.channel.media.azure.net:2935/live/<access token>/<stream name>`<br/>
119+
`rtmps://<live event name>-<ams account name>-<region abbrev name>.channel.media.azure.net:2936/live/<access token>/<stream name>`<br/>
120120

121121
##### Smooth Streaming
122122

123-
`http://<live event name>-<ams account name>-<region abbrev name>.channel.media.azure.net/<access token>/ingest.isml/streams(<stream name>)`
124-
`https://<live event name>-<ams account name>-<region abbrev name>.channel.media.azure.net/<access token>/ingest.isml/streams(<stream name>)`
123+
`http://<live event name>-<ams account name>-<region abbrev name>.channel.media.azure.net/<access token>/ingest.isml/streams(<stream name>)`<br/>
124+
`https://<live event name>-<ams account name>-<region abbrev name>.channel.media.azure.net/<access token>/ingest.isml/streams(<stream name>)`<br/>
125125

126126
## Live Event preview URL
127127

0 commit comments

Comments
 (0)