stream group show done
This commit is contained in:
parent
ab89f232aa
commit
350dd71022
|
|
@ -61,7 +61,7 @@
|
|||
|
||||
<div class="video-player">
|
||||
<video width="100%" poster="https://content.turkmentv.gov.tm/uploads/{{ $show->img_url }}" controls style="object-fit: cover;">
|
||||
<source src="https://content.turkmentv.gov.tm/{{ $show->video_url }}" type="video/mp4">
|
||||
<source src="/stream/{{ $show->id }}" type="video/mp4">
|
||||
Your browser does not support HTML5 video.
|
||||
</video>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue