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

itanicpackagegna-0.0.4.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

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

itanicpackagegna-0.0.4-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: itanicpackagegna-0.0.4.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for itanicpackagegna-0.0.4.tar.gz
Algorithm Hash digest
SHA256 869b146b91a3961b582fb42a6fc2b10bc4c7676448bfaa35f1eac634776eab3b
MD5 6ae92e24204fdc5035a3bd882e8057e2
BLAKE2b-256 a3f612b0bbed355c5a5a92ad1c0efa7a1c160f57bddb0b3acfefd7b10025f876

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for itanicpackagegna-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a4c60179a8e677963c236954eec3c1bd3ffc1a799995389d7feb9484608da1ae
MD5 367901754787d368b43263f880abbee8
BLAKE2b-256 64e1ffe4315cfc5009d0e13e4d3f33af14a1805db058196e6f0e78c9d85c379b

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