-
Hi
In the windows version with a tls configuration, Baresip sends in the 180 Ringing and 200 OK the contact: Contact
0.0.0.0 isn't correct IP address.
In the linux version, the contact is OK.
It c…
-
pi@ntp:~/baresip_git/baresip-0.5.9 $ make
CC [M] build-arm6/modules/dtmfio/dtmfio.o
LD [M] dtmfio.so
CC [M] build-arm6/modules/stun/stun.o
LD [M] stun.so
CC [M] build-arm6/modules/…
-
Hi All,
```
(gdb) bt
#0 0x00000d4a496b310d in vec_circular_dot_prodi16 () from /usr/local/lib/libspandsp.so.7.0
#1 0x00000d4a4965cedf in g722_encode () from /usr/local/lib/libspandsp.so.7.0
#…
-
### Hello, I am using baresip (runing on ubuntu) to setup video call with linphone (runing on android phone). the audio is no problem on both end. but the video can't been setup.
### I have two video…
-
V4L video source module has support for only RGB24 image format. Why it's constrained like that?
What we need to consider if we want to add support for other formats?
-
Hi Alfred,
The issue is similar to the one reported by @stephenvharvey
https://github.com/alfredh/baresip/issues/283
My setup:
Raspberry Pi 2 + raspi cam, raspbian stretch, baresip 0.5.5
The …
-
I make Debian package with baresip and receive follow problem:
```
dpkg-shlibdeps: warning: can't extract name and version from library name 'libre.so'
dpkg-shlibdeps: error: no dependency inform…
-
Hi,
When I setup a baresip (0.5.4) to use a H264 mp4 file or rstp H264 stream as a video source via avformat, the H264 gets decoded and encoded back to H264. The video stream is smooth however this…
-
Hello,
I'm using the latest git version of baresip and its dependencies, and I'm having some trouble specifying a pipeline for the gst1.0 plugin to use.
I'm attempting to use this pipeline:
v4…
-
Dear Alfred,
I've discovered a segfault with sdl2 & "-e/vidloop h264" on my test setup:
```
hargut@benchvice:~/baresip_alfredh/baresip$ LANG=C gdb --args ./baresip -e"/vidloop h264"
GNU gdb (…