Skip to main content

Notre premier package de machine learning

Project description

vidstream

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 vidstream 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 vidstream import CameraClient
from vidstream import VideoClient
from vidstream 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

titanicpackagegna-0.0.4.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

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

titanicpackagegna-0.0.4-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file titanicpackagegna-0.0.4.tar.gz.

File metadata

  • Download URL: titanicpackagegna-0.0.4.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for titanicpackagegna-0.0.4.tar.gz
Algorithm Hash digest
SHA256 800cd6c57acf5f1e795682fe29b8039d2ccd5c6c9c47e952890b3e1575b62afb
MD5 7d3c5e605a2f48ed0ab451bde8349b08
BLAKE2b-256 f9b4d6d4dcfebf82d199d22fd19d5e410e3cc1a6a2ccbb4258eb2d6787d08dea

See more details on using hashes here.

File details

Details for the file titanicpackagegna-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: titanicpackagegna-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for titanicpackagegna-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6df9b07f91c1679fc94cc296baf303ec3e4bbca66020c4877fa70b591e2fd817
MD5 e883911e1ec1ccc08fe84c35c1bd773e
BLAKE2b-256 d3410585544a743901164e64dcc485c82d8fb46440afb0f42f1fe57a43aba7f3

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