vimeo / vimeo/vimeo-networking-java

Vimeo analysis does not work when I watch the video as mp4

Open
#415 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
128
Forks
48
PR merge metrics
No merged PRs in 30d

Description

Issue Summary

I am developing an Android application and it is not reflected in analysis when I use VideoView (.mp4 url) to show the video.
But when using WebView (<iframe ..), analysis works.

Is it only reflected in the analysis when I watch it embedded?
Or should I send it to analysis manually when i use VideoView or ExoPlayer?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the Android SDK's analysis or tracking entry points and compare the behavior described for WebView, VideoView, and ExoPlayer. The issue names no files or tests, so first determine whether direct MP4 playback is supported and where its analysis event would be handled; done means the supported behavior is documented or the reported discrepancy is resolved and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
analytics, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.