drawRect / Instagram_Stories

Inspired by Instagram Stories functionality. This source is similar to Instagram Stories, which is having both image and video support.
MIT License
415 stars 76 forks source link

Video support #33

Closed mrhaxic closed 5 years ago

mrhaxic commented 6 years ago

Hello guys is there any chance to have video support also for the stories ?

boominadhaprakash commented 6 years ago

@mrhaxic Currently video support is not available. We will work on that and It will take some time(approx 1 week) to update that feature.

mrhaxic commented 6 years ago

Pleasure to hear that, Good luck

boominadhaprakash commented 6 years ago

Hi @mrhaxic Sorry for the much delay. Still we are working on that. Video support has been added but facing some issues while moving to next and previous snap. Once we done that, I will post the comment here.

boominadhaprakash commented 6 years ago

@mrhaxic If you want to test the Video support, you can find the source code under Boomi/VideoSupport branch.

mrhaxic commented 6 years ago

@boominadhaprakash Will test with my pleasure 👍

boominadhaprakash commented 6 years ago

@mrhaxic Sorry, I think I forgot to push the code. I will push it in 10 mins.

janczakb commented 5 years ago

@boominadhaprakash Have you added video support yet?

chintanTBI commented 5 years ago

Hello, is video support functionality available?

Thanks

ranmyfriend commented 5 years ago

We need sometime to support this feature request. Please support on following the commits and branch updates on future.

Thanks, Ranjith

divyansh-iimjobs commented 5 years ago

Hi @ranmyfriend, have you implemented the video support or still working on that?

boominadhaprakash commented 5 years ago

Hi @divyansh-iimjobs Greetings.

We have implemented Video functionality. But when we're tested out on the last couple of days back we found one issue.

Here is the issue desc: Once the Video has been played, if we do the Left tap, the progress bar duration time is not taking video length duration. Instead, it is taking the default 5 seconds of duration.

Note: Once end user gets an image it will display 5 seconds from the current time. Even the progress bar will show likewise. But in Video based on the duration the progress bar will show it.

The appropriate code is available on "Boomi/VideoSupport" branch, Can you please do a checkout from this branch and play with this. and feel free to raise any issues or feedback.

Thanks, Boominadha Prakash

boominadhaprakash commented 5 years ago

Hi all @mrhaxic @divyansh-iimjobs @chintanTBI @janczakb

We have implemented Video functionality. Please checkout the master branch and play with it.

Let us know if you face any issues and your feedbacks.

Regards, Boominadha Prakash