dropLin ad780f763e first commit il y a 6 jours
..
.gitignore ad780f763e first commit il y a 6 jours
BufferNegotiator.cpp ad780f763e first commit il y a 6 jours
BufferNegotiator.h ad780f763e first commit il y a 6 jours
GPWNetwork.cpp ad780f763e first commit il y a 6 jours
GPWNetwork.h ad780f763e first commit il y a 6 jours
GoProStreamDemo.cpp ad780f763e first commit il y a 6 jours
GoProStreamDemo.h ad780f763e first commit il y a 6 jours
GoProStreamDemo.ico ad780f763e first commit il y a 6 jours
GoProStreamDemo.rc ad780f763e first commit il y a 6 jours
GoProStreamDemo.sln ad780f763e first commit il y a 6 jours
GoProStreamDemo.vcxproj ad780f763e first commit il y a 6 jours
GoProStreamDemo.vcxproj.filters ad780f763e first commit il y a 6 jours
HTTPRequest.cpp ad780f763e first commit il y a 6 jours
HTTPRequest.h ad780f763e first commit il y a 6 jours
README.md ad780f763e first commit il y a 6 jours
Resource.h ad780f763e first commit il y a 6 jours
UDPSocketCapture.cpp ad780f763e first commit il y a 6 jours
UDPSocketCapture.h ad780f763e first commit il y a 6 jours
demuxing_decoding.c ad780f763e first commit il y a 6 jours
demuxing_decoding.h ad780f763e first commit il y a 6 jours
packages.config ad780f763e first commit il y a 6 jours
raw.img ad780f763e first commit il y a 6 jours
raw720.img ad780f763e first commit il y a 6 jours
small.ico ad780f763e first commit il y a 6 jours
stdafx.h ad780f763e first commit il y a 6 jours
targetver.h ad780f763e first commit il y a 6 jours

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