Skip to content

Releases: SvenVD/rpisurv

4.0.0beta3

03 Nov 23:57
Compare
Choose a tag to compare
4.0.0beta3 Pre-release
Pre-release

Latest version of Rpisurv in beta, now not limited to Raspberry Pi anymore.

v3.0.0-beta7

13 Apr 22:27
Compare
Choose a tag to compare
v3.0.0-beta7 Pre-release
Pre-release

bugfix (bug) for http authentication.

v3.0.0-beta6

03 Feb 00:51
Compare
Choose a tag to compare
v3.0.0-beta6 Pre-release
Pre-release

Added rtmp support

v3.0.0-beta5

06 Jan 20:16
Compare
Choose a tag to compare
v3.0.0-beta5 Pre-release
Pre-release

Minor enhancement in detecting displays

v3.0.0

28 Nov 22:37
Compare
Choose a tag to compare

#142 addressing python-yaml deprecated loader

v3.0.0-beta4

30 Dec 18:14
Compare
Choose a tag to compare
v3.0.0-beta4 Pre-release
Pre-release

Minor enhancement regarding vlc prep and install

v3.0.0-beta3

29 Dec 01:42
Compare
Choose a tag to compare
v3.0.0-beta3 Pre-release
Pre-release

Changes in 3.0.0beta3

  • Omxplayer backend has been replaced with vlc player
  • Dual display support on Raspberry Pi 4
  • Code base migrated from Python 2 to Python 3
  • Change of caching mechanism to be compatible with vlc player
  • Several minor backend changes

Config changes

  • /etc/rpisurv.conf file is obsolete and replaced with config files in /etc/rpisurv folder to support dual display configuration.
  • screen config option "autostretch" has been removed. Now it defaults to False.
  • freeform_advanced_omxplayer_options is now freeform_advanced_vlc_options
  • The advanced global config option "fixed_width" and "fixed_height" have been removed, similar behavior can be achieved with "force_coordinates"
  • "cache_next_screen config" option is now "enable_opportunistic_caching_next_screen" to indicate that next-screen caching is automatically disabled if not all the technical constraints are met.
  • New stream config option "network_caching_ms" option to fine tune smooth playback versus stream delay
  • New stream config option "showontop" to be used together with "force_coordinates" to show a stream on top of another stream.

v3.0.0-beta2

29 Dec 01:23
Compare
Choose a tag to compare
v3.0.0-beta2 Pre-release
Pre-release
bump version

v3.0.0-beta1

29 Dec 01:13
Compare
Choose a tag to compare
v3.0.0-beta1 Pre-release
Pre-release
fix installer

v3.0.0-beta0

29 Dec 00:58
Compare
Choose a tag to compare
v3.0.0-beta0 Pre-release
Pre-release
First commit rpisurv 3