Yihsuan Hsueh
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Activity overview
Latest activity by Yihsuan Hsueh-
Yihsuan Hsueh commented,
Hi, We've found that it's the camera which also supports other plugin with analytics event, such as Hikvision plugin. Then our analytics event may have this problem, disappearing from the event rul...
-
Yihsuan Hsueh created a post,
Plugin - some camera cannot support plugin's event
AnsweredHi, We use Nx Witness V5.0.0.35745. We developed a plugin which can send analytics event (name: FaceMe Event) and object to Nx Witness. But we found that one camera "FaceMe XNZ-6320" cannot support...
-
Yihsuan Hsueh created a post,
Load plugin based on Nx Witness version
AnsweredHi, I had a plugin for Nx Witness 4.2. And because the release of Nx Witness 5.0 and SDK, I made some modifications and build a plugin for 5.0. Now I have two plugins - A for 4.2, and B for 5.0. Th...
-
Yihsuan Hsueh created a post,
Plugin configuration for Advanced Object Search
AnsweredHi, About plugin for advanced object search, can items in Enum type change during runtime? As the snapshot below, I have three default items VIP/Stranger/Blocklist for Group attribute. The use cas...
-
Yihsuan Hsueh created a post,
Testcamera use frame timestamp when open from RTSP streaming API
AnsweredHi, I use Nx Witness 4.2.0.34860. I used Testcamera with the following command, testcamera files=<filename> --pts The file came from previous recording clip in Nx Witness. I would like to keep the ...
-
Yihsuan Hsueh created a post,
RTSP Streaming Serve with Camera Timestamp
AnsweredHi, I use Nx Witness 4.2.0.34860. I used RTSP streaming url from Video API like "rtsp://192.168.16.98:7001/<cameraId>". The timestamps served from the URL seem to be Nx server time. However, I wo...
-
Yihsuan Hsueh created a post,
RTSP Streaming for Virtual Camera
CompletedHi, I use Nx Witness 4.2.0.34860. I used RTSP streaming url from Video API like "rtsp://192.168.16.98:7001/<cameraId>", but I cannot open the stream from virtual camera using this url. I am wonderi...
-
Yihsuan Hsueh created a post,
How to enable time control on Nx Witness to allow set time via API
AnsweredHi, I am using Nx Witness 4.2.0.34860. I called the API setTime, and got an error string "This server does not support time control" in response. I am wondering how to enable time control on server...
-
Yihsuan Hsueh commented,
Hi Norman, I am wondering how to use bearer authentication to open the RTSP stream. Is there any sample code or player I can use to open RTSP stream with bearer authentication?
-
Yihsuan Hsueh created a post,
Nx 5.0 RTSP Stream Authentication Fail
AnsweredHello, I am using Nx Witness 5.0.0.34969. I failed to open the RTSP streaming URL, which I got from API document as below. rtsp://<server_ip>:<port>/<deviceId> I found that when I allow digest au...