-
```
I have a problem with hold/resume function. I'm calling from WebRTC client to
VoWiFi client on Android and if I try to hold the call it seems to go ok, but
resume produces "setRemoteDescription …
-
Hi all.
I'm trying to establish a video-communication between this peer ( unity + mixedreality_webrtc library ) and a SFU server via a custom signaler.
Who send offer is the SFU server, while this p…
-
I do video call from `https://tryit.jssip.net/` to Flutter:
```
INVITE sip:046541@example.com SIP/2.0
Via: SIP/2.0/WSS pvngo3rdjrg0.invalid;branch=z9hG4bK1238648
Max-Forwards: 69
To:
From: "mor…
-
Hello again
For my project www.videomail.io I am very keen to add sound. Wondering if your module could have another option to generate the WAV on the server side instead? I mean, there where you do …
-
### Start with the `why`:
In some cases it may be desirable to feed RTSP (Real Time Streaming Protocol, i.e. IP Camera) output to have compatibility with existing software stacks/etc. over Ethernet…
-
### Checklist
- [X] I have updated to the latest available Home Assistant version.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my b…
-
```
I have a problem with hold/resume function. I'm calling from WebRTC client to
VoWiFi client on Android and if I try to hold the call it seems to go ok, but
resume produces "setRemoteDescription …
-
**Hello, I am trying to launch "ros2 launch go2_robot_sdk robot.launch.py" file but It is not showing anything on RVIZ(I am using ROS2 humble on Ubuntu 22.04). There is no connection error and I have …
-
What if I want to use my own WebSocket ?
I don't know how to modify the following code...
var socket = new WebSocket('ws://your-websocket-url/');
should I do something in my websocket-url?
-
This issue seems like it may be related to #5. The RTP bridge does not appear to be using RTP video payload types passed at the command line. This will result in a type mismatch between the rtp bridge…