Skip to main content

test

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

titanicazertyuio-0.0.1.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

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

titanicazertyuio-0.0.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file titanicazertyuio-0.0.1.tar.gz.

File metadata

  • Download URL: titanicazertyuio-0.0.1.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.5.0.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.6

File hashes

Hashes for titanicazertyuio-0.0.1.tar.gz
Algorithm Hash digest
SHA256 73b446496593d0de085067fae2e1f793c5829b6319300a6d7984a7d5d425b6f3
MD5 66de7138be3e88d70f571c8ab74d96cc
BLAKE2b-256 42d0b76d4bd914bbfe2f06568aa76b92824a64d30b727b4eced03faf468d0d1a

See more details on using hashes here.

File details

Details for the file titanicazertyuio-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: titanicazertyuio-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.5.0.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.6

File hashes

Hashes for titanicazertyuio-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c87bae5846cbd21836f44a7e6c881732976e4d5e577db4abca141575086da89b
MD5 f1d62e57d907f7ba89f325cb285bb62a
BLAKE2b-256 cca2d9b500358496ca1ac9333007994d48b5413a6d5dffdf0269d61226fabb26

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