Releases: kprav33n/vsmstreamer
Releases · kprav33n/vsmstreamer
0.2.0
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
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
- Implement a minimal streamer that can handle one stream.
- Setup required infrastructure including PyPI artifacts.