-
WebRTC extends the client-server semantics by introducing a peer-to-peer communication paradigm between browsers. The most general WebRTC architectural model draws its inspiration from the so-called S…
-
We have camera-based vehicle trackers that are able to send RTMP streams to a server. The manufacturers provide a media server based on the ZLMediaKit SDK, and it works as expected in receiving the c…
-
### rtpengine version the issue has been seen with
rtpengine-mr11.5.1.15
### Used distribution and its version
Oracle 9
### Linux kernel version used
5.15.62-13.el7.x86_64
### CPU architecture i…
biv updated
10 months ago
-
knowing that websockets make use of cookies and session ids, would it be possible to auto-register the user after refreshing the browser page WITHOUT the need of toring username and password in the lo…
-
Streaming via libcaffeine (over linux) results with a random frontend error, js console:
`received error {
"message": "unable to encode json response: json: error calling MarshalJSON for type js…
-
**Describe the bug**
There is an issue in freeswitch on slow media usecase(RFC3264 and RFC6337) with SRTP and Here is the description.
When Freeswitch receives an ACK with SDP from other system, fs …
-
> Note: Please read FAQ before file an issue, see 2716
> Note: Before asking a question, please refer to the FAQ, specifically 2716.
**Description (描述)**
> Please describe your issue here (描述你遇…
-
Hi,
First, a huge thanks for this library! It truly is a lifesaver.
On to the issue, I'm trying to get a video call work in UWP using MixedReality-WebRTC nuget v 1.0.3
Browser UWP - all good…
-
## Feature Description
Many TV systems, IP cameras, SIP/VoIP provider uses RTP streaming protocol to deliver video and audio content. There is no way right now to support it playback with AIR. It wou…
-
Can you explain me this?
"the proxy tracks idle time for each of existing sessions (i.e. the time within which there were no packets relayed), and automatically cleans up a sessions whose idle times …