KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
svideostream
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
s7-golang-sdk
:
NDC connector realisation of S7 Agent API written on golang
BearHunter
:
Lets you globally search for notes and use system wide hotkeys with the Bear notes taking application.
python4CityGovtProcessImprovement
:
Repo for the PY 4 CG Python for City Government Process Improvement Meet Up
FizzyoFramework-Unity
:
A Unity package for making game for project Fizzyo.
flow-tips
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
svideostream
?
Download (.md)
### svideostream # a android video recording and living library ### Features cpu: ARMv7a camera streaming with beauty filter screen streaming H264: x264 Android MediaCodec AAC: fdkaac ### Build export NDKROOT= your ndk root path cd thirdparts ./download-baselib.sh ./download-ffmpeg.sh ./download-fdkaac.sh ./download-x264.sh ./build-fdk.sh ./build-librtmp.sh ./build-libyuv.sh ./build-x264.sh ./build-baselib.sh ./build-ffmpeg.sh cd svideostream/build ./build.sh make -j4 output directory is svideostream/libs/armeabi-v7a