Skip to main content

Streaming video data via networks

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

vidstream-0.0.11.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

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

vidstream-0.0.11-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file vidstream-0.0.11.tar.gz.

File metadata

  • Download URL: vidstream-0.0.11.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.59.0 CPython/3.8.5

File hashes

Hashes for vidstream-0.0.11.tar.gz
Algorithm Hash digest
SHA256 d801fa2df475f8cda74f2b5191773568ca3f7a943b88b91e08a5410cbd50e205
MD5 bb45b2fe4922957597828b195b6defea
BLAKE2b-256 f3ea64c1440c27c8971ceadc73fe7dc0e27c2225e51d3192add9a7e64e51d5cc

See more details on using hashes here.

File details

Details for the file vidstream-0.0.11-py3-none-any.whl.

File metadata

  • Download URL: vidstream-0.0.11-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.59.0 CPython/3.8.5

File hashes

Hashes for vidstream-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 a33405c77dd4adc55e4ec3efa044740c902aa6bba9cf54b6d02e2a07be8b76a9
MD5 f47cc5a8455e9c0cf02348ff09635f36
BLAKE2b-256 53d5b69773e7140a40c74fa1bbbe9145cffeb4a252c0f717e750f29c07c6658d

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