Skip to main content

DESCRIPTION

Project description

bw_libs

Under construction! Not ready for use yet! Currently experimenting and planning!

Developed by Florian Dedov from NeuralNine (c) 2020

Examples of How To Use (Buggy Alpha Version)

Creating A Server

from bw_libs import StreamingServer

server = StreamingServer('127.0.0.1', 9999)
server.start_server()

# Other Code

# When You Are Done
server.stop_server()

Creating A Client

from bw_libs import CameraClient
from bw_libs import VideoClient
from bw_libs import ScreenShareClient

# Choose One
client1 = CameraClient('127.0.0.1', 9999)
client2 = VideoClient('127.0.0.1', 9999, 'video.mp4')
client3 = ScreenShareClient('127.0.0.1', 9999)

client1.start_stream()
client2.start_stream()
client3.start_stream()

Check out: https://www.youtube.com/c/NeuralNine

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bw_libs-0.1.3.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bw_libs-0.1.3-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file bw_libs-0.1.3.tar.gz.

File metadata

  • Download URL: bw_libs-0.1.3.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for bw_libs-0.1.3.tar.gz
Algorithm Hash digest
SHA256 2900143c6aac0b180a1545289cc52362a12e968e972da0c0faf37005e7028482
MD5 c964127006f55b877ca5b7191ffbdf13
BLAKE2b-256 3735208cbbb12d6c898baebb8ddaab438598595ff6fde2d9583467652216ecce

See more details on using hashes here.

File details

Details for the file bw_libs-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: bw_libs-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for bw_libs-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d62775aeecce97821f5c40e0570a49af26bd0782d82927953b732d210762e36b
MD5 80e6f5b66210f1575daa7c3cba79d7ee
BLAKE2b-256 07d3db4de439e29f4055a52adaf7c7d2f3d2e0a70557259bee3386135e6ae79b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page