View: 873|Reply: 2

Issue with GUI on Raspclaws !!!

[Copy link]

1

Threads

1

Posts

5

Credits

Newbie

Rank: 1

Credits
5
Post time 2020-7-11 02:59:20 | Show all posts |Read mode
Hello ! I have a huge issue when running GUI.py, it freezes and crashes immediatly after connecting to the server (which I had to launch, because it doesn't start automatically). I get the following message error but I have no idea on what to do
Can anyone help me please ??

raspsclaws_error.png
Reply

Use magic Report

1

Threads

49

Posts

150

Credits

Registered member

Rank: 2

Credits
150
Post time 2020-7-20 16:29:11 | Show all posts
GUI.py should be run on a Windows computer, not on the Raspberry Pi. And raspclaws has updated the web console application. After updating the program, you can run webServer.py in the Raspberry Pi, and then open the browser on other computers or mobile phones to use it. For details, please see the product documentation in the learn section of the official website.
Reply

Use magic Report

0

Threads

2

Posts

10

Credits

Newbie

Rank: 1

Credits
10
Post time 2021-4-1 05:38:16 | Show all posts
Wie gehe ich unter Linux vor um GUI.PY zu verwenden ?
Bei mir erscheint immer folgende Fehlermeldung unter Linux Mint

mpu6050 connected, PT MODE ON
......................pause..........................
Starting camera thread.
VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV
Unable to stop the stream: Device or resource busy
VIDEOIO ERROR: V4L: can't open camera by index 0
Exception in thread Thread-5:
Traceback (most recent call last):
  File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.7/threading.py", line 865, in run
    self._target(*self._args, **self._kwargs)
  File "/home/pi/Adeept_RaspClaws/server/base_camera.py", line 94, in _thread
    for frame in frames_iterator:
  File "/home/pi/Adeept_RaspClaws/server/camera_opencv.py", line 413, in frames
    raise RuntimeError('Could not start camera.')
RuntimeError: Could not start camera.

Reply

Use magic Report

You have to log in before you can reply Login | Sign Up

Points Rules