-
Hi,
We are trying to implement a solution where we have to implement object detection using yolov9s model on rtsp stream. This camera is fitted on office entrance which will do continuous object dete…
-
I'm using 4090 GPU, which leads to error about TensorRT, compute capablity or some related,which is too awkward and complex to solve. So I compile and run the Apollo **only on CPU**. This helps a lot,…
-
Hi :dancer:
There is no way to turn off the camera?
I tried with de **trackerTask.stop()**, but this just stopped the tracker and not the streaming.
Looking at the code in **initUserMedia_()** the…
-
I'm working with the fast_camera.html example. I would like to stream a video into an img tag and then run fast on that. How do I get fast to work with a video streaming into an img tag like it funct…
-
**Reason for Request**
* Allows for sacrificing input latency to reduce frame hitching.
* Parity with other versions.
It would be beneficial in my case to sacrifice some input latency to smooth o…
-
*This has been a blue-sky feature for sdl_exp for a while, recently Paul has suggested we propose a small project for an undergraduate to work towards it,*
Users without a GPU may be running their …
-
I am trying to connect to an IP camera streaming h264, but I am having issues during initialization of the camera. Within the MATLAB command window I ran the following two commands:
```
url = 'rtsp:…
-
Related to #168, #107 and #78, we need to develop a reproducible pre-experiment checklist for quality control of camera image. This should allow us to control for illumination, focus, gain, filter, le…
-
使用 sdk 版本pldroid-camera-streaming-1.7.1.jar;
app sdk 版本 targetSDKVersion 23;
在AndroidStudio中,设置app版本targetSDKVersion为23时,Smartisan M1L系统版本为6.0.1,小米4等手机,无法进行直播,但是同为6.0系统的三星与小米5可以正常直播,官方Deom情况一样,但是如…
-
Firstly, I gotta say that your plugin is awesome. I have been using it a lot. I recently tried streaming out of unity from a unity camera, and it isn't working. I am using the exact commands as in the…