-
I run this command in my lab servers.
th main.lua --develop --name test-run --type float>
And I got error like this.
{
maxPoolStride : 2
noProgress : false
name : "test-run"
learningRate : 0.00…
-
E (1086) i2c: CONFLICT! driver_ng is not allowed to be used with this old driver
void rtsp(void *arg)
{
esp_log_level_set("*", ESP_LOG_INFO);
esp_log_level_set("AUDIO_ELEMENT", ESP_LOG_E…
-
There is no time stamp in /image_raw/header when I run `rosrun libuvc_camera camera_node`. I'm using Orbbec Astra Pro camera in Ubuntu16.04 and ROS Kinectic.
Here is one of example of /image_raw/h…
-
There's a new Zero out, the processor used is a `RP3A0` (https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/). It boots Raspberry Pi OS Lite. It would be great to add support for this board.
-
Hi perthcpe23,
im not able to display the mjpeg stream when the URL looks like this:
`viewer.setUrl("http://$username:$password@$ip:$port/?action=stream");`
Without the credentials (`$usernam…
-
I'm currently running two lepton 3.5 cameras using two purethermal mini boards. I use opencv for continuous streaming of images. One of the boards runs continuously without any errors (tested for 2hr…
-
```
Testing with a couple of Logotech webcams; the code at present fails,
primarily due to not be able to set 'NTSC' (or other) standard.
With attached patch Camera now reports
--
simon@bourne:~/pyv4…
-
Any plan to support some afterheater settings?
-
Hi,android-rpi team:
I use RpCamera APP, but the app crash when app boot. Whether the code support camera?
The crash info as follows, please have a look the log txt.
6904 10-14 07:21:4…
-
Hello,
I have two PureThermal (fw:v1.3.0) (1e4e:0100) that I am using to grab frames. I am developing on Nvidia T4L (Nano) 18.04 with the latest libuvc library build from source and opencv from dep…