streamline icon indicating copy to clipboard operation
streamline copied to clipboard

Call for developers or sponsors for streamline prime!

Open colleenkhenry opened this issue 6 years ago ā€¢ 10 comments

Hey streamliners

I'm currently working on architecting a streamline-prime project.

It will include...

  • Automated cloud deployment and provisioning. šŸ¤–ā˜
  • Faster encoder build / setup āš”
  • A full cloud based / web based workflow for provisioning remotely controllable encoders, and events / embeddable player codes. ā˜
  • Smaller / rack-able / silent hardware šŸ–„
  • Full hardware / ISP / software / server redundancy ā˜ā˜ā˜šŸ–„šŸ–„šŸ–„šŸŒšŸŒšŸŒ
  • Possible HEVC encoded contribution (maybe delivery, depending on how I feel about the matter. It won't be a technical limitation.) šŸ¤®
  • SRT protocol contribution (maybe BBR + TCP + Matroska) šŸ˜Š
  • Server side VP9 transcoding (FPGA accelerated on an F1 instance... roughly 30% better than x264 medium) šŸ˜
  • Server side H.264 transcoding with X.264 šŸ˜
  • Multiple origin shields šŸ›”
  • Akamai CDN delivery with QUIC protocol and HTTP 2.0 for non supported clients šŸŒ©
  • Fully frame synced (you could cut cables, kill servers, etc, and there are zero glitches on failover.) šŸŽ„
  • Sub three second glass-to-glass latency on modern devices (Chrome, Safari, Firefox, Edge, Android Web) with fallback for iOS web to traditional HLS. šŸƒšŸ’Ø

Thats where you come in! Are you interested in contributing on the development?

I could use people well versed in AWS automation, Docker, HTTP origin configuration, HTTP caching optimization, webapp development, etc. We have hardware, FFmpeg development, and streaming video nerdery represented but could also use more of that.

I'd also be interested in any corporate sponsors that want to step up as well to see this become a reality.

Thoughts? Anybody down? Hit me up and I'll add you to our Slack.

colleenkhenry avatar Sep 20 '18 12:09 colleenkhenry

Any possibility of DRM? WHich would in itself then require Fairplay, Widevine and PlayReady? Although most DRM licence vendors are closed, Intertrust gives you 200 test tokens when you sign up on their pay-as-you-go ExpressPlay service.

bobh-dazn avatar Sep 21 '18 09:09 bobh-dazn

@bhperform I'm open to it but I think that'd be a phase 2 once the video is flowing reliably and in high quality.

colleenkhenry avatar Sep 24 '18 18:09 colleenkhenry

@bhperform I also will admit to not being an expert in DRM. Maybe we should chat it over before I discount it in V1 :)

colleenkhenry avatar Oct 07 '18 02:10 colleenkhenry

@bhperform I also will admit to not being an expert in DRM. Maybe we should chat it over before I discount it in V1 :)

Some educational material: https://www.intertrust.com/products/drm-system/developer/key-storage/

bobh-dazn avatar Oct 15 '18 15:10 bobh-dazn

@colleenkhenry Happy to share ideas or contribute in the DRM parts. I have done some end-to-end platform integrations with the Widevine&Playready&Fairplay trio before.

Hit me up and I'll add you to our Slack.

Are you on video-dev?

tchakabam avatar Oct 16 '18 21:10 tchakabam

Yes, I am in fact on video-dev. There is a streamline room! Join it and we can discuss there!

colleenkhenry avatar Oct 16 '18 21:10 colleenkhenry

#streamline is the channel

colleenkhenry avatar Oct 16 '18 22:10 colleenkhenry

Microsoft provides a free Playready Test Server. Use this script to create LAURLs https://github.com/HbbTV-Association/ReferenceApplication/blob/master/tools/test/RegisterDRM_MicrosoftTest.py

This is an example of encryptionKey+KID+LAURL. Anyone can use this key and laurl for packaging and and playready playback testing.

"key": "12341234123412341234123412341234",
"kid": "43215678123412341234123412341234",
"playready": "https://test.playready.microsoft.com/service/rightsmanager.asmx?cfg=(kid:header,sl:2000,persist:false,firstexp:60,contentkey:EjQSNBI0EjQSNBI0EjQSNA==)"

Then we have ClearKeyDRM (Chrome/Firefox+dashjs+laurl ok. IE11 does not support it). Use this script for clearkeydrm license server https://github.com/HbbTV-Association/ReferenceApplication/blob/master/tools/test/laurl_ck.php See this dashjs clearkey example.

I don't know a fully free Widevine test server available, wish Google provided one.

ps What is this Slack server you talk about? Can I have access to it?

Murmur avatar Oct 23 '18 21:10 Murmur

Iā€™m super interested in helping with this. I can offer AWS skills and video streaming experience.

How can I help?

rosswilson avatar Jul 13 '19 15:07 rosswilson

Are you on on the video-dev slack? Join #streamline and we can chat :D!

colleenkhenry avatar Jul 15 '19 15:07 colleenkhenry