Questions tagged as 'video'

2
answers

Pause non-visible videos

How are you? I need help to pause the videos that come out of the view when scrolling. I have already advanced a lot and my code is light, I attach it in case someone serves. Where I am stuck is in the part of the height, that is, the vide...
asked by 22.11.2017 / 02:36
1
answer

Play video from a server on iOS in unity 3D

I'm trying to play video from a server on iOS in unity 5.5.1, xcode 8.2.1, iOS 10.2.1 I have tried the following ways: 1- with Easy Movie Texture, I get the following error Use of undeclared indentifier 'GLES_CHK' I include the library and...
asked by 03.04.2017 / 17:18
0
answers

Send video via HDMI to a monitor in C #

I want to develop code to send video frames through the HDMI port of my laptop to an external monitor, for C # . From what I have seen, it is possible that this is done with some type of API driver specific to my video card ( Intel HD Gr...
asked by 13.03.2017 / 14:18
1
answer

Play different videos on a div without reloading the page

I need some help, I would like from the same page to play several videos, I explain better in a div put a player and next to several buttons that every time you click on the button loads me the video of that button on the div without having to r...
asked by 16.10.2017 / 04:57
2
answers

I do not work video in Bootstrap 4

A big greeting: I had a difficulty, since this video that I insert I get the image of the video but it does not play, I'm doing it with Bootstrap 4 in the following way, I do not know why it is not play? Thanks <div class="emb...
asked by 09.07.2018 / 22:48
2
answers

Video tag does not play on android chrome

I have a web created with WordPress, which has a video inserted at the beginning. In web browsers the video plays without problems but on mobile phones android I do not even see the label. I have tried a thousand ways .. removing attributes "con...
asked by 05.06.2018 / 13:14
3
answers

Video Html5 Does not work in Android Chrome

I want to show a video and it works well on a computer, but not on Android. Seek help but it did not work. //// Code <video poster="img/videoframe.jpg" class="fullscreen-bg__video" controls> <source src="ejemplo.mp4" type="vide...
asked by 10.07.2017 / 23:06
1
answer

Add text to a video played on a JFXPanel

I'm doing a desktop application in which I play a video in a JFXPanel (it's what I found to play videos) and it shows text about the video, user-defined text, overwriting the 'paint' method of the floor JFXPanel the video, is there any way to pu...
asked by 03.04.2017 / 02:57
1
answer

Capture connection errors with jquery

I have a video carousel made in JQuery that makes an AJAX request, so if the Internet fails, the video stops and the system no longer moves and shows these errors: I was wondering if there would be any way to capture these errors...
asked by 24.02.2017 / 21:26
0
answers

Problem C # Aforge VideoSourcePlayer does not show image

I have been trying to make the c # connection with the camera of the device (in this case laptop) using the AForge library and its components, the point set all the parameters with two buttons one to start and another to stop and a combobox that...
asked by 19.12.2018 / 05:04