Skip to main content

AnupamAS01

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()

Release files for viz.txt 100.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for viz.txt 100.0.0
File Size Uploaded
viz.txt-100.0.0.tar.gz 6.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for viz.txt 100.0.0
File Interpreter ABI Platform
viz.txt-100.0.0-py3-none-any.whl Python 3 none any Details

Total release size: 12.8 kB

Release files / viz.txt-100.0.0.tar.gz

Download URL viz.txt-100.0.0.tar.gz
Size 6.2 kB
Tags Source
SHA-256 checksum
How to use checksums
960d6e8df7b7cc874ef9e25e35ef9be91e4be26dc4089fd328ae421142f47d8f
BLAKE2b-256 checksum
How to use checksums
79ca647a9cb200420cb941399791a7723e27ddc3462ad7f4812fe6c35e7f4118
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.9.13

Release files / viz.txt-100.0.0-py3-none-any.whl

Download URL viz.txt-100.0.0-py3-none-any.whl
Size 6.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
653b0c6a96a4883a158a7391dc880128bf57038a50dce86ba07d4be971e6cb59
BLAKE2b-256 checksum
How to use checksums
bd947453615d8a41609162364c27d949677ae20f1ef3733353c729629f5db6a3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.9.13

Release history Release notifications | RSS feed

This release

100.0.0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page