Moin Ahmad
Moin Ahmad
is the repeater support mdns(Multicast Domain Name System). you can get more idea from [https://tttapa.github.io/ESP8266/Chap08%20-%20mDNS.html](url)
I want to use mkcert generated certificates into the ubuntu virtual machine inside the VirtualBox. I try but no success **Chrome(on Windows 10) Error:** windows does not have enough information...
### Version 2.7.1 ### Reproduction link [https://play.nativescript.org/?template=play-vue&id=i4SpGN&v=2](https://play.nativescript.org/?template=play-vue&id=i4SpGN&v=2) ### Platform and OS info Android 9.0 / NativeScript 6.8 / Ubuntu Linux 20.04 ### Steps to reproduce none ### What is expected?...
i want to get accuracy/confidence level of the prediction result, is it possible?? i'm using [https://github.com/ageitgey/face_recognition/blob/master/examples/facerec_ipcamera_knn.py](this example)
selenium.common.exceptions.WebDriverException: Message: unknown error: cannot find Chrome binary running on windows 10 Note - selenium working fine
Nice app But there must be front and rear camera streaming support Thanks...
i see `VOLUME /ftp/ftp` in dockerfile, is it required??
### Describe the solution you'd like if network is not connected - memos should saved in local storage - once network is back, than it should send notes to server...
i want to perform a simple task run consumer in background for a queue, and pick 5 messages at a time and perform operation on each. how to achieve this?