Skip to main content

Connect Smartsheet with Dataframe

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

Kyle_Smartsheet-0.0.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

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

Kyle_Smartsheet-0.0.1-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Kyle_Smartsheet-0.0.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for Kyle_Smartsheet-0.0.1.tar.gz
Algorithm Hash digest
SHA256 5981117942ca47f95d6f1b1a3a38dd3642ffca9355588100c14c666264ca645f
MD5 3e8f0d28c43aa73194bd82faac4dabb3
BLAKE2b-256 0a599fdff0f02451679eeff1b1c76a0a3ce5ee8c7c7e0e07e3a013bd588784a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Kyle_Smartsheet-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dddc66a73af89f42e4c47f1dffb3693fcc1ef9c1acc55ac4b52e33f560f66bd2
MD5 6e11d2a7761840c6315c7554d1cb41e4
BLAKE2b-256 51ddaf5aa470ebc7070e1d1e6563861483c4573c7bbf3c12a8fce0a0862ddaf6

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