-
HI !
I want to change the name of my stream by doing a redirection to my stream server with php, like this :
```
header("Location: rtmp://127.0.0.1:1936/app/newName");
```
However, when the red…
-
Hello, after update my angular project from version 9 to version 10 i get error with running project,
i thing the problème it's with the anguar-font-awesome but i uninstall it and installed again but…
-
My package.json file:
{
"name": "SampleApp",
"version": "0.0.0",
"description": "Description for SampleApp",
"private": true,
"license": "UNLICENSED",
"cacheDirectories": [
"…
-
### Description
I've done some testing with NGXS, to be more precise with Dynamic selectors. Unfortunate it is that part that I cannot get to work. I've tried to find answers on [Stackoverflow](https…
-
In Restlet 2.4.3 204 responses appear to break/close keep-alive connections.
I have a single Restlet server running behind an nginx proxy. When I configure nginx to use an upstream keepalive pool …
-
eventfd not closed when connection closed while SSL handshaking.
Remaining eventfd causes a memory leak and oom killer run.
nginx config and debug log are as follows:
nginx config:
```
loca…
-
I am using Angular 8. I tried the package using both 1.2.1 (like in the stackblitz example) and 1.2.5. With both versions I get the same error when trying to build:
ERROR in : There is no directive…
-
##### **Overview of the issue**
No issue raised during the generation of the documentation, only index and readme are generated
##### **Operating System, Node.js, npm, compodoc version(s)**
…
-
I tried to run npm install but it throws this error without installing any dependency
error Unexpected end of JSON input while parsing near '...DhrC8dH0nnKOokwftJ+Cy'
here is the log data
0 info …
-
Continuing the discussion from #17, I've created the following version (see below) of `jit-uuid.lua` based on what @thibaultcha suggested and the link to how Kong does it, but I'm not sure if it's a s…