Skip to content

Video Does Not Start #21

@360disrupt

Description

@360disrupt

On my raspberry pi + iceweasel (Firefox) the video does not start when I initially load the page. Even if I navigate between different states and back to the home state, where the video is embedded. After reloading the page the video starts. Once it has started it works also when switching states.

The background image is already shown, just the video does not start.

PS:
I use ui-router on my mac I can run the module with Chrome and Firefox without any problems.

HTML

Controller

angular.module 'instagram', ['angular-virtual-keyboard', 'angular-useragent-parser', 'myInstagramService', 'angularVideoBg']
.controller 'InstagramCtrl', ($scope, $http, $log, $timeout, instagramService, authUserService, UserQuery, UAParser) ->
self = @
@.videoOptions = {"start":(9_60), "end":(11_60), "videoId":'3TlJWoM69ww'}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions