Start a new topic

direct link

link direto

 

Se eu quiser passar um link direto com a chave, como seria o URL?

 

ex:

https://canal.cometa.top/hls1/combate.m3u8

 

a1c9d3d1-2ac7-49f5-a4b7-23fdf89ddc22


Hello,


Can you post your question in English?


If you want to pass a direct link with the key, what would the URL look like?

The streaming link is this:
https://dd4nucuz8cn1t.cloudfront.net/hls1/foxsports2.m3u8
 they key: 9f175590-6f8f-46de-b33b-4107c4c28aa3

Hello,


It is enough to pass the stream url as a src to video tag. For example:

<video src="https://dd4nucuz8cn1t.cloudfront.net/hls1/foxsports2.m3u8" data-viblast-key="9f175590-6f8f-46de-b33b-4107c4c28aa3" controls width="640"></video>


You can read more about the setup here:

https://docs.viblast.com/player/video-tag-howto

or if you prefer to integrate with videojs framework:

https://docs.viblast.com/player/videojs-integration



Login to post a comment