Ruby Wizards

Ruby Wizards

Follow
homenewsletter
Tag

streaming

#streaming

More content

Read more stories on Hashnode


Articles with this tag

Accessing Cloudfront stream with VideoJS and server-side signed cookies

Apr 23, 20212 min read

Today's post is a continuation of what I wrote yesterday about securing Cloudfront stream with signed cookie. I encourage you to open this post...

Accessing Cloudfront stream with VideoJS and server-side signed cookies

Securing Amazon Cloudfront stream with signed cookies

Apr 22, 20212 min read

In the context of audiobook streaming platform · In one of my recent posts I described the challenges I faced while building the audiobook streaming...

Securing Amazon Cloudfront stream with signed cookies

Convert mp3 files to a streaming-ready format

Apr 20, 20213 min read

with Ruby SDK for AWS MediaConvert · In my yesterday's post, I described why I decided to take advantage of the HLS streaming in my new project which is...

Convert mp3 files to a streaming-ready format

Streaming (HLS) vs progressive download

Apr 19, 20212 min read

In the context of audiobook streaming platform · Recently I was faced with the challenge of implementing a platform for audiobook streaming. "Streaming"...

Streaming (HLS) vs progressive download