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

mygtestabcdef-0.0.13.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

mygtestabcdef-0.0.13-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file mygtestabcdef-0.0.13.tar.gz.

File metadata

  • Download URL: mygtestabcdef-0.0.13.tar.gz
  • Upload date:
  • Size: 1.8 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 mygtestabcdef-0.0.13.tar.gz
Algorithm Hash digest
SHA256 7c9db70a1a31093c6679e13641b88d021b5a0a48d14bbeb22edda2ad00b97075
MD5 218df1a102ecff2c39e88d30a5a9b30e
BLAKE2b-256 01e74e30d2bde22f01acd2be48675fe6ce9b54d867ebba348357eec7e8fab59d

See more details on using hashes here.

File details

Details for the file mygtestabcdef-0.0.13-py3-none-any.whl.

File metadata

  • Download URL: mygtestabcdef-0.0.13-py3-none-any.whl
  • Upload date:
  • Size: 3.0 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 mygtestabcdef-0.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 6067ef8eba59a6cdf565edfba6d4ccef4efd92ee61d192f28b2fcf7deb60b81d
MD5 69efa926c29c0a908f79701309c0a631
BLAKE2b-256 1bc290247d4fc29a550dbbde02fd0ac9529d3ac78e73e3c168333d1eb9dda1a4

See more details on using hashes here.

Supported by

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