All Projects → KonradIT → Goprostream

KonradIT / Goprostream

Tools for handling/displaying GoPro HTTP/UDP stream (Python/Ruby)

Programming Languages

python
139335 projects - #7 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Goprostream

Homebridge Camera Ffmpeg
Homebridge Plugin Providing FFmpeg-based Camera Support
Stars: ✭ 726 (+133.44%)
Mutual labels:  camera, ffmpeg
Trinity
android video record editor muxer sdk
Stars: ✭ 609 (+95.82%)
Mutual labels:  camera, ffmpeg
Android Ffmpeg Camerarecord
使用JavaCV提供的支持, 使用OpenGL实时处理+显示摄像头采集的图像, 并使用FFMPEG实时录制音视频
Stars: ✭ 334 (+7.4%)
Mutual labels:  camera, ffmpeg
pmvr
Raspberry Pi Motion Video Recorder
Stars: ✭ 22 (-92.93%)
Mutual labels:  camera, ffmpeg
Androidffmpeg
android 读取摄像头和麦克风,使用rtmp推流
Stars: ✭ 298 (-4.18%)
Mutual labels:  camera, ffmpeg
V4l2test
v4l2 camera test for android platform.
Stars: ✭ 47 (-84.89%)
Mutual labels:  camera, ffmpeg
Evilslive
This project is a SDK about video stream live
Stars: ✭ 420 (+35.05%)
Mutual labels:  camera, ffmpeg
Android
Android app for collecting OpenStreetCam imagery
Stars: ✭ 119 (-61.74%)
Mutual labels:  camera, ffmpeg
Videocalling
局域网p2p视频聊天
Stars: ✭ 223 (-28.3%)
Mutual labels:  camera, ffmpeg
CAM
macOS camera recording using ffmpeg
Stars: ✭ 43 (-86.17%)
Mutual labels:  camera, ffmpeg
Coco
基于kotlin、简洁易用的调用系统拍照或图片选择库
Stars: ✭ 276 (-11.25%)
Mutual labels:  camera
Little Backup Box
Software that turns a single-board computer into a versatile and pocketable backup appliance
Stars: ✭ 278 (-10.61%)
Mutual labels:  camera
Kyshutterbutton
KYShutterButton is a custom button that is similar to the shutter button of the camera app
Stars: ✭ 293 (-5.79%)
Mutual labels:  camera
Jessibuca
Jessibuca是一款开源的纯H5直播流播放器
Stars: ✭ 301 (-3.22%)
Mutual labels:  ffmpeg
Youtube Audio Stream
youtube audio stream
Stars: ✭ 276 (-11.25%)
Mutual labels:  ffmpeg
Ffmpeg Build Script
The FFmpeg build script provides an easy way to build a static FFmpeg on OSX and Linux with non-free codecs included.
Stars: ✭ 290 (-6.75%)
Mutual labels:  ffmpeg
Android Camera2 Secret Picture Taker
Take pictures 📷 secretly (without preview or launching device's camera app) using Android CAMERA2 API
Stars: ✭ 275 (-11.58%)
Mutual labels:  camera
Fvid
fvid is a project that aims to encode any file as a video using 1-bit color images to survive compression algorithms for data retrieval.
Stars: ✭ 276 (-11.25%)
Mutual labels:  ffmpeg
Ffdynamic
Library with dynamic audio/video composition and runtime control
Stars: ✭ 274 (-11.9%)
Mutual labels:  ffmpeg
Xiaopi
An Open Source Home Security Camera For Raspberry Pi
Stars: ✭ 311 (+0%)
Mutual labels:  camera

GoProStream

Tools for handling/displaying GoPro HTTP/UDP stream. Available in Python.

Dependencies:

Python:

  • FFMPEG
  • urllib

Screenshots:

Compatible with:

  • HERO3
  • HERO3+
  • HERO4
  • HERO Session
  • HERO+ (incl. LCD)
  • HERO5 (needs testing)

Flags:

VERBOSE=False

Verbose flag for FFmpeg

RECORD=False

Sends a record command to the camera, camera must be in video mode!

STREAM=False

Creates a local stream via FFMPEG with minimized lag for use in OBS, camera must be in video mode!

SAVE=False

Save the gopro live feed to your machine

SAVE_FILENAME="goprofeed2"

The filename of the saved video feed

SAVE_FORMAT="mp4"

File format for saved video feed

SAVE_LOCATION="/home/konrad/Videos/"

Location for saved video feed (needs to be changed to your username and directory)

Further instructions:

https://medium.com/@konrad_it/how-to-stream-from-a-gopro-camera-f4a164150797

Credit

@SonOf8Bits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].