Category "video"

Playing a IPTV live tv stream with VideoJS or similar

I'm trying to play live tv channel with videojs. I've tried various ways but always get "No compatible source was found for this media." error. Other videos are

How to change current time of a paused html5 video and start playing from that position?

I have a html 5 video on a page like this: <video preload="none" id="movie" poster="http://my_poster_url.com/sourcefile.jpeg" controls> <source i

Video datasets in Python

I am a new to deep learning algorithms and Machine learning as well as working with data. I am currently trying to work with annotated video dataset, I tried to

React - how to capture full screen video request in html5?

I have a HTML5 video element in my React component. I would like to implement a custom function for clicking on full screen button. So that when on clicking the

How can I take screen shots from running video in Android

I have developed an application in android which contains videos. Now I want to take screen shots from that running video. Is anybody having any idea regarding

Randomly extract video frames from multiple files

Basically I have a folder with hundreds of video files(*.avi) each one with more or less an hour long. What I would like to achieve is a piece of code that coul

videojs youtube plugin MEDIA_ERR_SRC_NOT_SUPPORTED when updating src dynamically

So I have created a simple video playlist which works great with videos that I am hosting but I get the above error when loading a youtube video src. Onclick I

NodeJS Cloudinary Upload Video

Here is cloudinary documentation page. http://cloudinary.com/documentation/upload_videos#uploading_from_server_side_code According to doc, video uploading like

How to play local video file on loop on an excel userform?

How to play local video file on loop on an excel userform?

Video upload with Instagram API now allowed?

According to the Instagram documentation, Instagram only allows API uploads for images (JPG, PNG). A new iPhone app called Cinamatic allows users to upload vi

FFMPEG record http video stream with normal speed

I'm recording an http stream from my IP Camera (TPLINK NC200), using this command: ffmpeg -i http://admin:[email protected]:8080/stream/getvideo -t 30 -aco

Control the playback speed of video in android

I am using a VideoView to play a video file kept in res/raw. I couldnt find a way to control the playback speed of the video. Basically i want to reduce and inc

How would I convert a css3 animation to a video?

How would I convert a css3 animation to a video?

Is it possible to render a video from AfterEffects in a Google Collaboratory notebook?

I have an AfterEffects video ready to be exported in mp4 format, but my PC has not a good processor or graphics card. I have also been using Google Colab for a

How can I autoplay a video using the new embed code style for Youtube?

I can't work out how to autoplay a video using the new embed code style for Youtube. I tried adding &autoplay=1 to the url, which worked with the old style,

converting vob files to swf and flv

I have a .vob file and I am trying to change it to .swf and .flv for my website. I found lots of open source software that can convert to flash. The only thing