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,091 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
-
Updated
May 2, 2022 - JavaScript
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
-
Updated
Apr 26, 2022 - Java
-
Updated
Apr 14, 2022 - Jupyter Notebook
-
Updated
Oct 11, 2021 - Jupyter Notebook
-
Updated
Nov 24, 2021 - Jupyter Notebook
-
Updated
Apr 20, 2022 - Java
-
Updated
May 2, 2022 - TypeScript
-
Updated
Mar 27, 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
-
Updated
May 2, 2022 - JavaScript
Just discovered this while looking at the file.
I'm assuming what's called CompositeSoundClip here should actually be CompositeAudioClip? I couldn't find any other references to CompositeSoundClip, incl. in (some of) the early history of this file.
(It's a bit confusing
Summa
-
Updated
May 3, 2022 - C++
-
Updated
Feb 10, 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.
-
Updated
Mar 25, 2022
-
Updated
Feb 7, 2022 - JavaScript
Created by John Logie Baird, Charles Francis Jenkins, Philo Farnsworth
Released 1900
- Wikipedia
- Wikipedia
Description
On mac, tapping the touchpad may be interpreted in two ways and thus, passed down to the browser in different ways (briefly discussed here), but one of them is not accounted for in
Dom.isSingleLeftClick.More specifically, when
button === 0 && buttons === 1.Therefore,