@@ -12,7 +12,7 @@ ms.workload: media
12
12
ms.tgt_pltfrm : na
13
13
ms.devlang : ne
14
14
ms.topic : article
15
- ms.date : 06/04 /2019
15
+ ms.date : 06/06 /2019
16
16
ms.author : juliako
17
17
18
18
---
@@ -99,29 +99,29 @@ The *stream name* indicates the stream name for a specific connection. The strea
99
99
100
100
##### RTMP
101
101
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 />
106
106
107
107
##### Smooth Streaming
108
108
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 />
111
111
112
112
#### Vanity URL
113
113
114
114
##### RTMP
115
115
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 />
120
120
121
121
##### Smooth Streaming
122
122
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 />
125
125
126
126
## Live Event preview URL
127
127
0 commit comments