GithubHelp home page GithubHelp logo

Comments (12)

qiuwch avatar qiuwch commented on May 11, 2024

Did you check the server with vget /unrealcv/status make sure it shows "is listening"?

from unrealcv.

ahtsan avatar ahtsan commented on May 11, 2024

Yes, it shows "Is listening" and "Client connected"

from unrealcv.

qiuwch avatar qiuwch commented on May 11, 2024

What is your operating system and python version?
You are using UE4.12 and UnrealCV 0.3.9, right?

from unrealcv.

ahtsan avatar ahtsan commented on May 11, 2024

Yes, python 2.7.12 with Anaconda 4.1.1

from unrealcv.

qiuwch avatar qiuwch commented on May 11, 2024

Sounds like a problem related to #64.
v0.3.9 is not tested in UE4.12, it might be an issue related to that. I will verify this with UE4.12 and get back to you.

from unrealcv.

ahtsan avatar ahtsan commented on May 11, 2024

which version of UE is most stable? I switch from UE4.13 to 4.12 because it is stated that 4.12 is better. Thanks.

from unrealcv.

qiuwch avatar qiuwch commented on May 11, 2024

As reported in #68, there are some inconsistency in our documents. I will take the UE4.12 version down very soon. The docs.unrealcv.org is the latest version. Please use 4.14 if you can switch.

from unrealcv.

praveen96 avatar praveen96 commented on May 11, 2024

I am using UE 4.16 and unrealcv v.3.10 (compiled windows binaries that are provided in the release). I am not able to figure out why I am getting this ERROR for every command I try even for client.request('vget /unrealcv/status'), I get this:
ERROR:init:336:Can not receive a response from server, timeout after 5.00 seconds

Anyone knows any way around for this problem?

from unrealcv.

qiuwch avatar qiuwch commented on May 11, 2024

Hi @praveen96

Did you call client.connect() before trying to use client.request()?

If you use vget /unrealcv/status in the built-in terminal. Did the status showing it is Listening?

from unrealcv.

praveen96 avatar praveen96 commented on May 11, 2024

In unreal command console,
vget /unrealcv/status shows it's listening, and also tried a few other commands which seem to work

when I try to unreal via python code, none of the commands are working
Yes, I did call clent.call() at the start and the message that prints is:
INFO:init:211:Got connection confirm: 'name of project'
Then for all the subsequent commands I try in that code give the time out error.

from unrealcv.

isalirezag avatar isalirezag commented on May 11, 2024

@qiuwch it shows me that it is not listening, what should i do?

from unrealcv.

medha-gupta avatar medha-gupta commented on May 11, 2024

I am following the Getting Started page on the UnrealCV website using RealisticRenderings. While attempting to run the snippet of python code given to generate images from the scene, I am running into the same timeout error (ERROR:init:336:Can not receive a response from server, timeout after 5.00 seconds).

In the unreal command console vget /unrealcv/status shows that it is listening and client.request('vget /unrealcv/status') prints 'Is Listening' and 'Client Connected'. I also receive a print line stating, INFO:init:211:Got connection confirm: 'connected to RealisticRendering', however, any subsequent commands (i.e. the if else statement given on the site) causes the time-out error.

I am using Python 2.7.16 and unrealcv v.3.10 in a Linux environment (Ubuntu). What could possibly be causing this time out error?

from unrealcv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.