Questions tagged [wistia]

Provides video hosting for businesses and personal users.

90 questions
6
votes
1 answer

How to capture all videos in to be playable in video player script?

In the example below, I'm trying to capture all the videos in this script. However, I'm only able to capture the first video. I understand this has to do with getElementById and not querySelectorAll, but I'm not sure how to implement it in this…
Millhorn
  • 2,953
  • 7
  • 39
  • 77
6
votes
1 answer

Playing Wistia video in React Native WebView

We have a video CMS portal that powers React Native mobile app. Approach 1: Use react-native-video which works well, however, I realized that it requires a direct video file URL to play. Extracting video URL is easy using Wistia API however as it…
Bhushan
  • 71
  • 8
5
votes
2 answers
4
votes
0 answers

Wistia Video keeps on loading in iPhone 6

I am using the wistia to render the video in mysite. I did it. The video is playing in all kind of devices, except iPhone(it keeps on loading). Can any one help to sort out this issue. My code:
aldrien.h
  • 3,437
  • 2
  • 30
  • 52
2
votes
1 answer

Wistia videos not appearing on Phonegap app on iOS

I have a Phonegap app for iOS that allows for Wisita videos to be embedded in an iFrame. When I try to view these videos on a mobile iOS device, these videos never appear (as if nothing was contained in the iFrame). The embed code I am using is as…
tommybond
  • 650
  • 6
  • 19
2
votes
0 answers

Wistia api remove video from dom

I am using async embed with wistia: https://wistia.com/doc/embed-options#using_embed_options
Toniq
  • 4,492
  • 12
  • 50
  • 109
2
votes
0 answers

Fire function on mobile safari "Done" button click + Mobile Wistia Video

I am using Wista to embed a video in my website. This works in all the regular browsers but in mobile safari clicking the play button opens what I am guessing is the html5 video player. Because of this my exitVideo function is never activated as the…
ReganPerkins
  • 1,645
  • 3
  • 17
  • 36
1
2 3 4 5 6