Skip to content

Python video streaming software. Working on a ZeroMQ+Base64

License

Notifications You must be signed in to change notification settings

ZernovTechno/ZMQStreamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README НА РУССКОМ

ZMQStreamer

Managed by Zernov

About

Hey! This is my software used to broadcast the screen via the ZeroMQ protocol. The code runs in Python, and takes a screenshot every N times (As fast as possible) and then sends it through ZMQ, Base64 encoding the string.

How it works?

Simple. For using on a Windows/in a "Release mode" you can just run .exe files. There are three different resolutions:

ServerHighRes.exe - screen resolution.
ServerMedRes.exe - 1024x600 (16:9)
ServerLowRes.exe - 640x360 (16:9)

If your screen 21:9 or something else - it just resize it, and compress.

Basicly it working with my Unity AR app for Android

About

Python video streaming software. Working on a ZeroMQ+Base64

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages