BartusZak

Results 21 comments of BartusZak

Hey @ryanheise, Thanks for very fast response. I will prepare a design and get back to you.

@alexgrusu As a POC I created `.aac` and `.m3u8` files with [AWS Elemental MediaConvert](https://aws.amazon.com/mediaconvert/) from a few `.mp3` files. Then I uploaded them to Private `Amazon S3` Bucket. Now I...

Hey @ryanheise How are you? Is there any chance to get request headers working on WEB?

Hey @ryanheise I would like to be able to set Request Headers for `.mp3` files for **Web**. Right now it throws `403 error` and did not add any headers. _playlist...

@ryanheise Yes, it is. There is a working example with `video_player` and `signed headers` https://github.com/balvinderz/video_player_web_hls/pull/10/commits/761bbd3f36805cee0cb7bfa9956d00bb9b22dd31 It's just a POC and still need improvements, but it works https://github.com/balvinderz/video_player_web_hls/issues/8 Feel free to...

@ryanheise any update on that one? Is there any way to add request headers to a source with HTTPS request on WEB? eg.: ```dart _playlist = ConcatenatingAudioSource( children: widget.audiobook.content .map(...

HTTPS headers for web please :D

Is there a possibility to export existing AWS CodePipeline configuration?