Questions tagged as 'video'

0
answers

Streaming Providers

Currently I want to create a website where I can transmit video from different residential groups. Only with restricted access can you watch the video. Which streaming service provider do you recommend?     
asked by 26.04.2018 / 23:03
1
answer

How can I get the duration of a video using mediainfo.dll? VB.NET

I am trying mediainfo.dll but I notice that there is little information so I look for two things, first an example of how to get the duration of a video and if they have any link with the documentation that I can share about mediainfo.dll.     
asked by 05.12.2017 / 22:20
2
answers

Can a video be exchanged with a hello world in html?

It's a task that I have, since I am new in what programming is, it makes me a little weird that. The teacher told us that the video for example has to be on the left and the hello world on the right and that when clicking, they change places. Is...
asked by 12.11.2017 / 03:18
0
answers

Convert Video (100 MB) to BASE64

Good, I am using these lines of code to send videos in base64 to a server, but from a time here they began to fail the sending of videos of more than 50 mb. I have read it to divide the file and other things, but when I do that the base 64 gener...
asked by 02.11.2017 / 00:14
1
answer

Problem with Full screen VLCJ

I have a program that shows a video in one of the windows and I can not make the full screen button (jButton3) work. package estanquet; import com.sun.jna.Native; import com.sun.jna.NativeLibrary; import java.awt.BorderLayout; import java.awt...
asked by 24.10.2017 / 00:39
0
answers

White space on a video cover (it only happens in safari, not google chrome)

I have this problem on a website, but it only happens when I open it on safari: there is a white space above and below a video that I put as cover. Here goes the code: HTML <div> <video autoplay loop poster="images/inicio.png"...
asked by 08.10.2017 / 21:03
1
answer

Background video youtube with loop

I have to put a YouTube background video inside a div, but the video does not loop, what to do to generate the loop. The code is as follows: <div class="video-background"><div class="video-foreground"><iframe src="https://www.yo...
asked by 14.09.2017 / 04:39
1
answer

Implement with iframe vide from Youtube silently (muted)

I have integrated a video gallery in wordpress with I have seen that there are many options to configure these videos but not the option to silence them <iframe id="video" src="<?php echo $result; ?>?rel=0&vq=hd720&autopla...
asked by 12.07.2017 / 11:14
1
answer

Carrousel video autoplay

I have a carousel with images and videos I have decided to give autoplay to the videos the problem that I have is that when I load the page in which the carousel is automatically reproduced the video I would need it to be automatically reproduce...
asked by 27.04.2017 / 00:19