Questions tagged as 'video'

0
answers

How to choose a video from the gallery to be standard and always playable?

I'm working on a program that is interactive with users. With this, the user can choose image or take a photo and replace with the one that was in ImageView . When you click on ImageView , a video for that image is played. T...
asked by 18.02.2016 / 04:35
1
answer

Capture click event on youtube play

I have a responsive section with a youtube video, I would like to capture the click event in the youtube video play, how would I capture it? ie send an alert for example, as soon as you play the video on youtube.     
asked by 10.08.2015 / 22:04
0
answers

Problems sending video to ftp

I have the following class: public class CameraReceiver extends BroadcastReceiver { private Cursor cursor; private MetodosUtils metodosUtils = new MetodosUtils(); private Context context; @Override public void onReceive(f...
asked by 18.08.2015 / 15:48
1
answer

Slide error when inserting php code

I'm doing a video slide and everything was fine until I put the php code behind the database videos that I enter through the admin. When I change the code below: <div> <div u="player"> <iframe pHandler="ytiframe" p...
asked by 06.06.2015 / 04:37
2
answers

How to run a Vimeo video in the video tag

I need to run a Vimeo video in the video tag, how do I? I found it here: <video src="http://player.vimeo.com/external/85569724.sd.mp4?s=43df5df0d733011263687d20a47557e4"></video> Well, that's not my video, does anyone know how t...
asked by 27.01.2016 / 20:27
1
answer

Slidershow Carrousel video and image [duplicate]

I have a slide with 3 images and a video that is in the beginning, I need to make the video stay until the end, however it is going to the next images and if you click to go back and view it is passing. Is there any html tag to make a video mo...
asked by 13.08.2018 / 18:07
1
answer

java Import video file (.mp4)

I need to import a video (.mp4) file and store it in a BufferedImage [], so I can work with each frame as if it were an image. my code (the part with (???) is where I did not conceive): public class Main { public static void main(String[] arg...
asked by 20.08.2018 / 15:51
1
answer

Placing and Playing an M3u8 File

I need to add this file ( link ) E Play it so it looks more like this / link     
asked by 18.05.2018 / 22:32
1
answer

How to verify video .mp4 integrity? [closed]

I have about 10,000 videos in .mp4 format, but some of them are corrupted. Such files are corrupted as follows: videos should have a certain length of time; however, when they are played, such videos are automatically closed ahead of time. I thi...
asked by 29.06.2015 / 01:21
1
answer

best way to create a video gallery [closed]

I'm studying PHP, HTML 5 and CSS. I would like to know how best to create a kind of well organized gallery or video grid and what better language for that.     
asked by 22.06.2017 / 18:11