Jan Weltmeyer
Jan Weltmeyer
Background: I have never programmed in rust. I needed the raw frames in my app. I dont want the route via rtsp :) I am calling your api "reolin_core" from...
I am coming close: xDD as i wrote.. i have no idea what i am doing in rust... ``` D:\SourceCodes\Alle\neolink-lib>target\debug\neolink_bin.exe Start. thread 'main' panicked at 'called `Result::unwrap()` on an `Err`...
i got it finally working now. if you want, you can possibly add it to the core crate(see next comment.. code formatting somehow sucks?):
Ok.. my new lib.rs: https://gist.github.com/weltmeyer/5a431f47c4de517c8fbe7e1cfe7acfb8 c# interfacing: https://gist.github.com/weltmeyer/181cd3b45429d1b5aebb3f15a189eae5
Example usage : (Reading Rawframe and creating ffmpeg avpacket) 
Your project was exactly, what i was missing thank you very much.. i can also add, neolink is working for RLC-810A and RLC-410-5MP i had always a lot of artifacts...
+1 i also got the problem with core being stuck on ``` spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 53, cores: 1) [18:03:01] src/nnvm/legacy_json_util.cc:209: Loading symbol...
When using CUDA111(1.3.0.3) i get this error as described. When using CUDA102(1.3.0.2/1,3,0,3) it just stops at this line directly without going further...(no error, no nothing, just doesnt do anything, but...
I would love to try this solution. Any way to help you with that?
Currently trying to build the two native libs against 112 x64 debug... the first one worked good, but the second one:   Gonna try without debug symbols now xD