streamingsystems
streamingsystems
Hi, I was having trouble upgrading to PHP 8 and updated the composer.json file. Thanks! -Rob
Hi, Laravel 9 is now out can you please update your dependencies so we can upgrade :) Thanks! -Rob
We have a use-case whereby we would like to have 2 SRS servers sitting on different hypervisors in our network with a keepalived VRRP VIP failing over between the two...
Hi, We are using SRT to RTMP and seeing this in the logs. It does not seem to be affecting the live stream. **Describe the bug** thread [238404][76509208]: decode() [./src/kernel/srs_kernel_ts.cpp:261][errno=11]...
**Describe the bug** Hi, I think I found another issue where ffmpeg is crashing when the video is completed similar to this issue: https://github.com/ossrs/srs/issues/3803 After a video is played ffmpeg...
**Describe the bug** Error thrown randomly for HGETALL command. **To Reproduce** We are unable to reproduce it at will, but this appears in our logs every few days. **Expected behavior**...
Good day sir, We love your module. This is not a bug but a quick question. There is a setting "max_streams" and I am not sure what this does. We...
I am looking through the source code and can't seem to figure out what this directive does: https://github.com/arut/nginx-rtmp-module/wiki/Directives#max_streams Can someone help shed some light on it? Is it the total...
Hi All, We recently upgraded to nginx 1.24 and compiled this module properly (as we have always done). The module works great still, however after a "reload" of nginx we...
Hi, We have been running nginx 1.24 perfectly. We create HLS into a directory with these permissions: drwxrwsr-x+ 18 nginx ss 360 May 5 13:08 hls_live The permissions are 2775....