Video
Video is an electronic medium for the recording, copying, playback, broadcasting, and display of moving visual media. It brings together all the techniques allowing the constitution or restitution of electrical signal representing moving images.
Here are 8,212 public repositories matching this topic...
Checklist
- This issue contains only one bug.
- I am able to reproduce the bug with the latest version.
- I have read and understood the contribution guidelines.
- I made sure that there are no existing issues - [open](https://github.com/T
To publish rtmp://ip/live/livestream?k=v to SRS, the correct way to use OBS:
- Server:
rtmp://ip/live - StreamKey:
livestream?k=v
However, sometimes the StreamKey has maken lots of people confused, they will literally use as bellow, easpecially for fresh man:
- Server:
rtmp://ip/live/livestream?k=v - StreamKey: Empty
And it's easy to understand.
Solution
So, SRS mi
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
-
Updated
May 30, 2022 - JavaScript
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
-
Updated
May 24, 2022 - Java
A High-Quality Real Time Upscaler for Anime Video
-
Updated
May 12, 2022 - Jupyter Notebook
-
Updated
May 17, 2022 - Jupyter Notebook
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
-
Updated
Nov 24, 2021 - Jupyter Notebook
Picture Selector Library for Android or 图片选择器
-
Updated
May 29, 2022 - Java
The swiss army knife of lossless video/audio editing
-
Updated
May 24, 2022 - JavaScript
HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
-
Updated
May 30, 2022 - TypeScript
-
Updated
May 25, 2022 - Vue
Describe the current behavior
When using peertube-import-videos.js to import videos from YouTube, is only downloads them in 720p.
If I upload a video with "Import with URL" on the instance, it downloads the highest resolution available.
The instance allows 1440p, 1080p and 720p.
dist/server/helpers/youtube-dl/youtube-dl-cli.js
const resolution = enabledResolutions.length === 0
Summa
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
-
Updated
May 30, 2022 - C++
Script for downloading Coursera.org videos and naming them.
-
Updated
May 27, 2022 - Python
~/.config/youtube-dlg should just contain configuration files and not logs (which should go to $XDG_DATA_HOME/youtube-dlg/ ) nor youtube-dl binary (which should go to $XDG_CACHE_HOME).
Please also consider using appdirs instead of hardcoding ~/.config/
Please add video length on the video thumbnail just like the official Developer app from Apple.
Right now, I can see the length if I click to go to detail screen, but I would have to do it one by one. It would be great to see the length of each video in a glance so that if i have like 15 minutes, I know which one I can watch.
A bunch of links to blog posts, articles, videos, etc for learning Rust
-
Updated
Mar 25, 2022
HTML5 <audio> or <video> player with support for MP4, WebM, and MP3 as well as HLS, Dash, YouTube, Facebook, SoundCloud and others with a common HTML5 MediaElement API, enabling a consistent UI in all browsers.
-
Updated
Feb 7, 2022 - JavaScript
Created by John Logie Baird, Charles Francis Jenkins, Philo Farnsworth
Released 1900
- Wikipedia
- Wikipedia


Description
The viewport overflows because of the use of
left:-3000emwithin a rtl html layoutSteps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
Using the default skin. Set:
Open a videojs player within a
<html dir="rtl">-layoutResults
Expecte