Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

[Question] Location ID was not provided. #9

@Crzech

Description

@Crzech

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>
I get the following error:
E1016 05:00:37.176703 371 streaming_client.cc:165] Received an error: List of found errors: 1.Field: name; Message: Location ID was not provided. 2.Field: name; Message: Required field is invalid
I guess that is something with the connection and the default location_id but I can't find where the c++ client is connecting to the video intelligence API, It would be wonderful if someone can give some hints on what am I missing.

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions