Pylivestream

Latest version: v2.0.0

Safety actively analyzes 619426 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

2.0.0

no more .ini files. Each command requires a single JSON file. Suggest copying and editing from src/pylivestream/pylivestream.ini.

Python >= 3.7 should work, but Python >= 3.9 needed to run self-tests.

Use modern install without setup.cfg or setup.py, only pyproject.toml

scripts replaced with more robust `python -m pylivestream.screen` and similar

1.11.4

Apply Python >= 3.7 type annotation for quality/clarity. Add Python 3.7...3.10 to CI.

1.11.3

This affects Mac only.

A few months ago, we found we needed to add pix_fmt for screensharing on Mac. This was mistakenly also applied to files, which was incorrect. Now we apply manual pix_fmt only to webcam and screenshare.

May need future additional correction:

* what about OS 11 Big Sur? still needed for screenshare?
* also needed for Webcam?

1.11.2

remove /usr/bin/ffmpeg default from Linux--just look for FFmpeg. this avoids confusing error message when FFmpeg not installed, or installed elsewhere on PATH. Thanks to VanshCodes for reporting.

1.11.1

Thanks to foxtacles for fixing this bug introduced in v1.11.0, that made command line glob parameter be ignored

1.11.0

Requires Python >= 3.7 to fix corner cases such as:

* making install more robust in user site-packages
* finding package files for install and test

added pylivestream.api which can be imported into other Python programs instead of requiring command line

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.