aistreamer icon indicating copy to clipboard operation
aistreamer copied to clipboard

Google AIStreamer

Results 7 aistreamer issues
Sort by recently updated
recently updated
newest added

By default, Ubuntu or Debian based "apt" or "apt-get" system installs recommended but not suggested packages . By passing "--no-install-recommends" option, the user lets apt-get know not to consider recommended...

Step 5/39 : RUN easy_install pip ---> Running in 15f57dd87113 Searching for pip Reading https://pypi.python.org/simple/pip/ Scanning index of all packages (this may take a while) Reading https://pypi.python.org/simple/ Couldn't find index...

I'm following the instructions on https://cloud.google.com/video-intelligence/docs/streaming/live-streaming?hl=es-419#build_instructions I've figured out how to connect to dns:///videointelligence.googleapis.com instead of "dns:///alpha-videointelligence.googleapis.com" but when I run `./streaming_client_main --alsologtostderr --endpoint "dns:///videointelligence.googleapis.com" \ --video_path=$PIPE_NAME --use_pipe=true --config=$CONFIG --timeout=$TIMEOUT>...

COPY BUILD *.BUILD *.md *.py LICENSE WORKSPACE $SRC_DIR/ doesn't run because those directories are missing. where are those files suppose to be located?

Hi, I would like to know that Google video Intelligence is same as [Wowza streaming engine ](https://www.wowza.com/products/streaming-engine)server ? I would like to send live video from my home to Google...

I am trying to build the Docker image for the AIStreamer ingestion library according to the repository instructions. However, I am encountering a SyntaxError during the installation of the grpcio...