Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Location ID was not provided. #9

Open
Crzech opened this issue Oct 16, 2020 · 0 comments
Open

[Question] Location ID was not provided. #9

Crzech opened this issue Oct 16, 2020 · 0 comments

Comments

@Crzech
Copy link

Crzech commented Oct 16, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant