콜러스 플레이어는 보안기능 적용 유무에 따라 2종류의 플레이어를 제공합니다. Kollus HTML5 Player : Non-security는 Web Token을 이용한 One time URL을 지원하는 플레이어로 일반적인 공개형 라이브 중계 시 바로 적용이 가능합니다.
Html bobswift |
---|
Html bobswift |
---|
|
<p align="middle"> |
<p align="middle">
<iframe width="840" height="472" src="https://v.kr.kollus.com/3af0hJI4?player_version=html5" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen></iframe>
</p> |
html | allowScriptAccess | false |
---|
allowSameOrigin | false |
---|
|
<center>
<iframe width="840" height="472" src="https://v.kr.kollus.com/3af0hJI4MREq3r65?player_version=html5&s" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen></iframe>
</p>center> |
<Example code>
Expand |
---|
|
<iframe width="840" height="472" src="https://v.kr.kollus.com/{MEDIA_CONTENT_KEY}?player_version=html5" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen></iframe>
|
...