-
```
What steps will reproduce the problem?
1.
Cross-compile breakpad client for ARM with Codesourcery 2013.05, Host: Ubuntu
12.04
Cross-compile using following commands:
export
CC=/opt/CodeSourcery…
-
The code below is the one that allows someone to specifiy a different directory for the `getstream.js` config file"
```
if (typeof process != 'undefined' && process.env.STREAM_NODE_CONFIG_DIR) {
…
-
```
What steps will reproduce the problem?
1.
Cross-compile breakpad client for ARM with Codesourcery 2013.05, Host: Ubuntu
12.04
Cross-compile using following commands:
export
CC=/opt/CodeSourcery…
-
```
What steps will reproduce the problem?
1.
Cross-compile breakpad client for ARM with Codesourcery 2013.05, Host: Ubuntu
12.04
Cross-compile using following commands:
export
CC=/opt/CodeSourcery…
-
```
What steps will reproduce the problem?
1.
Cross-compile breakpad client for ARM with Codesourcery 2013.05, Host: Ubuntu
12.04
Cross-compile using following commands:
export
CC=/opt/CodeSourcery…
-
Related also to https://github.com/GetStream/stream-chat-js/issues/1322
Disabled/Deleted channels cannot be mark as read from the client (due to well... being disabled?)
so i manage to workaround…
-
Hi
I have a use case where I want to play the sound and also stream this to file to play it again.
```
package main
import (
"log"
"os"
"time"
"github.com/faiface/beep"
"github.…
-
Hey
I can't open any ace stream links with same error.
[ffmpeg] tcp: Connection to tcp://127.0.0.1:6878 failed: Connection refused
Failed to open http://127.0.0.1:6878/ace/getstream?id=00df73ed…
-
I _think_ it's possible to use this library when reading directly from a zip file, but I'm not quite sure how. Can you provide an example under the streaming section please?
And again, thanks for …
-
Hi
The exception is thrown when we create a singleton service and implement ILifecycleParticipant and then call GetStream from IStreamProvider:
```
async Task ILifecycleObserver.OnStart(Cancellatio…