Provides video hosting for businesses and personal users.
Questions tagged [wistia]
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
Wistia playback in react-player causes error "The XMLHttpRequeset constructor has been tampered with"
I have a ReactPlayer embded like so:

meds
- 21,699
- 37
- 163
- 314
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:
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