Masud Hossain

Results 16 issues of Masud Hossain

Can't tell what i'm doing wrong. Here's my shrine.rb below. The resulting content-dispostion stays default, which is `inline; filename="Screenshot at Feb 09 10-09-57.png"; filename*=UTF-8''filenamepng` ```ruby require "shrine/storage/s3" s3_options = {...

Is it possible to integrate twitch with videojs too? We depend on a lot of dependencies from videojs. If anyone is willing to do this, i'm paying. Docs: https://dev.twitch.tv/docs/embed/video-and-clips/#interactive-frames-for-live-streams-and-vods Example:...

Not sure if i'm the only one who gets this error, but when i refresh the page and switch to a different tab...it doesn't load and throws me this error:...

I noticed that doing `mark_ass_read! :all, for: current_user` does not work, but `mark_as_read! for: current_user` works fine. I'm not sure if i'm doing anything wrong, but when i run it,...

I saw the author wrote `Hint: You should add a database index on messages.created_at.`, which I've tried but performance is still very very slow right now. Maybe i'm misunderstanding it....

![lksdjflksdjf](https://user-images.githubusercontent.com/16615124/50754925-58896500-1225-11e9-9a20-09a63c9964bb.png)

Getting the following error after updating to the latest react-konva version. ![image](https://user-images.githubusercontent.com/16615124/175750863-647dd433-b1ed-4a96-9b08-4448eea462b8.png)

Getting an flvjs related error `[FlvPlayer] > Maximum buffering duration exceeded, suspend transmuxing task`.

It would be nice to give the users the ability to choose which mic and camera they want to use for the webrtc session. The new google hangouts (now called...

## Type What kind of issue is this? ``` [x] Bug report. [ ] Feature request. ``` ## Current Behavior Added `import Undraw from 'react-undraw'` to a page and i...