GithubHelp home page GithubHelp logo

newrelic / video-agent-ios Goto Github PK

View Code? Open in Web Editor NEW
1.0 18.0 9.0 1.43 MB

Video Agent for iOS and tvOS

License: Apache License 2.0

Objective-C 57.75% Ruby 3.93% Swift 36.92% C 1.40%
nrlabs video newrelic-plugin ios nrlabs-odp

video-agent-ios's Issues

SPM package support needed

Please add SPM support - we have it already for newrelic-ios-agent-spm, so why not for video-agent-iOS also?

Thank you.

Ad bufferType

When there is an ad break, the content experiences a buffering cycle, that is labeled as bufferType = connection. We should check if there is an Ad running and set the bufferType as "ad".

Issue with many video players at once

[NSKeyValueObservance retain]: message sent to deallocated instance 0x165aa2fb0

scroll through a list of videos and have them start playing as they are brought up in the view port. We suspect it might have something to do with the observers not getting deallocated as we keep scrolling through videos. Our best guess is that the iOS agent was built primarily for a page view with only one video instead of a list of videos.

viewId is cleared upon every AD_BREAK_ events

Upon heavy usage of our video data by building different dashboards with multiple widgets, we noticed that some of our events had no viewIds during ads.

After a bit of research, we stumbled upon this line in the library: https://github.com/newrelic/video-agent-iOS/blob/master/NewRelicVideoCore/NewRelicVideoCore/Tracker/NRVideoTracker.m#L148

The viewId is actually cleared on any AD_BREAK_* event, which kind of skew our data when playing around for widget related to ads.

What is the reasoning behind this approach? We noticed Android also doing it, but not Web.

Please note, I will enter the same issue in both repositories (iOS and Android).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.