-
Following the documentation one of the steps is to install dependencies: OpenSSL (at least v1.0.1e).
sudo apt policy openssl
```
openssl:
Installed: 1.1.0g-2ubuntu4.1
Candidate: 1.1.0g-2ubu…
-
**[Original report](https://bitbucket.org/chromiumembedded/cef/issues/2549) by chen bgcolor (Bitbucket: [bgcolor](https://bitbucket.org/bgcolor), GitHub: [bgcolor](https://github.com/bgcolor)).**
---…
-
@yoshiaabe
@Kanazawanaoaki
@MiyabiTane
@mqcmd196
- 移動は簡単
- 手を使うもの、細かい作業は大変
- アタッチメントを工夫するとよい
https://github.com/k-okada/jsk_demos/tree/add_jsk_2019_10_semi/jsk_2019_10_semi
-
I'm using fedora 14 (cannot change the os, its mandatory unfortunately) and im trying to install wrtc, it fails
```
Already up-to-date.
: Updating libwebrtc ...
From https://github.com/js-platform/…
-
We've been trying to identify the source of some segfaults that are occurring most frequently when using the videoroom and textroom plugins for a larger number of participants. Sometimes the segfaults…
-
After cloning the repo I tried to run `npm install` and it looks to be compiling c++ code unsuccessfully.
This could be an issue with node-gyp, but it says it's failing in the medooze-media-server…
-
Making a video call using the sip plugin (janus_sip.so) from a Chrome browser crashes janus as soon as the call starts with:
```
(gdb) bt
#0 0x00007f0f1819f0c0 in srtp_get_stream (srtp=srtp@entr…
-
Hi team,
I am using libsrtp.so.0.1 version 1.5.3 and it is giving segmentation fault because of which my process using this library getting restarted.
Error in logs :-
kernel:audio-1_2[26119]:…
-
Janus can be successfully compiled and run on macOS until v0.7.4
On v0.7.5 and higher (until the current master) a segmentation fault occurs at startup.
Build
```
git checkout v0.7.5
sh ./autog…
-
Timeline: 2019.1Q
### Background
Currently, NNstreamer supports the two operating systems as following:
* Ubuntu 16.04
* Tizen 5.0
Now, It is an appropriate time to support Android …