streamline icon indicating copy to clipboard operation
streamline copied to clipboard

A reference system for end to end live streaming video. Capture, encode, package, uplink, origin, CDN, and player.

Results 11 streamline issues
Sort by recently updated
recently updated
newest added

please correct me if I'm mistaken. As I see that client side usage is harder than traditional usage. If project had rtmp handler, then I could publish stream via obs...

I believe this number is now 3 from 2 according to https://developer.nvidia.com/video-encode-decode-gpu-support-matrix

You could use Cloudfromation / Troposphere / Terraform / Whatever is hip these days to automate the creation of the AWS resources to make it more.... streamlined.

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...

Hi, bumped into this project coming from LHLS blog post from THEOPlayer and noticed the begging for a FOSS player. Found a post implementing the ideas from Periscope on top...

Here's the bash style guide I was referring to: https://google.github.io/styleguide/shell.xml Shall we adopt it moving fwd and retrofit our existing stuff as time allows?

If i wanted to send a RTMP stream up how does this work?

Would you guys value a contribution to enable the same workflow setup but encoding on Centos7 with Intel Quicksync? (MediaSDK) Let me know - i have most of the suitable...

``` # Upload the player over HTTP PUT to the origin server curl -X PUT --upload-file /tmp/${vid}.html http://${1}/${vid}.html -H "Content-Type: text/html; charset=utf-8" echo ...and awaaaaayyyyy we go! 🚀🚀🚀🚀 echo Input...