streamingsystems
streamingsystems
> I ran into this as well and reverted to 4.6.9 since 4.6.10 broke major portions of my app and flooded my support inbox. This is slamming us as well....
Done, reformatted.
Hi Tim, I don’t have any way to reproduce it, we call this function every minute of every day as it updates some of our systems: $key = ‘foo’; Redis::hgetall($key);...
I did not want to open a new bug report on this as we are running the same system as above, but we saw this in our logs this morning....
Hi All, I don't have any way to reproduce it, but every few days this shows up in our Laravel logs and it just showed up again. We have many...
Hello, We are seeing this randomly, some times the audio does not come down for HLS even though it's in the source. Did anyone ever get any more information on...
More info. The stack trace: #0 0x00007faa26ebe034 in ngx_rtmp_auto_push_init_process (cycle=) at flv-1.24.0/ngx_rtmp_auto_push_module.c:323 #1 ngx_rtmp_auto_push_init_process (cycle=) at flv-1.24.0/ngx_rtmp_auto_push_module.c:128 #2 0x00005596ef988776 in ngx_worker_process_init (cycle=cycle@entry=0x5596f1294660, worker=worker@entry=0) at src/os/unix/ngx_process_cycle.c:893 #3 0x00005596ef988c5f in ngx_worker_process_cycle (cycle=cycle@entry=0x5596f1294660,...
> I had a message from someone asking how to upgrade their code that uses doctrine/cache (specifically a Filesystem cache) when using Browscap in a Laravel project for example. This...