Project

General

Profile

Show LiveStream in Chromium

Added by sn0 0py over 5 years ago

Hello

Is it possible to show a live stream in a webpage from chromium (running on a Raspberry Pi or for testing on Windows 10 chrome)

i tested it with

<video id="my-video" class="video-js" controls preload="auto" width="400" height="220" data-setup="{}">
    <source src="http://10.0.0.98:9981/stream/channel/dacdc393b650180291ba14a4e1235aea?ticket=b01491f5c6f37a9b214df737d74bce062e878478" type='video/mp4'>

    <p class="vjs-no-js">
      To view this video please enable JavaScript, and consider upgrading to a web browser that
      <a href="http://videojs.com/html5-video-support/" target="_blank">supports HTML5 video</a>
    </p>
  </video>

but tested many other things - vlc works fine, kodi works fint.


    (1-1/1)