-
```
What steps will reproduce the problem?
1. Call started by caller
2. Callee answers the call
3. Media packages start flowing via webrtc2sip
What is the expected output? What do you see instead…
-
```
What steps will reproduce the problem?
1. Call started by caller
2. Callee answers the call
3. Media packages start flowing via webrtc2sip
What is the expected output? What do you see instead…
-
```
What steps will reproduce the problem?
1. Call started by caller
2. Callee answers the call
3. Media packages start flowing via webrtc2sip
What is the expected output? What do you see instead…
-
Hi. Thanks for your great library.
I've configured nms on 2 of my test servers and it works great, but when I'm trying to make it work on production, it creates directories for different qualities,…
-
I m running a node media server. PFB the code
`var nodeMediaSer = require('node-media-server');
const config = {
rtmp: {
port: 1935,
chunk_size: 60000,
gop_cache:…
-
Hi,
As I have multiple RTSP URLs, How can I use LFLiveKit to upload my stream to all my RTSP server rather than single LFLiveStreamURL stream url.
-
I am getting reports from colleagues there is sometimes picture missing from video still, for example:
https://signbank.cls.ru.nl/dictionary/gloss/49457/
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm asking a question and **…
-
### Steps to reproduce the problem
1. Upload a image (I used a 6mb photo) with POST /api/v2/media. Get back status 200 and an id.
2. POST /api/v1/statuses with empty status and warningText and med…
-
Sorry if this was answered before but I couldn't find anything in the documentation about it. I'm using nginx-rtmp to convert an RTSP video stream (without audio) to RTMP and HLS and would like for th…