Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploading Video #114

Open
adriandfriend opened this issue Dec 30, 2015 · 6 comments
Open

Uploading Video #114

adriandfriend opened this issue Dec 30, 2015 · 6 comments

Comments

@adriandfriend
Copy link

I looked through the documentation and cannot see any reference to uploading video, only images.

Looks like it is supported in the PHP version as it's in the documentation.

Is it possible using this version?

@mynetx
Copy link
Member

mynetx commented Dec 31, 2015

Hi Adrian, thank you for your question.

We are still working on supporting video uploads with codebird-js. Codebird-PHP 3.0 is released on January 1, after which we’ll focus on porting relevant features to codebird-js 3.0.

I will update this issue as soon as I know more!

Does this help you?

@adriandfriend
Copy link
Author

Thanks for replying so quickly...

After a bit of fiddling I got it to work with the current version :)

Below is a Gist on the steps (using node and async.waterfall on aws lambda just so you know the syntax). I took the ideas of how to do it from the php version.

https://gist.github.com/mynameisadrian/3f56d96ec8fd4370f181

Seems to work really nicely and exactly what i needed!

Adrian

@mynetx
Copy link
Member

mynetx commented Dec 31, 2015

Well, that’s about it, you’re right!

Would you like to draft up a section in the README file on how to achieve this?
Please follow the layout used in the current JS README and the chapter order like here:

https://github.com/jublonet/codebird-php/blob/1e9cc65284ecd99d425fdf1cdf644788824677cc/README.md#video-files

Thanks in advance for your efforts!

@adriandfriend
Copy link
Author

Happy New Year!

I have drafted an update to the README file, how would you like me to send it to you?

@mynetx
Copy link
Member

mynetx commented Jan 4, 2016

How about sending a Pull Request?

@mynetx
Copy link
Member

mynetx commented Aug 27, 2016

@MynameisAdrian Can you send a Pull Request for your fine how-to? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants