davidfungf
davidfungf
On rtsp ip camera is configured successfully. When I get the stream by API, it returned the followings. No video is found. http://x.x.x.x:8080/stream/camera1/index.m3u8 _#EXTM3U #EXT-X-VERSION:3 #EXT-X-TARGETDURATION:1 #EXT-X-MEDIA-SEQUENCE:546 #EXTINF:0.810667, 546.ts #EXTINF:0.810667,...
Hi, Instead of using usb web cam or mp4 file, I am wondering whether a RTMP or HLS video feed can be used as an input source. Any hint is...
Currently, we are publishing i3s scene layer in public on ArcGIS online to bypass the API key. If the layer is published in private mode, how do I place the...
I want to adjust the display transparency of an ESRI i3s scene layer https://tiles.arcgis.com/tiles/6j1KwZfY2fZrfNMR/arcgis/rest/services/Buildings_L1/SceneServer on deck.gl. Currently, we can only modify the color by `_getMeshColor` [deck.gl function](https://deck.gl/docs/api-reference/geo-layers/tile-3d-layer#callbacks). May I know...
When I run the sdk on Python 2.7, I have to put the followings in observer.py. Otherwise, error is found. import sys import abc if sys.version_info >= (3, 4): ABC...
The modules is configured but we can't login to the BCF forum. When we debug the code in web client, an Error: **Global is not defined under bimserverapi.js:89** is found....
### Reference Issues The team need to share the files. Is it possible to create a **public folder** for all users? ### Summary Create a **public folder** so that the...
When I configure the AV point code, it returned an error "Error(3011): Plugin tag not ready". AI point codes work fine. Something wrong of my AV point code configuration? Thanks....
Hello! I am a beginner of Orange. When the Preprocess Text widget is executed, it returned the following error. Any idea? ` File "C:\xxx\orangecontrib\text\widgets\owpreprocess.py", line 93, in __init__items = [(ISO2LANG[itm],...