Skip to content Skip to sidebar Skip to footer
Showing posts with the label Stream

Is There A Way To Stream Data Directly From Python Request To Minio Bucket

I am trying to make a GET request to a server to retrieve a tiff image. I then want to stream it di… Read more Is There A Way To Stream Data Directly From Python Request To Minio Bucket

Python Example For Reading Multiple Protobuf Messages From A Stream

I'm working with data from spinn3r, which consists of multiple different protobuf messages seri… Read more Python Example For Reading Multiple Protobuf Messages From A Stream

Translate Audio From Speaker Output In Python With Azuresdk

I'm looking to make an application, who woul'd let me translate any audio going out of the … Read more Translate Audio From Speaker Output In Python With Azuresdk

How To Read From A Text File Compressed With 7z?

I would like to read (in Python 2.7), line by line, from a csv (text) file, which is 7z compressed.… Read more How To Read From A Text File Compressed With 7z?

Create A Mjpeg Stream From Jpeg Images In Python

I need to serve real-time graphs and I would like to deliver a mjpeg stream over http (so that it i… Read more Create A Mjpeg Stream From Jpeg Images In Python

Gstreamer In Python Exits Instantly, But Is Fine On Command Line

I am trying to build a program or robot that can generate audio and video on the fly and stream it … Read more Gstreamer In Python Exits Instantly, But Is Fine On Command Line