Skip to content

Releases: cdgriffith/pi_streaming_setup

Version 1.7.1

16 Sep 14:36
70502c3
Compare
Choose a tag to compare

Readme updates and code cleanup

Version 1.7

16 Sep 03:19
86e751a
Compare
Choose a tag to compare
  • Adding support for 64-bit OSes (aarch64)
  • Changing default codec to h264_v4l2m2m (removing h264_omx)
  • Splitting out compile_ffmpeg.py into its own file
  • Fixing #28 Could not find download for rtsp server
  • Fixing #27 zimg missing graphengine/cpuinfo.cpp'
  • Fixing #26 AviSynth can't find version.h
  • Fixing #24 Cannot compile FFmpeg

Version 1.6.1

13 Aug 19:26
Compare
Choose a tag to compare
  • Fixing #21 "Cannot iterate over bool" (thanks to Vili)
  • Fixing #20 simple-rtsp-server version string has changed (thanks to psaghelyi)

Version 1.6.0

06 Dec 22:06
e6d2923
Compare
Choose a tag to compare

Fixing #12 Add option to set the bitrate (thanks to Bas Huisman)
Fixing #16 Need python 3.6 (thanks to clavay)
Fixing #15 gpu_mem setting in /boot/config.txt (thanks to Ron Fritz)

Version 1.5.1

22 Oct 13:52
c4aef92
Compare
Choose a tag to compare
Version 1.5.1 (#11)

Applying @rezrov's various fixes and fixing compile issues encountered by Robyn

Co-authored-by: Ron Fritz <[email protected]>

Version 1.5.0

08 Aug 19:51
3f04097
Compare
Choose a tag to compare

Add RTSP support

Version 1.4.0

28 Jun 18:36
825157e
Compare
Choose a tag to compare

Initial public release