Skip to content
#

video-streaming

Here are 323 public repositories matching this topic...

stefanovualto
stefanovualto commented Nov 27, 2018

What do you want to do with Hls.js?
I want to use hlsjs with DRM (widevine, and maybe others if available), but I was not able to any documentation around how to do it.

What have you tried so far?
to set the following config properties:

  • widevineLicenseUrl: this.drmProviders.widevine
  • emeEnabled: true

But I need to modify the license request to inject our specific token.

joeyparrish
joeyparrish commented Sep 26, 2019

Have you read the FAQ and checked for duplicate open issues?
Yes

Is your feature request related to a problem? Please describe.
We provide no guidance on using Shaka Player with ReactJS, primarily because we have no experience with ReactJS on this team.

Describe the solution you'd like
A tutorial showing the most basic usage of the Shaka Player UI in

hreinnbeck
hreinnbeck commented May 21, 2019

It is all too common that users have issues because they simply copy and paste from the examples at the bottom of the config file. I'd like to discuss adding something like below to the top of the example config:


////////////////////////////////////////////////////////////////////////////////////////////////////////////////
STOP!

You can *not* use any of the examples below by just cop

A Unix, Windows, Raspberry Pi Object Speed Camera using python, opencv, video streaming, motion tracking. Includes a Standalone Web Server Interface, Image Search using opencv template match and a whiptail Admin Menu Interface Includes picam and webcam Plugins for motion track security camera configuration including rclone sync script. watch-app allows remotely controller camera configuration from a remote storage service name. Uses sqlite3 and gnuplot for reporting. Recently added openalpr license plate reader support.

  • Updated Oct 7, 2019
  • 401 commits
  • Python
chrisfillmore
chrisfillmore commented Dec 17, 2018

My team is going to look at shaka-player-embedded to try to get a sense of its capabilities. Currently we deliver video playback on iOS through Apple's native AVPlayer.

Something I haven't really seen in the docs (sorry if I've missed something) is a high-level overview of how shaka-player-embedded works. Are you bundling Chromium? Where does the video playback surface come from (i.e. the "vide

You can’t perform that action at this time.