0.1.0 • Published 8 months ago

@eyevinn/whep-video-component v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

<whep-video>

License: MIT Slack

A web component for WHEP WebRTC video playback.

Example

<html>
<head>
  <style>
    whep-video {
      width: 800px;
    }
  </style>
</head>
<body>
  <whep-video src="https://wrtc-edge.lab.sto.eyevinn.technology:8443/whep/channel/sthlm" muted autoplay/>
  <script src="https://unpkg.com/@eyevinn/whep-video-component@latest/dist/whep-video.component.js"></script>
</body>
</html>

Support

Join our community on Slack where you can post any questions regarding any of our open source projects. Eyevinn's consulting business can also offer you:

  • Further development of this component
  • Customization and integration of this component into your platform
  • Support and maintenance agreement

Contact sales@eyevinn.se if you are interested.

About Eyevinn Technology

Eyevinn Technology is an independent consultant firm specialized in video and streaming. Independent in a way that we are not commercially tied to any platform or technology vendor.

At Eyevinn, every software developer consultant has a dedicated budget reserved for open source development and contribution to the open source community. This give us room for innovation, team building and personal competence development. And also gives us as a company a way to contribute back to the open source community.

Want to know more about Eyevinn and how it is to work here. Contact us at work@eyevinn.se!