-
What would be the equivalent code for the following command? We plan to use beamcoder in a WebRTC project if is possible.
```
ffmpeg \
-re \
-v info \
-i video.mp4 \
-map 0:v:0 \
-pix…
-
Right now, it seems that https://github.com/florentchauveau/freeswitch_exporter is rather an addition to https://github.com/znerol/prometheus-freeswitch-exporter than a standalone exporter. Is this in…
-
I have created an RTSP/RTCP/RTP client written in Java, communicating with a remote video server serving H.264-encoded MPEG video through RTP. I do not have any audio tracks to stream. I see in the FF…
-
I am using the _WebRTCAspNet_ example
However, I cannot make the consoles connect to this example,
e.g. _WebRTCReceiveAudio_ to connect and receive audio.
I believe I am entering the wrong port, …
-
Hi, I gotta onboarded my google nest doorbell wireless with nest sdm plugin. And it works nicely with the current settings. However, the google doorbell shows as a camera plugin currently. And inside …
-
I'm using [wireshark](https://www.wireshark.org/) and currently I have in effect a filter using the ip of the camera I'm testing retina's client against. My filter consists of the simple:
hos…
-
I am trying send text messages through rtpengine. I use kamailio for sip, rtpengine and freeswitch for media.
Linphone1 trying send rtt text, but Linphone2 not getting then. When i am sending text fr…
-
This is a feature request.
As soon as the Jigasi SIP client state is connected Jigasi should send a few UDP NAT hole punch packets. This will help unlock SBCs or Relays that do not forward RTP until…
-
This is a feature proposal issue
It would be nice to be able to bind Quilkin's sender socket to a given address and port pair. When Quilkin proxies the packets to an upstream host server, it chooses …
-
Hi,
during a call, when RTPengine is invoked multiple times, the final 200 OK response, which contains the SDP does not include any codecs. This results in audio issues, as no audio codecs are avai…