rjhowell44

Results 81 issues of rjhowell44

Unfortunately, the format and customize object label and bbox actions have been named wrong. This became obvious when defining new bbox and label actions. Need to rename the following ```C...

rename

This will be an optional build component - similar to the WebRtcSink. The component will be excluded by default. Steps to include in DSL * clone the NumCpp repository `git...

enhancement

The Tiler plugin is able to configure the number of rows and columns on transition to play and on the addition of new source streams. However, it does not recalculate...

bug

The RTSP python examples -- like all examples -- should be checked on every release. In their current form, however, they require valid admin/password credentials to connect to RTSP cameras...

enhancement

The following assertion errors have gone undetected during automated testing... Pipeline will play a second or third time, but will eventually lead to seg-fault. Noticed with uri sources, with the...

bug

There are two uses cases defined on the [WebSocket Server API Reference](/docs/api-ws-server.md) page with two corresponding python examples: 1. [1file_webrtc_connect_post_play.py](/examples/python/1file_webrtc_connect_post_play.py) 2. [1file_webrtc_connect_pre_play.py](/examples/python/1file_webrtc_connect_pre_play.py) Use case 2. -- where the WebRTC Sink...

bug

The service should return DslReturnType and not the value of the query... change ```C /** * @brief returns whether the source stream is live or not * @param[in] name the...

bug
enhancement