WebRTC with libaom-av1 test AV1 is a new video codec developed by Alliance for Open Media (AOMedia). The AV1 encoder achieved 34%, 46.2% and 50.3% higher than libvpx-vp9 and better 10-20% with
open-source Build FFmpeg with libaom-av1 svt-av1 from nightly source Compile FFmpeg + libaom (AOM AV1) + libsvtav1 (Scalable Video Technology, SVT AV1) Prepare Compilerapt-get install -y autoconf automake build-essential cmake git-core libass-dev libfreetype6-dev libgnutls28-dev libsdl2-dev libtool libva-dev libvdpau-dev libvorbis-dev libxcb1-dev libxcb-shm0-dev
SRT Low Latency "Secure Reliable Transport (SRT) is an open source video transport protocol that utilises the UDP transport protocol" Feature UDP is faster TCPLost packet? SRT can retransmit lost packets quicklyAES encryptionTransport
VR VR 360 Live Streaming This is some of my VR work around 2015 - 2017. so don't compare with today tech. This is just my note and memories :) Actually, First time that I work
video Low-latency video streaming This just collected some video of my low-latency streaming that I worked around 2016 - 2017. I use the solutions for Live concert (multi stage), video conference, product opening, etc.
AI Testing YOLOv3: Real-Time Object Detection just my note I testing real-time object detection around 2018. So don't compare the result with today technologies. To do this in that time need high performance GPU hardware Yolov3
VideoProcessing video stabilization Video stabilization using VidStab and FFMPEG Vidstab is a video stabilization library which can be plugged-in with Ffmpeg and Transcode. "A video acquired using a hand-held camera or a camera
AI Facial Landmark Facial landmark คือหาจุดสำคัญบนใบหน้า เช่น ตา คิ้ว จมูก ปาก รูปหน้า เพื่อนำไปใช้งานต่อไป เช่น นำไปตรวจสอบการกระพริบตา การเปลี่ยนหน้า ตำแหน่
AI Real-time cartoon animation from Tiktok "Pose Animator takes a 2D vector illustration and animates its containing curves in real-time based on the recognition result from PoseNet and FaceMesh. It borrows the idea of skeleton-based animation
AI realtime deepfake I try to generate new video from a photo #ComputerVision #AI #Deepfakes #videoprocessing #Avatarify
OBS Studio 26.0 released New Features and AdditionsWindows: Added Virtual Camera, allowing you to use the OBS output as a camera in other apps on your computer. Support for other operating systems will be
hls HLS load testing HTTP Live Streaming (also known as HLS) is an HTTP-based adaptive bitrate streaming communications protocol developed by Apple Inc. and released in 2009. Support for the protocol is widespread in
YOLO YOLOv4 Released YOLOv4 just released. It's improve speed and better object detection accurately Paper: YOLOv4: Optimal Speed and Accuracy of Object Detection (PDF) Source code: https://github.com/AlexeyAB/darknet Samples
video Real-time deepfakes What is deepfakes?Deepfakes (a portmanteau of "deep learning" and "fake") are synthetic media in which a person in an existing image or video is replaced with someone else's likeness.
ubuntu Ubuntu 20.04 LTS Released What's new/update?Linux Kernel 5.4Faster boot speeds (compressed by lz4)OEM logo displayed during bootImproved appearanceDark themeFractional scaling settingShips with GNOME 3.36Redesigned login screenNew lock screenSnap-based Ubuntu
video My favorite free video stock pixabay.compexels.comcoverr.comixkit.co check out moreThe best free stock videos 2020
streaming OBS Studio 25.0.1 released Since OBS version 25.0 released, few day later version 25.0.1 was released. it is some hot bug fixed. xOBS v.25 has many bug fixed and new
wowza Wowza 4.8.0 Released ImprovementTranscoder support NVIDIAFull support of WebRTC and SRTCMAF, LL-HLSOpenJDK Java SE JRE 9.0.4Bug fixedbelow is change lists from Wowza Streaming Engine 4.8.0 Release Notes Detailed list
video Dynamo Dream - Long shot I love long take shot (long scenes) in movies. It shows the hard work and team work. In most cases, this type of scene usually requires a wide area, but
macos 235 Incompatible apps on MacOS Catalina Application's incompatible listed locate at IncompatibleAppsList.plist. Here is application list as table sample of IncompatibleAppsList.plistIncompatible list Application Name Blurb Max version Min version Blurb Sxs Memory Card Driver
macos Simple way to create bootable macOS 10.15 Catalina installer Applet just release macOS 10.15 Catalina, although I can upgrade OS, but I love to clean install macOS. It's good time to clear junk file or application that I
video H.265/HEVC over RTMP RTMP does not support HEVC encoded streams. Adobe RTMP specification version 1.0 no details about HEVC, but it is possible to define a video codec ID to use for
video Stylizing Video It is a new way to generate video content by get style from one or more keyframe then automatically propagates the stylization to the rest of the sequence. https://youtu.
FFmpeg Install ffmpeg-4 on Ubuntu 18.04 LTS Install command add-apt-repository ppa:jonathonf/ffmpeg-4 apt-get update apt install ffmpegIt will istall FFmpeg with ibaom0 libavcodec58 libavdevice58 libavfilter7 libavformat58 libavresample4 libavutil56 libcodec2-0.7 libfdk-aac1liblilv-0-0 libpostproc55 libserd-0-0 libsord-0-0 libsratom-0-0 libswresample3