shaka-streamer icon indicating copy to clipboard operation
shaka-streamer copied to clipboard

A simple config-file based approach to preparing streaming media, based on FFmpeg and Shaka Packager.

Results 33 shaka-streamer issues
Sort by recently updated
recently updated
newest added

Hey, DASH-IF has a nice spec for packager/streamer systems to ingest DRM encryption keys from 3rd party key management systems - CPIX - https://dashif.org/docs/CPIX2.2/Cpix.html I think it would be good...

type: enhancement
priority: P3

As per title. I cannot see this defined in the features list, so asking for clarification purposes.

type: enhancement
flag: seeking PR
priority: P2

Similar to #9 (UDP input support), we should add support for RTMP/RTSP input. It may also be worth considering an input type that allows the user to connect an arbitrary...

type: docs
priority: P3

Currently, all of the output from ffmpeg and packager goes to the terminal. It would be nice if this output could be optionally ignored, logged (separately for each process), or...

type: enhancement
priority: P3

I have encoded video and audio streams that I simply want to encrypt and generate a DASH manifest for and upload to an S3 bucket. It seems like shaka-streamer would...

type: enhancement
flag: seeking PR
priority: P3

At the moment shaka-packager has a --hls_key_uri option for FairPlay. If it is not set, it will be generated from key_id like this: ``` if (IsFairPlaySystemId(system_id)) { std::string key_uri =...

type: enhancement
priority: P2

We don't yet support UDP input streams, but we could.

type: docs
priority: P3

As [requested](https://github.com/google/shaka-streamer/issues/5#issuecomment-530464982) by @joeyparrish , I'm opening this issue to highlight the case for supporting multiple devices for VAAPI hardware based acceleration. See #5 for the comments on the same....

type: enhancement
priority: P3

Allow subtitle conversion. Eg: srt, sub, sbv, ssa --> WebVTT or TTML

type: enhancement
priority: P2

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies