Dimitrii Lopanov

Results 31 issues of Dimitrii Lopanov

**Is your feature request related to a problem? Please describe.** Let's take a laptop: ```shell goos: windows goarch: amd64 pkg: github.com/LdDl/ch cpu: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz ``` Run...

enhancement
help wanted
question

**Is your feature request related to a problem? Please describe.** Extend the way we store edges/vertices data. **Describe the solution you'd like and provide pseudocode examples if you can** Exported...

enhancement

**Is your feature request related to a problem? Please describe.** Would be cool to find shortes path with max cost restriction option. **Describe the solution you'd like and provide pseudocode...

enhancement

**Is your feature request related to a problem? Please describe.** Consider storing (optionally) archive videos in filesystem **Describe the solution you'd like and provide pseudocode examples if you can** *...

enhancement
help wanted
hacktoberfest-accepted
hacktoberfest
delayed
hacktoberfest-2024

**Is your feature request related to a problem? Please describe.** Consider WebRTC output **Describe the solution you'd like and provide pseudocode examples if you can** * Implement server side: provide...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** Here is example of code without any client feedback about error: ```go func wshandler(wsUpgrader *websocket.Upgrader, w http.ResponseWriter, r *http.Request, app...

enhancement

**Is your feature request related to a problem? Please describe.** Most of time it is time consuming to install all dependencies to the operation system. I think we need Docker...

enhancement
help wanted
delayed
ci/cd

1) Added parser for `edge_id` column in CSV 2) In the UI example you can see new geospatial objects: - Green dots - for the picked vertex of the matched...

enhancement

**Is your feature request related to a problem? Please describe.** I think it will be better to remove `goto's` as it is done in https://github.com/LdDl/video-server/pull/48 **Describe the solution you'd like...

enhancement
hacktoberfest-accepted
hacktoberfest
hacktoberfest-2024

* Prepare configuration * Decode files on fly (need another dependency?) W.I.P

documentation
enhancement