Skip to content
#

streaming

Here are 1,995 public repositories matching this topic...

koel
akka
hls.js
kanongil
kanongil commented Dec 16, 2019

Is your feature request related to a problem? Please describe.

The current engine only exposes WebVTT subtitles as kind: 'subtitles'. When the playlist entry contains CHARACTERISTICS="public.accessibility.transcribes-spoken-dialog,public.accessibility.describes-music-and-sound", it should have kind: 'captions'. This would match how it is exposed in the Safari HLS player.

**Describe

feross
feross commented Sep 19, 2019

I think we should create an INSTALL.md file in the root of this repo with detailed installation instructions for each OS, including our recommended installation method, as well as alternatives.

For Mac, for example, we recommend the official installer on the website, but it's also available via a Homebrew Cask.

For each Linux variant, there will be a different command or preferred file to

flink-learning

flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》

  • Updated Jul 4, 2020
  • Java
nukeop
nukeop commented Feb 21, 2020

Currently, every track added to downloads immediately starts downloading. Downloads are therefore behaving inconsistently, are not saved over program restarts, and can fail randomly without properly notifying the user. The following improvements are proposed:

  • Store the list of downloads in db/on disk somewhere. The main process will manage this list.
  • Allow the renderer process to query the
candlerb
candlerb commented Apr 3, 2018

Trying to build under ubuntu 16.04 with go 1.10.1, and following the building instructions:

root@builder:~# go get github.com/travisjeffery/jocko
package github.com/travisjeffery/jocko: no Go files in /root/go/src/github.com/travisjeffery/jocko
root@builder:~# cd go/src/github.com/travisjeffery/jocko/
root@builder:~/go/src/github.com/tr
colinhicks
colinhicks commented Sep 29, 2016

Currently, changes to plugin information models need to be mirrored, manually in the respective README.md.

This proposal outlines a possible approach to:

  1. Generate the relevant portion of the README directly from the info model.
  2. Integrate into the existing plugin release process.

A: Create a doc-gen lein plugin to render an information-model map into markdown

  • Content should correspond

Improve this page

Add a description, image, and links to the streaming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the streaming topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.