dropLin ad780f763e first commit 6 ngày trước cách đây
..
.gitignore ad780f763e first commit 6 ngày trước cách đây
BufferNegotiator.cpp ad780f763e first commit 6 ngày trước cách đây
BufferNegotiator.h ad780f763e first commit 6 ngày trước cách đây
GPWNetwork.cpp ad780f763e first commit 6 ngày trước cách đây
GPWNetwork.h ad780f763e first commit 6 ngày trước cách đây
GoProStreamDemo.cpp ad780f763e first commit 6 ngày trước cách đây
GoProStreamDemo.h ad780f763e first commit 6 ngày trước cách đây
GoProStreamDemo.ico ad780f763e first commit 6 ngày trước cách đây
GoProStreamDemo.rc ad780f763e first commit 6 ngày trước cách đây
GoProStreamDemo.sln ad780f763e first commit 6 ngày trước cách đây
GoProStreamDemo.vcxproj ad780f763e first commit 6 ngày trước cách đây
GoProStreamDemo.vcxproj.filters ad780f763e first commit 6 ngày trước cách đây
HTTPRequest.cpp ad780f763e first commit 6 ngày trước cách đây
HTTPRequest.h ad780f763e first commit 6 ngày trước cách đây
README.md ad780f763e first commit 6 ngày trước cách đây
Resource.h ad780f763e first commit 6 ngày trước cách đây
UDPSocketCapture.cpp ad780f763e first commit 6 ngày trước cách đây
UDPSocketCapture.h ad780f763e first commit 6 ngày trước cách đây
demuxing_decoding.c ad780f763e first commit 6 ngày trước cách đây
demuxing_decoding.h ad780f763e first commit 6 ngày trước cách đây
packages.config ad780f763e first commit 6 ngày trước cách đây
raw.img ad780f763e first commit 6 ngày trước cách đây
raw720.img ad780f763e first commit 6 ngày trước cách đây
small.ico ad780f763e first commit 6 ngày trước cách đây
stdafx.h ad780f763e first commit 6 ngày trước cách đây
targetver.h ad780f763e first commit 6 ngày trước cách đây

README.md

GoPro Low Latency Stream Demo

This demonstrates how to decode the GoPro webcam or 16x9 video preview stream using the ffmpeg library. To use this demo, plug in a hero 9 or hero 10 camera while in a standard video mode and run the app. The webcam stream at 1080p should be displayed in the window. The display output is not optimized. To switch to preview stream (720p non processed stream), uncomment the following define in GoProStreamDemo.h:

//#define USE_PREVIEW_STREAM