Skip to content

Releases: kprav33n/vsmstreamer

0.2.0

22 Oct 21:32
Compare
Choose a tag to compare

Implemented enhancements:

  • Delay before starting stream #6
  • Command line option --list to just list the authenticated stream URLs.

Fixed bugs:

  • Video stream stops playing after 120 s #5

Merged pull requests:

0.1.1

19 Oct 08:48
Compare
Choose a tag to compare

Fixed bugs:

  • Section None not present in config file /Users/<user>/.vsm/credentials. #2

Merged pull requests:

  • Fix #2 where unspecified profile was handled too late. #3 (kprav33n)

0.1.0

19 Oct 08:12
Compare
Choose a tag to compare
  • Implement a minimal streamer that can handle one stream.
  • Setup required infrastructure including PyPI artifacts.