Closed anl13 closed 7 years ago
As for 1, this is the same problem that was discussed in issue #1. Please see that answer. Try running http://aqueti.tv/api/#get-frames in python or C and you should be able to save JPEGS if you start receiving data through the API.
As for number 2, this is a debugging message that you can ignore. We have a lot of sockets open that do not necessarily correspond to the number of Tegras.
The part here that does worry me are errors. For some reason we are failing to connect. @uberferg may be able to debug that better than I can.
Hello. I have installed
V1
andV2
to global directory/usr/bin
. And create folder/etc/aqueti
as told on weChat. And then, I runV2
, like this:Note that,
data_2
is an existing folder in current directory. For this output, I have some questions:Currently receiving data: false
mean? Does it mean I can't receive data? If so, why it happens?Command server listening on port 10012
Why should listen on so much ports? I think there are only 10 Tegras.