Miroslav Šedivý

Results 52 issues of Miroslav Šedivý

Switching from `alpine` to `debian buster` fixed my problem https://github.com/thirtythreeforty/neolink/issues/37. Now it seems to fail, when i connect with UDP (strange!) I added it as separate Dockerfile, just as another...

Switching to TCP (e.g. `vlc --rtsp-tcp`) causes segmentation fault. ![image](https://user-images.githubusercontent.com/7534274/87253479-d2825600-c47b-11ea-86ee-adedd353a1f2.png) Using only UDP causes packet loss and damaged frames. Even when my B800 camera is directly connected to Ethernet port...

bug

Bugs - [ ] Error messages should be visible in modal as well. Should have greater `z-index`. - [ ] If is content present in post and then is deleted,...

bug
enhancement

Currently, HEIC images are not supported. They should be supported, and converted to JPEG on upload.

enhancement

Most likely won't be used by many people, so it should not increase image size. Build container: ``` docker build --build-arg LDAP=true -t m1k1o/blog:ldap . ``` Run LDAP server: ```...

enhancement
help wanted

Refactoring go-transcode to multiple separated, independent modules. Closes #4. Closes #7.

Module `hlsdec` that takes encrypted stream input and decrypts segments, whilte it caches decryption keys. Maybe `hlsenc` encryptor too.

enhancement

After killing ffmpeg transcoding profile, defuct (zombie) processes can be seen. This should be fixed by f004def49841e2d8b8381262b70a8b7c77cfce8e but it does not seem to be working correctly.

enhancement

YAML keys for maps are lowercase. It seems to be intentional. https://github.com/spf13/viper/issues/260

documentation

Sometimes this fails. Index out of range. https://github.com/m1k1o/go-transcode/blob/4ec3da08795fba33312a88c7e5698c1518e73921/internal/utils/cache.go#L78-L80

bug