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

Uploaded Video and 0% uploaded #51

Closed
unnivm opened this issue Nov 20, 2015 · 3 comments
Closed

Uploaded Video and 0% uploaded #51

unnivm opened this issue Nov 20, 2015 · 3 comments

Comments

@unnivm
Copy link

unnivm commented Nov 20, 2015

Hello !,

I have managed to upload a test video of my own to YouTube via YouTube API version 3. But when I checked in my YouTube account I am getting 0% uploaded and I waited for more than 15 minutes though my video is less than 2MB

I was getting the following when I was uploading my video.

Initiation Started
Initiation Completed
Upload Completed!

But it is not calling
"case MEDIA_IN_PROGRESS:"

and I am not getting any exception.

Is it because of this, it is not uploading the video or am I missing anything here?

I am using VideoUpload.java to upload video with my keys configured.

Thanks,
Unni

@zaasmi
Copy link

zaasmi commented Nov 20, 2015

we are using upload on vidqo.com working perfectly.
please check if there is some problem please send your link.

@unnivm
Copy link
Author

unnivm commented Nov 20, 2015

The main issue was my video ".mp4" type. Now I changed to ".mov" format and it is visible immediately after upload.

One more question: Is there any validation available for type of video we are uploading?

Thanks

@unnivm
Copy link
Author

unnivm commented Nov 22, 2015

I was able to solve this issue as it is was happening because of wrong time stamp used while encoding my video. Now I can upload videos

Thanks,
Unni Mana

@unnivm unnivm closed this as completed Nov 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants