How to do "Video Call"

266 views
Skip to first unread message

Mohammed Moiz

unread,
Oct 13, 2021, 2:36:35 AM10/13/21
to baresip
Hi,
I am new to baresip, I am using baresip command line on ubuntu. I want to make video call from baresip, using my laptop cam or an external camera. If anyone knows the process of doing that, please let me know.

Thanks in advance.

Juha Heinanen

unread,
Oct 13, 2021, 1:13:22 PM10/13/21
to Mohammed Moiz, baresip
You need to set some video related config variables, e.g.,

video_source v4l2,/dev/video
video_display x11,nil

module avcodec.so
module vp8.so
module vp9.so
...

module selfview.so
module v4l2.so
module x11.so

video_selfview window

and then in your account, e.g.,

;video_codecs=vp9,vp8,h264

-- Juha
Reply all
Reply to author
Forward
0 new messages