<HLS>
and<DASH>
elements to the <Publishers>
in the configuration as shown in the following example.<SegmentDuration>
, the lower latency can be streamed, but it is less stable during streaming. Therefore, we are recommended to set it to 3 to 5 seconds.*.mpd
. The smaller the number of <SegmentCount>
, the lower latency can be streamed, but it is less reliable during streaming. Therefore, it is recommended to set this value to 3. <CorssDomain>
. For more information, please refer to the CrossDomain section.<CrossDomains>
element.<Url>
element as shown above, and you can use the following values:http://<Server IP>[:<DASH Port>]/<Application Name>/<Stream Name>/manifest_ll.mpd
https://<Domain>[:<DASH TLSPort>]/<Application Name>/<Stream Name>/manifest_ll.mpd
http://<Server IP>[:<DASH Port>]/<Application Name>/<Stream Name>/manifest.mpd
https://<Domain>[:<DASH TLSPort>]/<Application Name>/<Stream Name>/manifest.mpd
http://<Server IP>[:<HLS Port>]/<Application Name>/<Stream Name>/playlist.m3u8
https://<Domain>[:<HLS TLSPort>]/<Application Name>/<Stream Name>/playlist.m3u8
https://[OvenMediaEngine IP]:443/app/<stream name>_o/playlist.m3u8
http://[OvenMediaEngine IP]:80/app/<stream name>_o/playlist.m3u8
https://[OvenMediaEngine IP]:443/app/<stream name>_o/manifest.mpd
http://[OvenMediaEngine IP]:80/app/<stream name>_o/manifest.mpd
https://[OvenMediaEngine IP]:443/app/<stream name>_o/manifest_ll.mpd
http://[OvenMediaEngine IP]:80/app/<stream name>_o/manifest_ll.mpd