Jan Aleksandrov

Results 7 issues of Jan Aleksandrov

Hello, I am struggling with very poor stream quality on hero 6 With max bitrate and resolution from [this page](https://github.com/KonradIT/goprowifihack/blob/master/HERO4/WifiCommands.md#streaming-tweaks) it is still looking just like low res preview rather...

SendAsync runs until other peer reads the whole stream. This tends to be problematic, since, what if the other peer does not care about the whole stream? What to do...

I have figured that sending large streams just does not work when using async. For example, Client side: ``` case "sendlargeasync": Stream stream = GetStream(2000); success = client.SendAsync(stream.Length, stream).Result; Console.WriteLine(success);...

## Describe the bug A clear and concise description of what the bug is. ## To Reproduce Jetson Xavier NX fully updated ## Expected behavior Crashes on startup or while...

bug

Hi, having an issue with building, ``` nano@nanoA02:~/Builds/rtl88x2bu$ sudo dkms build -m rtl88x2bu -v ${VER} Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area... make -j4 KERNELRELEASE=4.9.140-tegra...

Added rtsp_camery.py and notebook that takes any H264 stream. Added description in README Same as USB/CSI cam otherwise.

Hi, I reckon it would be very useful if library was published on vcpkg. At least to me. Let me know if anyone can take this task.